diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:26 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:26 +0000 |
commit | 6f469befc6317500356f819a65806b2f2f55cae4 (patch) | |
tree | c98b49b4b2ceaa10e9661cbb9e078ba324188a40 /sys-devel/spython | |
parent | big IUSE commit (diff) | |
download | historical-6f469befc6317500356f819a65806b2f2f55cae4.tar.gz historical-6f469befc6317500356f819a65806b2f2f55cae4.tar.bz2 historical-6f469befc6317500356f819a65806b2f2f55cae4.zip |
big IUSE commit
Diffstat (limited to 'sys-devel/spython')
-rw-r--r-- | sys-devel/spython/spython-2.0-r7.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/spython/spython-2.0-r8.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/spython/spython-2.0-r9.ebuild | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/sys-devel/spython/spython-2.0-r7.ebuild b/sys-devel/spython/spython-2.0-r7.ebuild index 729c3c60e82c..972ec920e6f9 100644 --- a/sys-devel/spython/spython-2.0-r7.ebuild +++ b/sys-devel/spython/spython-2.0-r7.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/spython/spython-2.0-r7.ebuild,v 1.13 2002/10/04 06:35:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/spython/spython-2.0-r7.ebuild,v 1.14 2002/10/05 05:39:26 drobbins Exp $ + +IUSE="readline bootcd" S=${WORKDIR}/Python-2.0 S2=${WORKDIR}/python-fchksum-1.1 diff --git a/sys-devel/spython/spython-2.0-r8.ebuild b/sys-devel/spython/spython-2.0-r8.ebuild index 986749cff044..7fb15fa2b79e 100644 --- a/sys-devel/spython/spython-2.0-r8.ebuild +++ b/sys-devel/spython/spython-2.0-r8.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/spython/spython-2.0-r8.ebuild,v 1.7 2002/10/04 06:35:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/spython/spython-2.0-r8.ebuild,v 1.8 2002/10/05 05:39:26 drobbins Exp $ + +IUSE="readline bootcd" S=${WORKDIR}/Python-2.0 S2=${WORKDIR}/python-fchksum-1.1 diff --git a/sys-devel/spython/spython-2.0-r9.ebuild b/sys-devel/spython/spython-2.0-r9.ebuild index 9d38a2b1d8af..af53784eb8ee 100644 --- a/sys-devel/spython/spython-2.0-r9.ebuild +++ b/sys-devel/spython/spython-2.0-r9.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/spython/spython-2.0-r9.ebuild,v 1.7 2002/10/04 06:35:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/spython/spython-2.0-r9.ebuild,v 1.8 2002/10/05 05:39:26 drobbins Exp $ + +IUSE="readline bootcd" S=${WORKDIR}/Python-2.0 S2=${WORKDIR}/python-fchksum-1.1 |