summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-04-06 15:21:24 +0000
committerAchim Gottinger <achim@gentoo.org>2001-04-06 15:21:24 +0000
commit044d0b2852660d8b517f832cfa51edb947acf112 (patch)
tree5171a743564a01cd6cf8f11ba1ca36e0040ad201 /sys-devel/spython
parent*** empty log message *** (diff)
downloadhistorical-044d0b2852660d8b517f832cfa51edb947acf112.tar.gz
historical-044d0b2852660d8b517f832cfa51edb947acf112.tar.bz2
historical-044d0b2852660d8b517f832cfa51edb947acf112.zip
*** empty log message ***
Diffstat (limited to 'sys-devel/spython')
-rw-r--r--sys-devel/spython/spython-2.0-r4.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-devel/spython/spython-2.0-r4.ebuild b/sys-devel/spython/spython-2.0-r4.ebuild
index 8fcd9d61a73f..2e1b4ab415f4 100644
--- a/sys-devel/spython/spython-2.0-r4.ebuild
+++ b/sys-devel/spython/spython-2.0-r4.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/spython/spython-2.0-r4.ebuild,v 1.3 2001/03/06 05:27:28 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/spython/spython-2.0-r4.ebuild,v 1.4 2001/04/06 15:21:24 achim Exp $
S=${WORKDIR}/Python-2.0
S2=${WORKDIR}/python-fchksum-1.1
@@ -12,6 +12,7 @@ SRC_URI="http://www.python.org/ftp/python/src/BeOpen-Python-2.0.tar.bz2
HOMEPAGE="http://www.python.org http://www.azstarnet.com/~donut/programs/fchksum/"
DEPEND=">=sys-libs/zlib-1.1.3 readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 )"
+
RDEPEND="virtual/glibc"
PROVIDE="virtual/python-2.0"