summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRadoslaw Stachowiak <radek@gentoo.org>2004-10-14 20:43:12 +0000
committerRadoslaw Stachowiak <radek@gentoo.org>2004-10-14 20:43:12 +0000
commit51dd25b60374c68b35db793e064268151ce04cfd (patch)
tree209e0bd0f89ecc0a9f036aed06ce0d0a123859ba /net-zope
parentundo previous mistake commit (diff)
downloadhistorical-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')
-rw-r--r--net-zope/annotations/ChangeLog8
-rw-r--r--net-zope/annotations/annotations-0.4.3.ebuild4
-rw-r--r--net-zope/cmfphoto/Manifest4
-rw-r--r--net-zope/filesystemsite/ChangeLog6
-rw-r--r--net-zope/filesystemsite/filesystemsite-1.4.1.ebuild4
-rw-r--r--net-zope/proxyindex/ChangeLog5
-rw-r--r--net-zope/proxyindex/proxyindex-1.2.ebuild4
7 files changed, 24 insertions, 11 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"
diff --git a/net-zope/cmfphoto/Manifest b/net-zope/cmfphoto/Manifest
index 62873d2a6b94..0eb3e3741b15 100644
--- a/net-zope/cmfphoto/Manifest
+++ b/net-zope/cmfphoto/Manifest
@@ -1,7 +1,7 @@
MD5 bba0c105d3eafcc111160162e930494b cmfphoto-0.3.ebuild 759
MD5 71502a7a541a6b27dd45989e0a3399a9 cmfphoto-0.4.2.ebuild 849
-MD5 2f0d6bee1f309859f6dd8f8bf4fda198 cmfphoto-0.5.0.ebuild 856
-MD5 0b64218ad92f9946c6be31626855f68d ChangeLog 1579
+MD5 aa5fdeb9783498e5e2003c6b35ceb489 cmfphoto-0.5.0.ebuild 855
+MD5 034a838dc6ada038bf30169b02f88be1 ChangeLog 1692
MD5 7890d88c5c6d189fbe6b187a3ebb6532 metadata.xml 161
MD5 23cb978e2fe3d7236ada774c31847edd files/digest-cmfphoto-0.4.2 65
MD5 a8d7890391aeb9af5863106abec4d9a5 files/digest-cmfphoto-0.5.0 65
diff --git a/net-zope/filesystemsite/ChangeLog b/net-zope/filesystemsite/ChangeLog
index 23465b5aa684..3266dc8ae397 100644
--- a/net-zope/filesystemsite/ChangeLog
+++ b/net-zope/filesystemsite/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-zope/filesystemsite
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/filesystemsite/ChangeLog,v 1.6 2004/09/28 15:20:49 radek Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/filesystemsite/ChangeLog,v 1.7 2004/10/14 20:37:36 radek Exp $
+
+ 14 Oct 2004; Radoslaw Stachowiak <radek@gentoo.org>
+ filesystemsite-1.4.1.ebuild:
+ Stable on x86, for silva1.1 release for 2004.3
*filesystemsite-1.4.1 (28 Sep 2004)
diff --git a/net-zope/filesystemsite/filesystemsite-1.4.1.ebuild b/net-zope/filesystemsite/filesystemsite-1.4.1.ebuild
index 3cfec324624c..dbb9417cf733 100644
--- a/net-zope/filesystemsite/filesystemsite-1.4.1.ebuild
+++ b/net-zope/filesystemsite/filesystemsite-1.4.1.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/filesystemsite/filesystemsite-1.4.1.ebuild,v 1.1 2004/09/28 15:20:49 radek Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/filesystemsite/filesystemsite-1.4.1.ebuild,v 1.2 2004/10/14 20:37:36 radek Exp $
inherit zproduct
@@ -8,7 +8,7 @@ DESCRIPTION="Zope proxy objects for files on the filesystem."
HOMEPAGE="http://www.zope.org/Members/infrae/FileSystemSite"
SRC_URI="${HOMEPAGE}/FileSystemSite-${PV}/FileSystemSite-${PV}.tgz"
LICENSE="ZPL"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
RDEPEND=">=net-zope/cmf-1.4.2
diff --git a/net-zope/proxyindex/ChangeLog b/net-zope/proxyindex/ChangeLog
index 93e7a1e5d290..5a17e2b305b2 100644
--- a/net-zope/proxyindex/ChangeLog
+++ b/net-zope/proxyindex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-zope/proxyindex
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/proxyindex/ChangeLog,v 1.1 2004/09/28 15:32:11 radek Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/proxyindex/ChangeLog,v 1.2 2004/10/14 20:38:50 radek Exp $
+
+ 14 Oct 2004; Radoslaw Stachowiak <radek@gentoo.org> proxyindex-1.2.ebuild:
+ Stable on x86, for silva1.1 release for 2004.3
*proxyindex-1.2 (28 Sep 2004)
diff --git a/net-zope/proxyindex/proxyindex-1.2.ebuild b/net-zope/proxyindex/proxyindex-1.2.ebuild
index 067c48da3ae6..38310e47a753 100644
--- a/net-zope/proxyindex/proxyindex-1.2.ebuild
+++ b/net-zope/proxyindex/proxyindex-1.2.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/proxyindex/proxyindex-1.2.ebuild,v 1.1 2004/09/28 15:32:11 radek Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/proxyindex/proxyindex-1.2.ebuild,v 1.2 2004/10/14 20:38:50 radek Exp $
inherit zproduct
@@ -8,7 +8,7 @@ DESCRIPTION="ProxyIndex is a plugin to zope catalog index."
HOMEPAGE="http://www.infrae.com/download/ProxyIndex"
SRC_URI="${HOMEPAGE}/${PV}/ProxyIndex-${PV}.tgz"
LICENSE="ZPL"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
ZPROD_LIST="ProxyIndex"