blob: c5d53486738febf06956d0726416a50b3256f2cb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"name": "Chgems",
"description": "Chroot for Ruby gems",
"url": "https://github.com/postmodern/chgems/archive/v0.3.2.tar.gz",
"mirror": null,
"homepage": "https://github.com/postmodern/chgems#readme",
"depends": [],
"resource": [],
"conflicts": [],
"patches": [],
"install": [
"system \"make\", \"install\", \"PREFIX=#{prefix}\""
],
"version": "0.3.2",
"file": "chgems.rb"
}
|