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 | d9ef0ddd49a45409e7300c27df39ee3592b7fa64 (patch) | |
tree | 57b90ae555b25c1f91e4dfc2ca03aa2790fb20c7 /net-zope/annotations | |
parent | Stable on x86, for silva1.1 release for 2004.3 (Manifest recommit) (diff) | |
download | gentoo-2-d9ef0ddd49a45409e7300c27df39ee3592b7fa64.tar.gz gentoo-2-d9ef0ddd49a45409e7300c27df39ee3592b7fa64.tar.bz2 gentoo-2-d9ef0ddd49a45409e7300c27df39ee3592b7fa64.zip |
Stable on x86, for silva1.1 release for 2004.3
Diffstat (limited to 'net-zope/annotations')
-rw-r--r-- | net-zope/annotations/ChangeLog | 8 | ||||
-rw-r--r-- | net-zope/annotations/annotations-0.4.3.ebuild | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/net-zope/annotations/ChangeLog b/net-zope/annotations/ChangeLog index d9b740a253bb..da3103eb4a86 100644 --- a/net-zope/annotations/ChangeLog +++ b/net-zope/annotations/ChangeLog @@ -1,12 +1,18 @@ # 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.2 2004/10/14 20:01:32 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/annotations/ChangeLog,v 1.3 2004/10/14 20:43:12 radek Exp $ *annotations-0.4.3 (14 Oct 2004) 14 Oct 2004; David Holm <dholm@gentoo.org> annotations-0.4.3.ebuild: Added to ~ppc. +*annotations-0.4.3 (14 Oct 2004) + + 14 Oct 2004; Radoslaw Stachowiak <radek@gentoo.org> + annotations-0.4.3.ebuild: + Stable on x86, for silva1.1 release for 2004.3 + 28 Sep 2004; Radoslaw Stachowiak <radek@gentoo.org> : Initial release, needed for silva-1.0.2 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" |