summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-05-10 03:44:18 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-05-10 03:44:18 +0000
commit517e735aef1e63455e593887c9fab209fbf89d3a (patch)
tree2276e50df9627e8b9e1272981ff4a252e93c9c46 /dev-python/bitstring/bitstring-3.1.0.ebuild
parentRemove unused flag description from metadata (diff)
downloadgentoo-2-517e735aef1e63455e593887c9fab209fbf89d3a.tar.gz
gentoo-2-517e735aef1e63455e593887c9fab209fbf89d3a.tar.bz2
gentoo-2-517e735aef1e63455e593887c9fab209fbf89d3a.zip
Adding RDEPEND to make repoman happy
(Portage version: 2.2.0_alpha174/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-python/bitstring/bitstring-3.1.0.ebuild')
-rw-r--r--dev-python/bitstring/bitstring-3.1.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/bitstring/bitstring-3.1.0.ebuild b/dev-python/bitstring/bitstring-3.1.0.ebuild
index 2f9bf3e3e333..e897d864e20a 100644
--- a/dev-python/bitstring/bitstring-3.1.0.ebuild
+++ b/dev-python/bitstring/bitstring-3.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/bitstring/bitstring-3.1.0.ebuild,v 1.1 2013/03/11 08:43:22 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/bitstring/bitstring-3.1.0.ebuild,v 1.2 2013/05/10 03:44:18 patrick Exp $
EAPI=3
SUPPORT_PYTHON_ABIS=1
@@ -16,6 +16,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="app-arch/unzip"
+RDEPEND=""
src_test() {
testing() {