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
commitfb14fc92a9a6c3af4aa8ba5436341c0ebbbc57ce (patch)
tree0c1ec09faca3b26324c277aed2f1b36d58ded429 /net-zope/plonetranslations/plonetranslations-0.1.ebuild
parentAdded to ~ppc (Manifest recommit) (diff)
downloadgentoo-2-fb14fc92a9a6c3af4aa8ba5436341c0ebbbc57ce.tar.gz
gentoo-2-fb14fc92a9a6c3af4aa8ba5436341c0ebbbc57ce.tar.bz2
gentoo-2-fb14fc92a9a6c3af4aa8ba5436341c0ebbbc57ce.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"