diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-27 02:54:22 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-27 02:54:22 +0000 |
commit | c427bc36e8890c7b5a555a6ca9e8a96fa80b2b6e (patch) | |
tree | 6bd40a158fd82749126dcc5558feaef88d101b74 /net-zope/plonetranslations | |
parent | 2.8.0 in the house, and 2.6.0 kicked to the curb. (diff) | |
download | historical-c427bc36e8890c7b5a555a6ca9e8a96fa80b2b6e.tar.gz historical-c427bc36e8890c7b5a555a6ca9e8a96fa80b2b6e.tar.bz2 historical-c427bc36e8890c7b5a555a6ca9e8a96fa80b2b6e.zip |
misc touchups
Package-Manager: portage-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="" |