diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-07 20:24:05 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-07 20:24:05 +0000 |
commit | 845fcbdeadc0729da825414b3f00d5b531f6f8ea (patch) | |
tree | 77f2b46d0652271128bcef32617bcde25b903377 /dev-python/twisted-cvs | |
parent | Add ~sparc keyword. (Manifest recommit) (diff) | |
download | gentoo-2-845fcbdeadc0729da825414b3f00d5b531f6f8ea.tar.gz gentoo-2-845fcbdeadc0729da825414b3f00d5b531f6f8ea.tar.bz2 gentoo-2-845fcbdeadc0729da825414b3f00d5b531f6f8ea.zip |
Add missing IUSE.
Diffstat (limited to 'dev-python/twisted-cvs')
-rw-r--r-- | dev-python/twisted-cvs/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/twisted-cvs/twisted-cvs-20031103.ebuild | 5 |
2 files changed, 9 insertions, 4 deletions
diff --git a/dev-python/twisted-cvs/ChangeLog b/dev-python/twisted-cvs/ChangeLog index ee4a98e18193..d688dfccf3a8 100644 --- a/dev-python/twisted-cvs/ChangeLog +++ b/dev-python/twisted-cvs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/twisted-cvs -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-cvs/ChangeLog,v 1.6 2003/11/03 07:26:28 lordvan Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-cvs/ChangeLog,v 1.7 2004/05/07 20:22:28 kloeri Exp $ + + 07 May 2004; Bryan Østergaard <kloeri@gentoo.org> + twisted-cvs-20031103.ebuild: + Add missing IUSE. *twisted-cvs-20031103 (03 Nov 2003) 03 Nov 2003; Thomas Raschbacher <lordvan@gentoo.org> twisted-cvs-20031103.ebuild: diff --git a/dev-python/twisted-cvs/twisted-cvs-20031103.ebuild b/dev-python/twisted-cvs/twisted-cvs-20031103.ebuild index f532f9cc08e4..b9c94387b346 100644 --- a/dev-python/twisted-cvs/twisted-cvs-20031103.ebuild +++ b/dev-python/twisted-cvs/twisted-cvs-20031103.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-cvs/twisted-cvs-20031103.ebuild,v 1.1 2003/11/03 07:26:28 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-cvs/twisted-cvs-20031103.ebuild,v 1.2 2004/05/07 20:22:28 kloeri Exp $ ECVS_USER="anon" ECVS_SERVER="cvs.twistedmatrix.com:/cvs" @@ -18,6 +18,7 @@ SRC_URI="" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~x86 ~alpha" +IUSE="" RDEPEND="virtual/python" DEPEND="${DEPEND} |