diff options
author | David Holm <dholm@gentoo.org> | 2004-10-14 20:04:20 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-10-14 20:04:20 +0000 |
commit | d082e043449bcc950fbbb1a898da8191558530d4 (patch) | |
tree | 529fd11a9ffad0dff9f91191fc3bb3f9a43ee229 /net-zope/annotations/annotations-0.4.3.ebuild | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-d082e043449bcc950fbbb1a898da8191558530d4.tar.gz gentoo-2-d082e043449bcc950fbbb1a898da8191558530d4.tar.bz2 gentoo-2-d082e043449bcc950fbbb1a898da8191558530d4.zip |
Added to ~ppc
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 6eb08c5b6cf7..f2c7ab4e9d74 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.1 2004/09/28 15:30:09 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/annotations/annotations-0.4.3.ebuild,v 1.2 2004/10/14 20:01:32 dholm 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" +KEYWORDS="~x86 ~ppc" IUSE="" ZPROD_LIST="Annotations" |