summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-08-26 01:22:35 +0000
committerAron Griffis <agriffis@gentoo.org>2005-08-26 01:22:35 +0000
commitc436ecf36965d7038b25d1fda03719056cd451d5 (patch)
tree6234e11889dc59b9dd2eebfa3a83a59f3be4e2a8 /dev-perl/text-template
parentnew version, according to the bug response for howl, when 2.12 comes out, the... (diff)
downloadgentoo-2-c436ecf36965d7038b25d1fda03719056cd451d5.tar.gz
gentoo-2-c436ecf36965d7038b25d1fda03719056cd451d5.tar.bz2
gentoo-2-c436ecf36965d7038b25d1fda03719056cd451d5.zip
add ~ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl/text-template')
-rw-r--r--dev-perl/text-template/ChangeLog5
-rw-r--r--dev-perl/text-template/Manifest14
-rw-r--r--dev-perl/text-template/text-template-1.44.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/dev-perl/text-template/ChangeLog b/dev-perl/text-template/ChangeLog
index 38b1b82a6537..692521597f91 100644
--- a/dev-perl/text-template/ChangeLog
+++ b/dev-perl/text-template/ChangeLog
@@ -1,6 +1,9 @@
# 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.8 2005/05/01 18:15:31 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-template/ChangeLog,v 1.9 2005/08/26 01:21:17 agriffis Exp $
+
+ 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> text-template-1.44.ebuild:
+ add ~ia64
01 May 2005; Michael Hanselmann <hansmi@gentoo.org>
text-template-1.44.ebuild:
diff --git a/dev-perl/text-template/Manifest b/dev-perl/text-template/Manifest
index 5a15ba1313f6..d97eff9ebd42 100644
--- a/dev-perl/text-template/Manifest
+++ b/dev-perl/text-template/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
+MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
MD5 20de39562798e7c0479e0e5e00b377ae ChangeLog 1059
+MD5 3aba7148bd05a934cd89d1cd14c2788e text-template-1.44.ebuild 564
MD5 453d35025efea38d67e82554abb97f2f files/digest-text-template-1.44 69
-MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
-MD5 77fb318000978dfb8bc983e62f2d311d text-template-1.44.ebuild 559
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFC0FLBI1lqEGTUzyQRAlFqAJ9+Pi2tRO0T3Ogj6xVX/E3wm8KVVACfaYWX
-V1Mu4o0aoY3cNwaKL6mnTyg=
-=h6LC
------END PGP SIGNATURE-----
diff --git a/dev-perl/text-template/text-template-1.44.ebuild b/dev-perl/text-template/text-template-1.44.ebuild
index 34a70476d59d..779e9d05e3dc 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.10 2005/07/09 22:41:56 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-template/text-template-1.44.ebuild,v 1.11 2005/08/26 01:21:17 agriffis 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="x86 amd64 ppc sparc alpha ~hppa"
+KEYWORDS="alpha amd64 ~hppa ~ia64 ppc sparc x86"
IUSE=""