diff options
author | 2003-06-21 05:00:42 +0000 | |
---|---|---|
committer | 2003-06-21 05:00:42 +0000 | |
commit | 1feb208c737234c784be559a2409c4dccf552dd7 (patch) | |
tree | 37aafa30f4bbf304a487c9d50546b68b2b8e9d63 /net-zope/translationservice/translationservice-0.3.ebuild | |
parent | Had a disconnect during cvs commit. :( (diff) | |
download | historical-1feb208c737234c784be559a2409c4dccf552dd7.tar.gz historical-1feb208c737234c784be559a2409c4dccf552dd7.tar.bz2 historical-1feb208c737234c784be559a2409c4dccf552dd7.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.3.ebuild')
-rw-r--r-- | net-zope/translationservice/translationservice-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/translationservice/translationservice-0.3.ebuild b/net-zope/translationservice/translationservice-0.3.ebuild index 5d7d6ad1da6a..1bf5e5cf18db 100644 --- a/net-zope/translationservice/translationservice-0.3.ebuild +++ b/net-zope/translationservice/translationservice-0.3.ebuild @@ -1,6 +1,6 @@ # 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.3 2003/04/04 06:36:36 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/translationservice/translationservice-0.3.ebuild,v 1.4 2003/06/21 05:00:22 kutsuya Exp $ inherit zproduct @@ -8,6 +8,6 @@ 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" +KEYWORDS="x86 ppc" ZPROD_LIST="TranslationService" |