summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-06-29 19:35:44 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-06-29 19:35:44 +0000
commitaa7312cf4e094e568f63b7f1edcd7aef40a6f98f (patch)
tree85634b855e8c13599d1ef926a5714c977415ac22 /dev-perl/text-template
parentStable on hppa (diff)
downloadgentoo-2-aa7312cf4e094e568f63b7f1edcd7aef40a6f98f.tar.gz
gentoo-2-aa7312cf4e094e568f63b7f1edcd7aef40a6f98f.tar.bz2
gentoo-2-aa7312cf4e094e568f63b7f1edcd7aef40a6f98f.zip
Stable on hppa
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-perl/text-template')
-rw-r--r--dev-perl/text-template/ChangeLog8
-rw-r--r--dev-perl/text-template/text-template-1.44.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/text-template/ChangeLog b/dev-perl/text-template/ChangeLog
index 541079d681fb..7a704faeb495 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.10 2005/09/17 03:12:19 agriffis Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-template/ChangeLog,v 1.11 2006/06/29 19:35:44 gustavoz Exp $
+
+ 29 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ text-template-1.44.ebuild:
+ Stable on hppa
17 Sep 2005; Aron Griffis <agriffis@gentoo.org> ChangeLog:
Mark 1.44 stable on ia64
diff --git a/dev-perl/text-template/text-template-1.44.ebuild b/dev-perl/text-template/text-template-1.44.ebuild
index aaef06e147ea..bfcce85d118f 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
+# Copyright 1999-2006 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.12 2005/09/17 03:12:19 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-template/text-template-1.44.ebuild,v 1.13 2006/06/29 19:35:44 gustavoz Exp $
inherit perl-module
@@ -12,5 +12,5 @@ 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="alpha amd64 ~hppa ia64 ppc sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86"
IUSE=""