diff options
author | 2006-01-27 02:54:22 +0000 | |
---|---|---|
committer | 2006-01-27 02:54:22 +0000 | |
commit | c427bc36e8890c7b5a555a6ca9e8a96fa80b2b6e (patch) | |
tree | 6bd40a158fd82749126dcc5558feaef88d101b74 /net-zope/translationservice | |
parent | 2.8.0 in the house, and 2.6.0 kicked to the curb. (diff) | |
download | historical-c427bc36e8890c7b5a555a6ca9e8a96fa80b2b6e.tar.gz historical-c427bc36e8890c7b5a555a6ca9e8a96fa80b2b6e.tar.bz2 historical-c427bc36e8890c7b5a555a6ca9e8a96fa80b2b6e.zip |
misc touchups
Package-Manager: portage-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" |