diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-04 11:03:40 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-04 11:03:40 +0000 |
commit | 2634f48def07b7cafc501c275d2dfc08863a3dfc (patch) | |
tree | 7a274dd697f8b1e9cebb5fcf3874afa655e7ab22 /dev-python/4suite | |
parent | Added message for python modules. (diff) | |
download | historical-2634f48def07b7cafc501c275d2dfc08863a3dfc.tar.gz historical-2634f48def07b7cafc501c275d2dfc08863a3dfc.tar.bz2 historical-2634f48def07b7cafc501c275d2dfc08863a3dfc.zip |
Add missing IUSE.
Diffstat (limited to 'dev-python/4suite')
-rw-r--r-- | dev-python/4suite/4suite-0.11.1.ebuild | 3 | ||||
-rw-r--r-- | dev-python/4suite/4suite-1.0_alpha3.ebuild | 3 | ||||
-rw-r--r-- | dev-python/4suite/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/4suite/Manifest | 8 |
4 files changed, 13 insertions, 7 deletions
diff --git a/dev-python/4suite/4suite-0.11.1.ebuild b/dev-python/4suite/4suite-0.11.1.ebuild index a0998aefd3a1..69dfb333293a 100644 --- a/dev-python/4suite/4suite-0.11.1.ebuild +++ b/dev-python/4suite/4suite-0.11.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/4suite-0.11.1.ebuild,v 1.2 2004/03/23 09:51:42 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/4suite-0.11.1.ebuild,v 1.3 2004/05/04 11:03:40 kloeri Exp $ inherit distutils @@ -13,6 +13,7 @@ HOMEPAGE="http://www.4suite.org/" DEPEND="virtual/python >=dev-python/pyxml-0.6.5" +IUSE="" SLOT="0" KEYWORDS="x86 sparc alpha ~ppc" LICENSE="Apache-1.1" diff --git a/dev-python/4suite/4suite-1.0_alpha3.ebuild b/dev-python/4suite/4suite-1.0_alpha3.ebuild index 2a8216a8de6f..ee1b4b44d694 100644 --- a/dev-python/4suite/4suite-1.0_alpha3.ebuild +++ b/dev-python/4suite/4suite-1.0_alpha3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/4suite-1.0_alpha3.ebuild,v 1.3 2004/03/23 09:51:42 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/4suite-1.0_alpha3.ebuild,v 1.4 2004/05/04 11:03:40 kloeri Exp $ inherit distutils @@ -13,6 +13,7 @@ HOMEPAGE="http://www.4suite.org/" DEPEND=">=dev-python/pyxml-0.6.5" +ISEU="" SLOT="0" KEYWORDS="x86 sparc ~alpha ~ppc" LICENSE="Apache-1.1" diff --git a/dev-python/4suite/ChangeLog b/dev-python/4suite/ChangeLog index 6ca63219a191..d87fc8b029b9 100644 --- a/dev-python/4suite/ChangeLog +++ b/dev-python/4suite/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/4suite # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/ChangeLog,v 1.4 2004/03/23 09:51:42 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/ChangeLog,v 1.5 2004/05/04 11:03:40 kloeri Exp $ + + 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> 4suite-0.11.1.ebuild, + 4suite-1.0_alpha3.ebuild: + Add missing IUSE. 23 Mar 2004; Alastair Tse <liquidx@gentoo.org> 4suite-0.11.1.ebuild, 4suite-1.0_alpha3.ebuild: diff --git a/dev-python/4suite/Manifest b/dev-python/4suite/Manifest index 11af2a04ad10..57f9ca46846f 100644 --- a/dev-python/4suite/Manifest +++ b/dev-python/4suite/Manifest @@ -1,6 +1,6 @@ -MD5 e668fe22d5a4d409427ab662a9472864 4suite-0.11.1.ebuild 732 -MD5 2625deaddb25e16f8072daee3c0e93bc 4suite-1.0_alpha3.ebuild 610 -MD5 186a18fbe05054e724a8557fb9ebd05b ChangeLog 1943 +MD5 dc79dfa933c871b389d9f890dd20e042 4suite-0.11.1.ebuild 739 MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159 -MD5 6efecdfe62f1b8372e507862b023aff3 files/digest-4suite-0.11.1 66 +MD5 94bde240d51194de5b3ec9dc2208f1dc 4suite-1.0_alpha3.ebuild 617 +MD5 c1a23b6338681cb74f92b90265e8133a ChangeLog 2065 MD5 0724d222f5540595a368fb7acd27c1f9 files/digest-4suite-1.0_alpha3 65 +MD5 6efecdfe62f1b8372e507862b023aff3 files/digest-4suite-0.11.1 66 |