aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVikraman Choudhury <vikraman.choudhury@gmail.com>2011-06-23 20:43:36 +0530
committerVikraman Choudhury <vikraman.choudhury@gmail.com>2011-06-23 20:43:36 +0530
commit52f307f5e2366fcb614baca617dd80988be489ee (patch)
tree047ec0c752092cbb747022d46e3f691bdb47e6d3 /overlay
parentadd cmdline options to client (diff)
downloadgentoostats-52f307f5e2366fcb614baca617dd80988be489ee.tar.gz
gentoostats-52f307f5e2366fcb614baca617dd80988be489ee.tar.bz2
gentoostats-52f307f5e2366fcb614baca617dd80988be489ee.zip
add dev-python/argparse to rdepend
Diffstat (limited to 'overlay')
-rw-r--r--overlay/app-portage/gentoostats/Manifest2
-rw-r--r--overlay/app-portage/gentoostats/gentoostats-9999.ebuild1
2 files changed, 2 insertions, 1 deletions
diff --git a/overlay/app-portage/gentoostats/Manifest b/overlay/app-portage/gentoostats/Manifest
index 589f9fa..1fc6430 100644
--- a/overlay/app-portage/gentoostats/Manifest
+++ b/overlay/app-portage/gentoostats/Manifest
@@ -1 +1 @@
-EBUILD gentoostats-9999.ebuild 1298 RMD160 149283f99950c8d639e4f90634d9768ecfb20158 SHA1 6bb2040fc224e3e1647fb402af0e263271575732 SHA256 e42afaac058fd5940cba15c676c5ac22889cf89c92fa275c07f17091373a26d7
+EBUILD gentoostats-9999.ebuild 1319 RMD160 e6dabb21e90207c85c12a3140fb227602f7b6911 SHA1 8d9ee7a60453a09529e6f7f7d2866987fdf1494f SHA256 cae18e0b8b29eb3c374be5ff313593ffecc0f9e4bad07be174dd3fb9fdc3afb2
diff --git a/overlay/app-portage/gentoostats/gentoostats-9999.ebuild b/overlay/app-portage/gentoostats/gentoostats-9999.ebuild
index 012b7a3..30892e9 100644
--- a/overlay/app-portage/gentoostats/gentoostats-9999.ebuild
+++ b/overlay/app-portage/gentoostats/gentoostats-9999.ebuild
@@ -21,6 +21,7 @@ DEPEND=""
RDEPEND="${DEPEND}
sys-apps/portage
>=app-portage/gentoolkit-0.3.0.2
+ dev-python/argparse
dev-python/simplejson"
src_compile() {