diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-02-21 21:31:22 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-02-21 21:31:22 +0000 |
commit | ef37c04a629405b129cc02f3ed5f0357892ba58b (patch) | |
tree | 3cb2273a84341658076ffe75d4389cd76cef7464 /net-zope/annotations | |
parent | ~amd64 (diff) | |
download | gentoo-2-ef37c04a629405b129cc02f3ed5f0357892ba58b.tar.gz gentoo-2-ef37c04a629405b129cc02f3ed5f0357892ba58b.tar.bz2 gentoo-2-ef37c04a629405b129cc02f3ed5f0357892ba58b.zip |
~amd64
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-zope/annotations')
-rw-r--r-- | net-zope/annotations/ChangeLog | 7 | ||||
-rw-r--r-- | net-zope/annotations/annotations-0.4.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-zope/annotations/ChangeLog b/net-zope/annotations/ChangeLog index da3103eb4a86..7eaa139d5c36 100644 --- a/net-zope/annotations/ChangeLog +++ b/net-zope/annotations/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-zope/annotations -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/annotations/ChangeLog,v 1.3 2004/10/14 20:43:12 radek Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-zope/annotations/ChangeLog,v 1.4 2005/02/21 21:29:05 blubb Exp $ + + 21 Feb 2005; Simon Stelling <blubb@gentoo.org> annotations-0.4.3.ebuild: + added ~amd64 *annotations-0.4.3 (14 Oct 2004) diff --git a/net-zope/annotations/annotations-0.4.3.ebuild b/net-zope/annotations/annotations-0.4.3.ebuild index 45394da94d4d..e916878503b6 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 +# Copyright 1999-2005 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.3 2004/10/14 20:43:12 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/annotations/annotations-0.4.3.ebuild,v 1.4 2005/02/21 21:29:05 blubb 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 ~amd64" IUSE="" ZPROD_LIST="Annotations" |