summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-03-25 17:25:07 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-03-25 17:25:07 +0000
commiteecef9ff906a23de8468c79754a4bc4089acfc56 (patch)
tree4e68e9d4d78e724d89698f474f2a7111b2b7d896 /dev-perl/text-template
parentalpha stable and drop ia64/sparc wrt #400255 (diff)
downloadgentoo-2-eecef9ff906a23de8468c79754a4bc4089acfc56.tar.gz
gentoo-2-eecef9ff906a23de8468c79754a4bc4089acfc56.tar.bz2
gentoo-2-eecef9ff906a23de8468c79754a4bc4089acfc56.zip
alpha stable and drop ia64/sparc wrt #400315
(Portage version: 2.1.10.49/cvs/Linux ia64)
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.ebuild6
-rw-r--r--dev-perl/text-template/text-template-1.450.0.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/text-template/ChangeLog b/dev-perl/text-template/ChangeLog
index 29220c283715..75b473028db6 100644
--- a/dev-perl/text-template/ChangeLog
+++ b/dev-perl/text-template/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/text-template
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-template/ChangeLog,v 1.21 2012/03/09 09:57:17 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-template/ChangeLog,v 1.22 2012/03/25 17:25:07 armin76 Exp $
+
+ 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> text-template-1.44.ebuild,
+ text-template-1.450.0.ebuild:
+ alpha stable and drop ia64/sparc wrt #400315
09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
text-template-1.450.0.ebuild:
diff --git a/dev-perl/text-template/text-template-1.44.ebuild b/dev-perl/text-template/text-template-1.44.ebuild
index 8c8af7e88a20..3e2da105d68f 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-2007 Gentoo Foundation
+# Copyright 1999-2012 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.16 2007/07/10 23:33:28 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-template/text-template-1.44.ebuild,v 1.17 2012/03/25 17:25:07 armin76 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="alpha amd64 hppa ia64 ppc sparc x86"
+KEYWORDS="alpha amd64 hppa ppc x86"
IUSE=""
DEPEND="dev-lang/perl"
diff --git a/dev-perl/text-template/text-template-1.450.0.ebuild b/dev-perl/text-template/text-template-1.450.0.ebuild
index 5cdb17757df4..2b63a0daae82 100644
--- a/dev-perl/text-template/text-template-1.450.0.ebuild
+++ b/dev-perl/text-template/text-template-1.450.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.450.0.ebuild,v 1.5 2012/03/09 09:57:17 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-template/text-template-1.450.0.ebuild,v 1.6 2012/03/25 17:25:07 armin76 Exp $
EAPI=4
@@ -13,7 +13,7 @@ DESCRIPTION="Expand template text with embedded Perl"
LICENSE="|| ( Artistic GPL-2 GPL-3 )" # Artistic or GPL-2+
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~sparc x86 ~ppc-macos"
+KEYWORDS="alpha amd64 hppa ppc x86 ~ppc-macos"
IUSE=""
SRC_TEST=do