summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-27 02:54:22 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-27 02:54:22 +0000
commit19c947b536833cd753e154638c40146f01443e15 (patch)
tree5dcb39fba4c2c7011e9cd94eff2a7c54b7d113dc /net-zope/zodb
parentmisc touchups (diff)
downloadgentoo-2-19c947b536833cd753e154638c40146f01443e15.tar.gz
gentoo-2-19c947b536833cd753e154638c40146f01443e15.tar.bz2
gentoo-2-19c947b536833cd753e154638c40146f01443e15.zip
misc touchups
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'net-zope/zodb')
-rw-r--r--net-zope/zodb/zodb-3.2.8.ebuild12
-rw-r--r--net-zope/zodb/zodb-3.2.9.ebuild12
-rw-r--r--net-zope/zodb/zodb-3.3.1.ebuild9
-rw-r--r--net-zope/zodb/zodb-3.4.0.ebuild8
-rw-r--r--net-zope/zodb/zodb-3.4.1.ebuild8
-rw-r--r--net-zope/zodb/zodb-3.5.0.ebuild8
-rw-r--r--net-zope/zodb/zodb-3.5.1.ebuild8
-rw-r--r--net-zope/zodb/zodb-3.6.0.ebuild6
8 files changed, 35 insertions, 36 deletions
diff --git a/net-zope/zodb/zodb-3.2.8.ebuild b/net-zope/zodb/zodb-3.2.8.ebuild
index d9b7b98ccf8f..abf507bc157c 100644
--- a/net-zope/zodb/zodb-3.2.8.ebuild
+++ b/net-zope/zodb/zodb-3.2.8.ebuild
@@ -1,18 +1,18 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 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.2 2005/06/06 20:00:39 radek Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zodb/zodb-3.2.8.ebuild,v 1.3 2006/01/27 02:51:32 vapier Exp $
inherit distutils
MY_P=ZODB
-
-DESCRIPTION="Zope Object DataBase."
+DESCRIPTION="Zope Object DataBase"
HOMEPAGE="http://zope.org/Products/ZODB3.2"
SRC_URI="${HOMEPAGE}/${MY_P}%20${PV}/${MY_P}3-${PV}.tgz"
-IUSE=""
+
LICENSE="ZPL"
SLOT="3.2"
-KEYWORDS="x86 ~amd64"
+KEYWORDS="~amd64 x86"
+IUSE=""
DEPEND=">=dev-lang/python-2.3.4"
diff --git a/net-zope/zodb/zodb-3.2.9.ebuild b/net-zope/zodb/zodb-3.2.9.ebuild
index 64b81dcd48a9..3f49033c219d 100644
--- a/net-zope/zodb/zodb-3.2.9.ebuild
+++ b/net-zope/zodb/zodb-3.2.9.ebuild
@@ -1,18 +1,18 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zodb/zodb-3.2.9.ebuild,v 1.1 2005/07/08 21:08:38 radek Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zodb/zodb-3.2.9.ebuild,v 1.2 2006/01/27 02:51:32 vapier Exp $
inherit distutils
MY_P=ZODB
-
-DESCRIPTION="Zope Object DataBase."
+DESCRIPTION="Zope Object DataBase"
HOMEPAGE="http://zope.org/Products/ZODB3.2"
SRC_URI="${HOMEPAGE}/${MY_P}%20${PV}/${MY_P}3-${PV}.tgz"
-IUSE=""
+
LICENSE="ZPL"
SLOT="3.2"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
DEPEND=">=dev-lang/python-2.3.5"
diff --git a/net-zope/zodb/zodb-3.3.1.ebuild b/net-zope/zodb/zodb-3.3.1.ebuild
index 9135bb41f101..b2c2bb5d4f00 100644
--- a/net-zope/zodb/zodb-3.3.1.ebuild
+++ b/net-zope/zodb/zodb-3.3.1.ebuild
@@ -1,18 +1,17 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 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.2 2005/06/06 20:00:39 radek Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zodb/zodb-3.3.1.ebuild,v 1.3 2006/01/27 02:51:32 vapier Exp $
inherit distutils
MY_P=ZODB
-
-DESCRIPTION="Zope Object DataBase."
+DESCRIPTION="Zope Object DataBase"
HOMEPAGE="http://zope.org/Products/ZODB3.3"
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="~amd64 x86"
IUSE=""
DEPEND=">=dev-lang/python-2.3.4"
diff --git a/net-zope/zodb/zodb-3.4.0.ebuild b/net-zope/zodb/zodb-3.4.0.ebuild
index 960a554ead7a..3d44b7f77251 100644
--- a/net-zope/zodb/zodb-3.4.0.ebuild
+++ b/net-zope/zodb/zodb-3.4.0.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zodb/zodb-3.4.0.ebuild,v 1.2 2005/06/11 12:05:40 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zodb/zodb-3.4.0.ebuild,v 1.3 2006/01/27 02:51:32 vapier Exp $
inherit distutils
MY_P=ZODB
-
-DESCRIPTION="Zope Object DataBase."
+DESCRIPTION="Zope Object DataBase"
HOMEPAGE="http://zope.org/Products/ZODB3.4"
SRC_URI="http://zope.org/Products/${MY_P}3.4/${MY_P}%20${PV}/${MY_P}3-${PV}.tgz"
+
LICENSE="ZPL"
SLOT="3.4"
KEYWORDS="~ppc ~x86"
diff --git a/net-zope/zodb/zodb-3.4.1.ebuild b/net-zope/zodb/zodb-3.4.1.ebuild
index 0c3b65c9edf6..4d990f207141 100644
--- a/net-zope/zodb/zodb-3.4.1.ebuild
+++ b/net-zope/zodb/zodb-3.4.1.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zodb/zodb-3.4.1.ebuild,v 1.1 2005/08/10 19:59:32 chrb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zodb/zodb-3.4.1.ebuild,v 1.2 2006/01/27 02:51:32 vapier Exp $
inherit distutils
MY_P=ZODB
-
-DESCRIPTION="Zope Object DataBase."
+DESCRIPTION="Zope Object DataBase"
HOMEPAGE="http://zope.org/Products/ZODB3.4"
SRC_URI="http://zope.org/Products/${MY_P}3.4/${MY_P}%20${PV}/${MY_P}3-${PV}.tgz"
+
LICENSE="ZPL"
SLOT="3.4"
KEYWORDS="~ppc ~x86"
diff --git a/net-zope/zodb/zodb-3.5.0.ebuild b/net-zope/zodb/zodb-3.5.0.ebuild
index a3732e8345e5..951e2f4f4579 100644
--- a/net-zope/zodb/zodb-3.5.0.ebuild
+++ b/net-zope/zodb/zodb-3.5.0.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zodb/zodb-3.5.0.ebuild,v 1.1 2005/09/10 22:13:45 chrb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zodb/zodb-3.5.0.ebuild,v 1.2 2006/01/27 02:51:32 vapier Exp $
inherit distutils
MY_P=ZODB
-
-DESCRIPTION="Zope Object DataBase."
+DESCRIPTION="Zope Object DataBase"
HOMEPAGE="http://zope.org/Products/ZODB3.5"
SRC_URI="http://zope.org/Products/${MY_P}3.5/${MY_P}%20${PV}/${MY_P}3-${PV}.tgz"
+
LICENSE="ZPL"
SLOT="0"
KEYWORDS="~ppc ~x86"
diff --git a/net-zope/zodb/zodb-3.5.1.ebuild b/net-zope/zodb/zodb-3.5.1.ebuild
index b0feb19f3234..680e2b17e61f 100644
--- a/net-zope/zodb/zodb-3.5.1.ebuild
+++ b/net-zope/zodb/zodb-3.5.1.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zodb/zodb-3.5.1.ebuild,v 1.1 2005/10/01 16:38:27 chrb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zodb/zodb-3.5.1.ebuild,v 1.2 2006/01/27 02:51:32 vapier Exp $
inherit distutils
MY_P=ZODB
-
-DESCRIPTION="Zope Object DataBase."
+DESCRIPTION="Zope Object DataBase"
HOMEPAGE="http://zope.org/Products/ZODB3.5"
SRC_URI="http://zope.org/Products/${MY_P}3.5/${MY_P}%20${PV}/${MY_P}3-${PV}.tgz"
+
LICENSE="ZPL"
SLOT="0"
KEYWORDS="~ppc ~x86"
diff --git a/net-zope/zodb/zodb-3.6.0.ebuild b/net-zope/zodb/zodb-3.6.0.ebuild
index e35735ea36ed..987869ba1f7d 100644
--- a/net-zope/zodb/zodb-3.6.0.ebuild
+++ b/net-zope/zodb/zodb-3.6.0.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zodb/zodb-3.6.0.ebuild,v 1.1 2006/01/05 21:47:08 chrb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zodb/zodb-3.6.0.ebuild,v 1.2 2006/01/27 02:51:32 vapier Exp $
inherit distutils
MY_P=ZODB
-
-DESCRIPTION="Zope Object DataBase."
+DESCRIPTION="Zope Object DataBase"
HOMEPAGE="http://zope.org/Products/ZODB3.6"
SRC_URI="http://zope.org/Products/${MY_P}3.6/${MY_P}%20${PV}/${MY_P}3-${PV}.tgz"
+
LICENSE="ZPL"
SLOT="0"
KEYWORDS="~ppc ~x86"