diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-27 02:44:02 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-27 02:44:02 +0000 |
commit | 8ba70f5bac8521a6e404f54c4fb7f729812065c1 (patch) | |
tree | 95046af6b64906186ff810d958326d2b22b39a27 /net-zope/plonetranslations | |
parent | misc touchups (diff) | |
download | gentoo-2-8ba70f5bac8521a6e404f54c4fb7f729812065c1.tar.gz gentoo-2-8ba70f5bac8521a6e404f54c4fb7f729812065c1.tar.bz2 gentoo-2-8ba70f5bac8521a6e404f54c4fb7f729812065c1.zip |
misc touchups
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'net-zope/plonetranslations')
-rw-r--r-- | net-zope/plonetranslations/plonetranslations-0.1.ebuild | 10 | ||||
-rw-r--r-- | net-zope/plonetranslations/plonetranslations-0.5.ebuild | 10 |
2 files changed, 10 insertions, 10 deletions
diff --git a/net-zope/plonetranslations/plonetranslations-0.1.ebuild b/net-zope/plonetranslations/plonetranslations-0.1.ebuild index 116bd9f5b420..0e4a4136ff94 100644 --- a/net-zope/plonetranslations/plonetranslations-0.1.ebuild +++ b/net-zope/plonetranslations/plonetranslations-0.1.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2004 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/plonetranslations/plonetranslations-0.1.ebuild,v 1.3 2004/09/11 22:32:33 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/plonetranslations/plonetranslations-0.1.ebuild,v 1.4 2006/01/27 02:43:17 vapier Exp $ inherit zproduct -DESCRIPTION="This product contains the .po files for CMFPlone. PlacelessTranslationService reads the files and enables multilinguality." +DESCRIPTION="This product contains the .po files for CMFPlone. PlacelessTranslationService reads the files and enables multilinguality" HOMEPAGE="http://www.sourceforge.net/projects/plone-i18n/" SRC_URI="mirror://sourceforge/plone-i18n/PloneTranslations-${PV}.tar.gz" + LICENSE="ZPL" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc ~x86" ZPROD_LIST="PloneTranslations" -IUSE="" diff --git a/net-zope/plonetranslations/plonetranslations-0.5.ebuild b/net-zope/plonetranslations/plonetranslations-0.5.ebuild index 46d44382ebf0..02c8a7e6a1ca 100644 --- a/net-zope/plonetranslations/plonetranslations-0.5.ebuild +++ b/net-zope/plonetranslations/plonetranslations-0.5.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/plonetranslations/plonetranslations-0.5.ebuild,v 1.4 2005/04/02 08:56:42 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/plonetranslations/plonetranslations-0.5.ebuild,v 1.5 2006/01/27 02:43:17 vapier Exp $ inherit zproduct -DESCRIPTION="This product contains the .po files for CMFPlone. PlacelessTranslationService reads the files and enables multilinguality." +DESCRIPTION="This product contains the .po files for CMFPlone. PlacelessTranslationService reads the files and enables multilinguality" HOMEPAGE="http://www.sourceforge.net/projects/plone-i18n/" SRC_URI="mirror://sourceforge/plone-i18n/PloneTranslations-${PV}.tar.gz" + LICENSE="ZPL" -KEYWORDS="x86 ppc ~sparc ~amd64" +KEYWORDS="~amd64 ppc ~sparc x86" ZPROD_LIST="PloneTranslations" -IUSE="" |