diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-20 18:50:48 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-20 18:50:48 +0000 |
commit | 1efb092d9571edb0121c4a5d4040c890856f45f8 (patch) | |
tree | 68187e36f8bd2d90aa67700857cac64e6e9836af /dev-python/PyXML | |
parent | Remove rdepend=depend (diff) | |
download | gentoo-2-1efb092d9571edb0121c4a5d4040c890856f45f8.tar.gz gentoo-2-1efb092d9571edb0121c4a5d4040c890856f45f8.tar.bz2 gentoo-2-1efb092d9571edb0121c4a5d4040c890856f45f8.zip |
Remove rdepend=depend
Diffstat (limited to 'dev-python/PyXML')
-rw-r--r-- | dev-python/PyXML/PyXML-0.7.1.ebuild | 1 | ||||
-rw-r--r-- | dev-python/PyXML/PyXML-0.7.ebuild | 1 | ||||
-rw-r--r-- | dev-python/PyXML/PyXML-0.8.1.ebuild | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/dev-python/PyXML/PyXML-0.7.1.ebuild b/dev-python/PyXML/PyXML-0.7.1.ebuild index e121b64c74e6..57faa06e0f3d 100644 --- a/dev-python/PyXML/PyXML-0.7.1.ebuild +++ b/dev-python/PyXML/PyXML-0.7.1.ebuild @@ -8,7 +8,6 @@ SRC_URI="mirror://sourceforge/pyxml/${P}.tar.gz" HOMEPAGE="http://pyxml.sourceforge.net/" DEPEND="virtual/python" -RDEPEND="${DEPEND}" SLOT="0" KEYWORDS="x86 ppc sparc sparc64 alpha" diff --git a/dev-python/PyXML/PyXML-0.7.ebuild b/dev-python/PyXML/PyXML-0.7.ebuild index 3aa21a134732..0e2c175042e7 100644 --- a/dev-python/PyXML/PyXML-0.7.ebuild +++ b/dev-python/PyXML/PyXML-0.7.ebuild @@ -8,7 +8,6 @@ SRC_URI="mirror://sourceforge/pyxml/${P}.tar.gz" HOMEPAGE="http://pyxml.sourceforge.net/" DEPEND="virtual/python" -RDEPEND="${DEPEND}" SLOT="0" KEYWORDS="x86 ppc sparc sparc64 alpha" diff --git a/dev-python/PyXML/PyXML-0.8.1.ebuild b/dev-python/PyXML/PyXML-0.8.1.ebuild index 98454acf1c78..73fbd9f8f365 100644 --- a/dev-python/PyXML/PyXML-0.8.1.ebuild +++ b/dev-python/PyXML/PyXML-0.8.1.ebuild @@ -11,7 +11,6 @@ SRC_URI="mirror://sourceforge/pyxml/${P}.tar.gz" HOMEPAGE="http://pyxml.sourceforge.net/" DEPEND="virtual/python" -RDEPEND="${DEPEND}" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha" |