diff options
author | Radoslaw Stachowiak <radek@gentoo.org> | 2005-06-06 20:00:39 +0000 |
---|---|---|
committer | Radoslaw Stachowiak <radek@gentoo.org> | 2005-06-06 20:00:39 +0000 |
commit | dc82c5caae1dde5d905609e8c3aacea04620ce52 (patch) | |
tree | f97782db6ff9504fbb19334af9607075aa2b1e49 /net-zope | |
parent | Dutch category description (diff) | |
download | historical-dc82c5caae1dde5d905609e8c3aacea04620ce52.tar.gz historical-dc82c5caae1dde5d905609e8c3aacea04620ce52.tar.bz2 historical-dc82c5caae1dde5d905609e8c3aacea04620ce52.zip |
x86 stable for 3.2.8 and 3.3.1
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'net-zope')
-rw-r--r-- | net-zope/zodb/ChangeLog | 7 | ||||
-rw-r--r-- | net-zope/zodb/Manifest | 18 | ||||
-rw-r--r-- | net-zope/zodb/files/digest-zodb-3.2.5 | 1 | ||||
-rw-r--r-- | net-zope/zodb/zodb-3.2.5.ebuild | 28 | ||||
-rw-r--r-- | net-zope/zodb/zodb-3.2.8.ebuild | 4 | ||||
-rw-r--r-- | net-zope/zodb/zodb-3.3.1.ebuild | 4 |
6 files changed, 13 insertions, 49 deletions
diff --git a/net-zope/zodb/ChangeLog b/net-zope/zodb/ChangeLog index 15a5bf1c94d2..f4b59b2ea896 100644 --- a/net-zope/zodb/ChangeLog +++ b/net-zope/zodb/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-zope/zodb # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zodb/ChangeLog,v 1.14 2005/05/08 19:34:30 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zodb/ChangeLog,v 1.15 2005/06/06 20:00:39 radek Exp $ + + 06 Jun 2005; Radoslaw Stachowiak <radek@gentoo.org> -zodb-3.2.5.ebuild, + zodb-3.2.8.ebuild, zodb-3.3.1.ebuild: + removed old 3.2.5 ebuild + stable on x86 for 3.2.8 and 3.3.1 *zodb-3.2.8 (08 May 2005) diff --git a/net-zope/zodb/Manifest b/net-zope/zodb/Manifest index 1c4068d1ae98..aa922053cbb7 100644 --- a/net-zope/zodb/Manifest +++ b/net-zope/zodb/Manifest @@ -1,21 +1,9 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 a971d807e6aa5b7b68fd69f01e82bb67 zodb-3.2.8.ebuild 621 -MD5 3b9f60a7721f496053799fb0072b1f58 zodb-3.3.1.ebuild 741 -MD5 183f32a23696264f140de811f5b69c32 zodb-3.2.5.ebuild 613 -MD5 bfed9ac7b3d7fc0f23d6965854e89ac0 ChangeLog 1868 +MD5 399820563467ed67eb17a91be0d9d495 zodb-3.2.8.ebuild 620 +MD5 65893b0816da3a9513e272105ca81614 zodb-3.3.1.ebuild 740 +MD5 88f122f81f8fbe64d413b91ab7b7bcca ChangeLog 2046 MD5 7890d88c5c6d189fbe6b187a3ebb6532 metadata.xml 161 MD5 5dcb8a6e151daa63f442d0068b1b334e zodb-3.2.6.ebuild 620 MD5 4b4349967cd390c49c5f8b7f6d991f14 files/zodb-3.3.1_umaskbug.patch 704 -MD5 54dfbcab84500f8d842a013e2abfa53f files/digest-zodb-3.2.5 60 MD5 d51d212715d03f7297891946adc862c6 files/digest-zodb-3.2.6 60 MD5 27a91b40c9701da470369eda322ef786 files/digest-zodb-3.2.8 60 MD5 3d574bdd418fdbcf73684f535731af8f files/digest-zodb-3.3.1 61 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCfqYVI1lqEGTUzyQRApUcAJ4qAT81Z68s5nxH/wrDVQUkGzNiygCfUWOM -HVMwe2i6dOCsMz6a3KEiRNs= -=Xhxn ------END PGP SIGNATURE----- diff --git a/net-zope/zodb/files/digest-zodb-3.2.5 b/net-zope/zodb/files/digest-zodb-3.2.5 deleted file mode 100644 index 305168393285..000000000000 --- a/net-zope/zodb/files/digest-zodb-3.2.5 +++ /dev/null @@ -1 +0,0 @@ -MD5 7403619aabd6697cd7567a4a628e6c7f ZODB3-3.2.5.tgz 784821 diff --git a/net-zope/zodb/zodb-3.2.5.ebuild b/net-zope/zodb/zodb-3.2.5.ebuild deleted file mode 100644 index 739ee0b67563..000000000000 --- a/net-zope/zodb/zodb-3.2.5.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zodb/zodb-3.2.5.ebuild,v 1.2 2005/02/19 20:12:34 radek Exp $ - -inherit distutils - -MY_P=ZODB - -DESCRIPTION="Zope Object DataBase." -HOMEPAGE="http://zope.org/Products/ZODB3.2" -SRC_URI="${HOMEPAGE}/${MY_P}%203.2.5/${MY_P}3-3.2.5.tgz" -IUSE="" -LICENSE="ZPL" -SLOT="3.2" -KEYWORDS="x86" - -DEPEND=">=dev-lang/python-2.3.3" - -S=${WORKDIR}/${MY_P}3-${PV} - -src_compile() { - distutils_src_compile -} - -src_install() { - distutils_src_install - dohtml -a html -r Doc ExtensionClass -} diff --git a/net-zope/zodb/zodb-3.2.8.ebuild b/net-zope/zodb/zodb-3.2.8.ebuild index 72db12651c06..d9b7b98ccf8f 100644 --- a/net-zope/zodb/zodb-3.2.8.ebuild +++ b/net-zope/zodb/zodb-3.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zodb/zodb-3.2.8.ebuild,v 1.1 2005/05/08 19:34:30 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zodb/zodb-3.2.8.ebuild,v 1.2 2005/06/06 20:00:39 radek Exp $ inherit distutils @@ -12,7 +12,7 @@ SRC_URI="${HOMEPAGE}/${MY_P}%20${PV}/${MY_P}3-${PV}.tgz" IUSE="" LICENSE="ZPL" SLOT="3.2" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 ~amd64" DEPEND=">=dev-lang/python-2.3.4" diff --git a/net-zope/zodb/zodb-3.3.1.ebuild b/net-zope/zodb/zodb-3.3.1.ebuild index 2b47937cdcfc..9135bb41f101 100644 --- a/net-zope/zodb/zodb-3.3.1.ebuild +++ b/net-zope/zodb/zodb-3.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zodb/zodb-3.3.1.ebuild,v 1.1 2005/04/15 16:56:42 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zodb/zodb-3.3.1.ebuild,v 1.2 2005/06/06 20:00:39 radek Exp $ inherit distutils @@ -12,7 +12,7 @@ SRC_URI="http://zope.org/Products/${MY_P}3.3/${MY_P}%20${PV}/${MY_P}3-${PV}.tgz" LICENSE="ZPL" SLOT="3.3" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 ~amd64" IUSE="" DEPEND=">=dev-lang/python-2.3.4" |