diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-27 02:28:26 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-27 02:28:26 +0000 |
commit | 5c0557249d8cdc82553c166e5dc5d57388c0a48b (patch) | |
tree | f72376072c085646a26f344111ad85d0d8b4b16c /net-zope/atcontenttypes | |
parent | Version bump. (diff) | |
download | gentoo-2-5c0557249d8cdc82553c166e5dc5d57388c0a48b.tar.gz gentoo-2-5c0557249d8cdc82553c166e5dc5d57388c0a48b.tar.bz2 gentoo-2-5c0557249d8cdc82553c166e5dc5d57388c0a48b.zip |
misc touchups
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'net-zope/atcontenttypes')
-rw-r--r-- | net-zope/atcontenttypes/atcontenttypes-0.2.0.ebuild | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/net-zope/atcontenttypes/atcontenttypes-0.2.0.ebuild b/net-zope/atcontenttypes/atcontenttypes-0.2.0.ebuild index aca082f168c8..34fe7b2f53a0 100644 --- a/net-zope/atcontenttypes/atcontenttypes-0.2.0.ebuild +++ b/net-zope/atcontenttypes/atcontenttypes-0.2.0.ebuild @@ -1,15 +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/atcontenttypes/atcontenttypes-0.2.0.ebuild,v 1.1 2005/03/26 02:11:34 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/atcontenttypes/atcontenttypes-0.2.0.ebuild,v 1.2 2006/01/27 02:25:39 vapier Exp $ inherit zproduct -DESCRIPTION="AtContentTypes is a feature improved reimplementation of the -default CMF/Plone content types using Archetypes." +DESCRIPTION="feature improved reimplementation of the default CMF/Plone content types using Archetypes" HOMEPAGE="http://www.sourceforge.net/projects/collective/" SRC_URI="mirror://sourceforge/collective/ATContentTypes-${PV}-final.tar.gz" + LICENSE="ZPL" KEYWORDS="~x86" -IUSE="" ZPROD_LIST="ATContentTypes" |