summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Shoemaker <kutsuya@gentoo.org>2003-03-03 22:47:55 +0000
committerJason Shoemaker <kutsuya@gentoo.org>2003-03-03 22:47:55 +0000
commit64ad21f041122eefa3f0081a93aaebec7387bc13 (patch)
treeb020f03a8336e60bc27ac221adc937dc09fd7016 /net-zope/translationservice/translationservice-0.3.ebuild
parentMoving from net-www to net-zope. (diff)
downloadgentoo-2-64ad21f041122eefa3f0081a93aaebec7387bc13.tar.gz
gentoo-2-64ad21f041122eefa3f0081a93aaebec7387bc13.tar.bz2
gentoo-2-64ad21f041122eefa3f0081a93aaebec7387bc13.zip
Moving from net-www to net-zope.
Diffstat (limited to 'net-zope/translationservice/translationservice-0.3.ebuild')
-rw-r--r--net-zope/translationservice/translationservice-0.3.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/net-zope/translationservice/translationservice-0.3.ebuild b/net-zope/translationservice/translationservice-0.3.ebuild
new file mode 100644
index 000000000000..a3503214eeb6
--- /dev/null
+++ b/net-zope/translationservice/translationservice-0.3.ebuild
@@ -0,0 +1,13 @@
+# Copyright 2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-zope/translationservice/translationservice-0.3.ebuild,v 1.1 2003/03/03 22:47:55 kutsuya Exp $
+
+inherit zproduct
+
+DESCRIPTION="Translation servive for zope. i18n tags in ZPT."
+HOMEPAGE="http://www.zope.org/Members/efge/TranslationService/"
+SRC_URI="${HOMEPAGE}/TranslationService-${PV}.tgz"
+LICENSE="GPL-2"
+KEYWORDS="~x86"
+
+ZPROD_LIST="TranslationService" \ No newline at end of file