summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-05-01 18:16:56 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-05-01 18:16:56 +0000
commit0923115e88c6fcfec12fb1ca0bc71a52a57ad3aa (patch)
treec6c36a305247ace7e2b730f6737841cc6eb7c7e8 /dev-perl/text-template
parentStable on amd64. (diff)
downloadgentoo-2-0923115e88c6fcfec12fb1ca0bc71a52a57ad3aa.tar.gz
gentoo-2-0923115e88c6fcfec12fb1ca0bc71a52a57ad3aa.tar.bz2
gentoo-2-0923115e88c6fcfec12fb1ca0bc71a52a57ad3aa.zip
Stable on ppc.
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'dev-perl/text-template')
-rw-r--r--dev-perl/text-template/ChangeLog6
-rw-r--r--dev-perl/text-template/text-template-1.44.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/text-template/ChangeLog b/dev-perl/text-template/ChangeLog
index 7f986722f7a0..38b1b82a6537 100644
--- a/dev-perl/text-template/ChangeLog
+++ b/dev-perl/text-template/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/text-template
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-template/ChangeLog,v 1.7 2005/04/22 14:32:17 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-template/ChangeLog,v 1.8 2005/05/01 18:15:31 hansmi Exp $
+
+ 01 May 2005; Michael Hanselmann <hansmi@gentoo.org>
+ text-template-1.44.ebuild:
+ Stable on ppc.
22 Apr 2005; Simon Stelling <blubb@gentoo.org> text-template-1.44.ebuild:
stable on amd64
diff --git a/dev-perl/text-template/text-template-1.44.ebuild b/dev-perl/text-template/text-template-1.44.ebuild
index 7ae5ec150cf3..5c72c33169bd 100644
--- a/dev-perl/text-template/text-template-1.44.ebuild
+++ b/dev-perl/text-template/text-template-1.44.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-template/text-template-1.44.ebuild,v 1.8 2005/04/22 14:32:17 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-template/text-template-1.44.ebuild,v 1.9 2005/05/01 18:15:31 hansmi Exp $
inherit perl-module
@@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/M/MJ/MJD/${MY_P}.tar.gz"
HOMEPAGE="http://www.cpan.org/authors/id/M/MJ/MJD/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="x86 amd64 ~ppc sparc alpha ~hppa"
+KEYWORDS="x86 amd64 ppc sparc alpha ~hppa"
IUSE=""
DEPEND="${DEPEND}"