summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-06-29 19:36:39 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-06-29 19:36:39 +0000
commitcbebaff2b3f15a7744082366b089784c692c6692 (patch)
tree1c35ac34df4e2e379916fb55cb8ccff06bafa7b0 /dev-perl/text-template
parentversion bump: loudmouth-1.1.2 for telepathy (diff)
downloadhistorical-cbebaff2b3f15a7744082366b089784c692c6692.tar.gz
historical-cbebaff2b3f15a7744082366b089784c692c6692.tar.bz2
historical-cbebaff2b3f15a7744082366b089784c692c6692.zip
Stable on hppa
Package-Manager: portage-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=""