diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 20:50:08 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 20:50:08 +0000 |
commit | d7b058f93ff11bb45771b9522bc61e8caed7634b (patch) | |
tree | 5bc82acc8652329cee06021de32dc0d0c93eb755 /net-zope/translationservice | |
parent | add ~alpha (diff) | |
download | historical-d7b058f93ff11bb45771b9522bc61e8caed7634b.tar.gz historical-d7b058f93ff11bb45771b9522bc61e8caed7634b.tar.bz2 historical-d7b058f93ff11bb45771b9522bc61e8caed7634b.zip |
moved bash from sys-apps to app-shells
Diffstat (limited to 'net-zope/translationservice')
-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 a3503214eeb6..321dcc1f554d 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.1 2003/03/03 22:47:55 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/translationservice/translationservice-0.3.ebuild,v 1.2 2003/03/11 20:50:08 seemant Exp $ inherit zproduct @@ -10,4 +10,4 @@ SRC_URI="${HOMEPAGE}/TranslationService-${PV}.tgz" LICENSE="GPL-2" KEYWORDS="~x86" -ZPROD_LIST="TranslationService"
\ No newline at end of file +ZPROD_LIST="TranslationService" |