diff options
author | Radoslaw Stachowiak <radek@gentoo.org> | 2004-10-14 20:43:12 +0000 |
---|---|---|
committer | Radoslaw Stachowiak <radek@gentoo.org> | 2004-10-14 20:43:12 +0000 |
commit | 51dd25b60374c68b35db793e064268151ce04cfd (patch) | |
tree | 209e0bd0f89ecc0a9f036aed06ce0d0a123859ba /net-zope/annotations/annotations-0.4.3.ebuild | |
parent | undo previous mistake commit (diff) | |
download | historical-51dd25b60374c68b35db793e064268151ce04cfd.tar.gz historical-51dd25b60374c68b35db793e064268151ce04cfd.tar.bz2 historical-51dd25b60374c68b35db793e064268151ce04cfd.zip |
Stable on x86, for silva1.1 release for 2004.3
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" |