diff options
Diffstat (limited to 'net-zope/annotations/annotations-0.4.3.ebuild')
-rw-r--r-- | net-zope/annotations/annotations-0.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/annotations/annotations-0.4.3.ebuild b/net-zope/annotations/annotations-0.4.3.ebuild index f2c7ab4e9d74..45394da94d4d 100644 --- a/net-zope/annotations/annotations-0.4.3.ebuild +++ b/net-zope/annotations/annotations-0.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/annotations/annotations-0.4.3.ebuild,v 1.2 2004/10/14 20:01:32 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/annotations/annotations-0.4.3.ebuild,v 1.3 2004/10/14 20:43:12 radek Exp $ inherit zproduct @@ -8,7 +8,7 @@ DESCRIPTION="Annotations is a generic way to add information to arbitrary Zope o HOMEPAGE="http://www.infrae.com/download/Annotations" SRC_URI="${HOMEPAGE}/${PV}/Annotations-${PV}.tgz" LICENSE="ZPL" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" ZPROD_LIST="Annotations" |