diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-27 02:49:08 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-27 02:49:08 +0000 |
commit | 1acec6f33fff422fb4fe2b514c0ebb69ea7fc623 (patch) | |
tree | ba2647f178a0ab2388ffcd3f491a5f8f748e4138 /net-zope/sprout | |
parent | 2.8.0 in the house, and 2.6.0 kicked to the curb. (diff) | |
download | gentoo-2-1acec6f33fff422fb4fe2b514c0ebb69ea7fc623.tar.gz gentoo-2-1acec6f33fff422fb4fe2b514c0ebb69ea7fc623.tar.bz2 gentoo-2-1acec6f33fff422fb4fe2b514c0ebb69ea7fc623.zip |
misc touchups
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'net-zope/sprout')
-rw-r--r-- | net-zope/sprout/sprout-0.5.1.ebuild | 10 | ||||
-rw-r--r-- | net-zope/sprout/sprout-0.5.ebuild | 10 | ||||
-rw-r--r-- | net-zope/sprout/sprout-0.6.1.ebuild | 10 |
3 files changed, 15 insertions, 15 deletions
diff --git a/net-zope/sprout/sprout-0.5.1.ebuild b/net-zope/sprout/sprout-0.5.1.ebuild index 9252bd12c180..fe4551bcd110 100644 --- a/net-zope/sprout/sprout-0.5.1.ebuild +++ b/net-zope/sprout/sprout-0.5.1.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/sprout/sprout-0.5.1.ebuild,v 1.1 2005/04/24 13:00:02 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/sprout/sprout-0.5.1.ebuild,v 1.2 2006/01/27 02:47:06 vapier Exp $ inherit zproduct -DESCRIPTION="Python library which contains reusable components (XML related)." +DESCRIPTION="Python library which contains reusable components (XML related)" HOMEPAGE="http://www.infrae.com/download/Sprout" SRC_URI="${HOMEPAGE}/${PV}/Sprout-${PV}.tgz" + LICENSE="ZPL" -KEYWORDS="~x86 ~ppc ~amd64" -IUSE="" +KEYWORDS="~amd64 ~ppc ~x86" ZPROD_LIST="Sprout" diff --git a/net-zope/sprout/sprout-0.5.ebuild b/net-zope/sprout/sprout-0.5.ebuild index 7dbe0d36cf69..935161aa6d36 100644 --- a/net-zope/sprout/sprout-0.5.ebuild +++ b/net-zope/sprout/sprout-0.5.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/sprout/sprout-0.5.ebuild,v 1.4 2005/02/21 21:30:19 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/sprout/sprout-0.5.ebuild,v 1.5 2006/01/27 02:47:06 vapier Exp $ inherit zproduct -DESCRIPTION="Python library which contains reusable components (XML related)." +DESCRIPTION="Python library which contains reusable components (XML related)" HOMEPAGE="http://www.infrae.com/download/Sprout" SRC_URI="${HOMEPAGE}/${PV}/Sprout-${PV}.tgz" + LICENSE="ZPL" -KEYWORDS="x86 ~ppc ~amd64" -IUSE="" +KEYWORDS="~amd64 ~ppc x86" ZPROD_LIST="Sprout" diff --git a/net-zope/sprout/sprout-0.6.1.ebuild b/net-zope/sprout/sprout-0.6.1.ebuild index 16e5bb5c2ca5..07718fa3654c 100644 --- a/net-zope/sprout/sprout-0.6.1.ebuild +++ b/net-zope/sprout/sprout-0.6.1.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/sprout/sprout-0.6.1.ebuild,v 1.1 2005/03/28 15:50:35 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/sprout/sprout-0.6.1.ebuild,v 1.2 2006/01/27 02:47:06 vapier Exp $ inherit zproduct -DESCRIPTION="Python library which contains reusable components (XML related)." +DESCRIPTION="Python library which contains reusable components (XML related)" HOMEPAGE="http://www.infrae.com/download/Sprout" SRC_URI="${HOMEPAGE}/${PV}/Sprout-${PV}.tgz" + LICENSE="ZPL" -KEYWORDS="~x86 ~ppc ~amd64" -IUSE="" +KEYWORDS="~amd64 ~ppc ~x86" ZPROD_LIST="Sprout" |