summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pygame/pygame-1.5.5.ebuild')
-rw-r--r--dev-python/pygame/pygame-1.5.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pygame/pygame-1.5.5.ebuild b/dev-python/pygame/pygame-1.5.5.ebuild
index 99c9329280c5..064d7a22efdc 100644
--- a/dev-python/pygame/pygame-1.5.5.ebuild
+++ b/dev-python/pygame/pygame-1.5.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 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.5.ebuild,v 1.5 2003/06/22 12:15:59 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.5.5.ebuild,v 1.6 2003/09/02 22:39:05 liquidx Exp $
S=${WORKDIR}/${P}
DESCRIPTION="python bindings to sdl and other libs that facilitate game production"
@@ -17,7 +17,7 @@ DEPEND="virtual/python
>=media-libs/sdl-ttf-2.0.5
>=media-libs/sdl-image-1.2.2
>=media-libs/sdl-mixer-1.2.4
- >=dev-python/Numeric-22.0*
+ >=dev-python/numeric-22.0
>=media-libs/smpeg-0.4.4-r1"
inherit distutils