summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 13:46:04 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 13:46:04 +0000
commit5e1f252e3cdc5334c4a70152a6ce7916d62a823d (patch)
treeb9c4626fcd6cb8e64c63ffb939f24c91787983e7 /dev-lang/python/python-2.2.3-r5.ebuild
parentsync IUSE (missing) (diff)
downloadhistorical-5e1f252e3cdc5334c4a70152a6ce7916d62a823d.tar.gz
historical-5e1f252e3cdc5334c4a70152a6ce7916d62a823d.tar.bz2
historical-5e1f252e3cdc5334c4a70152a6ce7916d62a823d.zip
sync IUSE (+build), trim trailing whitespace
Diffstat (limited to 'dev-lang/python/python-2.2.3-r5.ebuild')
-rw-r--r--dev-lang/python/python-2.2.3-r5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/python/python-2.2.3-r5.ebuild b/dev-lang/python/python-2.2.3-r5.ebuild
index 6e22b97a5a98..e90f93822e3b 100644
--- a/dev-lang/python/python-2.2.3-r5.ebuild
+++ b/dev-lang/python/python-2.2.3-r5.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.2.3-r5.ebuild,v 1.23 2004/07/02 04:30:36 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.2.3-r5.ebuild,v 1.24 2004/07/14 13:46:04 agriffis Exp $
inherit flag-o-matic eutils python
-IUSE="ncurses gdbm readline tcltk berkdb build doc ssl"
+IUSE="berkdb bootstrap build doc gdbm ncurses readline ssl tcltk"
PYVER_MAJOR="`echo ${PV%_*} | cut -d '.' -f 1`"
PYVER_MINOR="`echo ${PV%_*} | cut -d '.' -f 2`"