summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Shoemaker <kutsuya@gentoo.org>2003-06-21 05:00:42 +0000
committerJason Shoemaker <kutsuya@gentoo.org>2003-06-21 05:00:42 +0000
commitbc7275f4fbfbdca11a3f065d36d8b3272ea704ed (patch)
tree8893a0d141303d4096789d990463912f1e32536a /net-zope/translationservice/translationservice-0.4.ebuild
parentHad a disconnect during cvs commit. :( (diff)
downloadgentoo-2-bc7275f4fbfbdca11a3f065d36d8b3272ea704ed.tar.gz
gentoo-2-bc7275f4fbfbdca11a3f065d36d8b3272ea704ed.tar.bz2
gentoo-2-bc7275f4fbfbdca11a3f065d36d8b3272ea704ed.zip
~ppc -> ppc in 0.3. Version bump to 0.4 and masked all archs as unstable.
Diffstat (limited to 'net-zope/translationservice/translationservice-0.4.ebuild')
-rw-r--r--net-zope/translationservice/translationservice-0.4.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/net-zope/translationservice/translationservice-0.4.ebuild b/net-zope/translationservice/translationservice-0.4.ebuild
new file mode 100644
index 000000000000..4f8add95c0c6
--- /dev/null
+++ b/net-zope/translationservice/translationservice-0.4.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.4.ebuild,v 1.1 2003/06/21 05:00:22 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 ~ppc"
+
+ZPROD_LIST="TranslationService"