summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-10-20 18:47:32 +0000
committerMike Frysinger <vapier@gentoo.org>2002-10-20 18:47:32 +0000
commitf43eb2039eee0436e748aa4b214ce04407c10faf (patch)
tree5a6c22ced6b563c4c06172c5ffec3a6a06f909dc /dev-python/pygame/pygame-1.5.3.ebuild
parentRemove rdepend=depend (diff)
downloadhistorical-f43eb2039eee0436e748aa4b214ce04407c10faf.tar.gz
historical-f43eb2039eee0436e748aa4b214ce04407c10faf.tar.bz2
historical-f43eb2039eee0436e748aa4b214ce04407c10faf.zip
Remove rdepend=depend
Diffstat (limited to 'dev-python/pygame/pygame-1.5.3.ebuild')
-rw-r--r--dev-python/pygame/pygame-1.5.3.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/pygame/pygame-1.5.3.ebuild b/dev-python/pygame/pygame-1.5.3.ebuild
index 0fadf1bce7d1..9905bd0932eb 100644
--- a/dev-python/pygame/pygame-1.5.3.ebuild
+++ b/dev-python/pygame/pygame-1.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.5.3.ebuild,v 1.3 2002/10/17 16:36:53 bjb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.5.3.ebuild,v 1.4 2002/10/20 18:47:32 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="python bindings to sdl and other libs that facilitate game production"
@@ -18,7 +18,6 @@ DEPEND="virtual/python
>=media-libs/sdl-mixer-1.2.3
>=dev-python/Numeric-21.0.0
>=media-libs/smpeg-0.4.4-r1"
-RDEPEND="${DEPEND}"
inherit distutils