diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-27 02:49:08 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-27 02:49:08 +0000 |
commit | 1acec6f33fff422fb4fe2b514c0ebb69ea7fc623 (patch) | |
tree | ba2647f178a0ab2388ffcd3f491a5f8f748e4138 /net-zope/translationservice | |
parent | 2.8.0 in the house, and 2.6.0 kicked to the curb. (diff) | |
download | gentoo-2-1acec6f33fff422fb4fe2b514c0ebb69ea7fc623.tar.gz gentoo-2-1acec6f33fff422fb4fe2b514c0ebb69ea7fc623.tar.bz2 gentoo-2-1acec6f33fff422fb4fe2b514c0ebb69ea7fc623.zip |
misc touchups
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'net-zope/translationservice')
-rw-r--r-- | net-zope/translationservice/translationservice-0.3.ebuild | 9 | ||||
-rw-r--r-- | net-zope/translationservice/translationservice-0.4.ebuild | 9 |
2 files changed, 10 insertions, 8 deletions
diff --git a/net-zope/translationservice/translationservice-0.3.ebuild b/net-zope/translationservice/translationservice-0.3.ebuild index 65972adfb4ca..5507fa046268 100644 --- a/net-zope/translationservice/translationservice-0.3.ebuild +++ b/net-zope/translationservice/translationservice-0.3.ebuild @@ -1,13 +1,14 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # 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.8 2004/08/08 00:37:14 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/translationservice/translationservice-0.3.ebuild,v 1.9 2006/01/27 02:48:07 vapier Exp $ inherit zproduct -DESCRIPTION="Translation service for zope. i18n tags in ZPT." +DESCRIPTION="Translation service 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="~ppc x86" ZPROD_LIST="TranslationService" diff --git a/net-zope/translationservice/translationservice-0.4.ebuild b/net-zope/translationservice/translationservice-0.4.ebuild index 80ac994eca8a..82a5b843a64a 100644 --- a/net-zope/translationservice/translationservice-0.4.ebuild +++ b/net-zope/translationservice/translationservice-0.4.ebuild @@ -1,13 +1,14 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # 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.4 2004/08/08 00:37:14 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/translationservice/translationservice-0.4.ebuild,v 1.5 2006/01/27 02:48:07 vapier Exp $ inherit zproduct -DESCRIPTION="Translation service for zope. i18n tags in ZPT." +DESCRIPTION="Translation service 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="~ppc ~x86" ZPROD_LIST="TranslationService" |