summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Martin <slarti@gentoo.org>2004-08-08 00:37:14 +0000
committerTom Martin <slarti@gentoo.org>2004-08-08 00:37:14 +0000
commit7c9be1d730ab7bbad14b0a74fef36824820b70b3 (patch)
treeac5b2f9e2cb62c4470bbffabd43e37a4342a7928 /net-zope/translationservice
parentTypo in DESCRIPTION, #59717 (diff)
downloadhistorical-7c9be1d730ab7bbad14b0a74fef36824820b70b3.tar.gz
historical-7c9be1d730ab7bbad14b0a74fef36824820b70b3.tar.bz2
historical-7c9be1d730ab7bbad14b0a74fef36824820b70b3.zip
Typo in DESCRIPTION, #59717
Diffstat (limited to 'net-zope/translationservice')
-rw-r--r--net-zope/translationservice/ChangeLog6
-rw-r--r--net-zope/translationservice/translationservice-0.3.ebuild4
-rw-r--r--net-zope/translationservice/translationservice-0.4.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-zope/translationservice/ChangeLog b/net-zope/translationservice/ChangeLog
index ec398a89e385..02f0a5d44b26 100644
--- a/net-zope/translationservice/ChangeLog
+++ b/net-zope/translationservice/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-zope/translationservice
# Copyright 2003-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/translationservice/ChangeLog,v 1.5 2004/06/25 01:25:41 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/translationservice/ChangeLog,v 1.6 2004/08/08 00:37:14 slarti Exp $
+
+ 08 Aug 2004; Tom Martin <slarti@gentoo.org> translationservice-0.3.ebuild,
+ translationservice-0.4.ebuild:
+ Typo in DESCRIPTION: servive -> service. Bug 59717.
05 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org>
translationservice-0.3.ebuild:
diff --git a/net-zope/translationservice/translationservice-0.3.ebuild b/net-zope/translationservice/translationservice-0.3.ebuild
index c0375c992193..65972adfb4ca 100644
--- a/net-zope/translationservice/translationservice-0.3.ebuild
+++ b/net-zope/translationservice/translationservice-0.3.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2004 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.7 2004/06/25 01:25:41 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/translationservice/translationservice-0.3.ebuild,v 1.8 2004/08/08 00:37:14 slarti Exp $
inherit zproduct
-DESCRIPTION="Translation servive 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"
diff --git a/net-zope/translationservice/translationservice-0.4.ebuild b/net-zope/translationservice/translationservice-0.4.ebuild
index 83bdef27b6c7..80ac994eca8a 100644
--- a/net-zope/translationservice/translationservice-0.4.ebuild
+++ b/net-zope/translationservice/translationservice-0.4.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2004 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.3 2004/06/25 01:25:41 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/translationservice/translationservice-0.4.ebuild,v 1.4 2004/08/08 00:37:14 slarti Exp $
inherit zproduct
-DESCRIPTION="Translation servive 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"