summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJodok Batlogg <batlogg@gentoo.org>2004-03-26 23:19:08 +0000
committerJodok Batlogg <batlogg@gentoo.org>2004-03-26 23:19:08 +0000
commit58d2d7d253671272f15febe3e22c6f1d1ddf6395 (patch)
treed4e0e762c47bdd6f5d78be5d0766cd57edb2445a /net-zope/plonetranslations/plonetranslations-0.1.ebuild
parentAdded to ~ppc (diff)
downloadhistorical-58d2d7d253671272f15febe3e22c6f1d1ddf6395.tar.gz
historical-58d2d7d253671272f15febe3e22c6f1d1ddf6395.tar.bz2
historical-58d2d7d253671272f15febe3e22c6f1d1ddf6395.zip
initial import
Diffstat (limited to 'net-zope/plonetranslations/plonetranslations-0.1.ebuild')
-rw-r--r--net-zope/plonetranslations/plonetranslations-0.1.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/net-zope/plonetranslations/plonetranslations-0.1.ebuild b/net-zope/plonetranslations/plonetranslations-0.1.ebuild
new file mode 100644
index 000000000000..2b4fbe86bee6
--- /dev/null
+++ b/net-zope/plonetranslations/plonetranslations-0.1.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# 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.1 2004/03/26 23:19:08 batlogg Exp $
+
+inherit zproduct
+
+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"
+
+ZPROD_LIST="PloneTranslations"