diff options
Diffstat (limited to 'net-zope/zodb/zodb-3.4.1.ebuild')
-rw-r--r-- | net-zope/zodb/zodb-3.4.1.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
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" |