summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-08-27 18:30:09 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-08-27 18:30:09 +0000
commitfe891910166e26412d96b0ce0354799af41a2090 (patch)
tree508004ace58007a31f34feceb9ada6ab68d5d185 /dev-perl/IO-Pager
parentalpha/ia64/sparc stable wrt #418823 (diff)
downloadhistorical-fe891910166e26412d96b0ce0354799af41a2090.tar.gz
historical-fe891910166e26412d96b0ce0354799af41a2090.tar.bz2
historical-fe891910166e26412d96b0ce0354799af41a2090.zip
Drop ia64/sparc keywords
Package-Manager: portage-2.1.11.5/cvs/Linux ia64
Diffstat (limited to 'dev-perl/IO-Pager')
-rw-r--r--dev-perl/IO-Pager/ChangeLog6
-rw-r--r--dev-perl/IO-Pager/IO-Pager-0.240.0.ebuild4
-rw-r--r--dev-perl/IO-Pager/IO-Pager-0.60.0.ebuild6
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/IO-Pager/ChangeLog b/dev-perl/IO-Pager/ChangeLog
index 0e7f238eb96c..155dee4c4d47 100644
--- a/dev-perl/IO-Pager/ChangeLog
+++ b/dev-perl/IO-Pager/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/IO-Pager
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Pager/ChangeLog,v 1.26 2012/08/09 17:52:32 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Pager/ChangeLog,v 1.27 2012/08/27 18:23:21 armin76 Exp $
+
+ 27 Aug 2012; Raúl Porcel <armin76@gentoo.org> IO-Pager-0.60.0.ebuild,
+ IO-Pager-0.240.0.ebuild:
+ Drop ia64/sparc keywords
09 Aug 2012; Brent Baude <ranger@gentoo.org> IO-Pager-0.240.0.ebuild:
Marking IO-Pager-0.240.0 ppc for bug 418817
diff --git a/dev-perl/IO-Pager/IO-Pager-0.240.0.ebuild b/dev-perl/IO-Pager/IO-Pager-0.240.0.ebuild
index e4bc2e8add04..48e9c82a166f 100644
--- a/dev-perl/IO-Pager/IO-Pager-0.240.0.ebuild
+++ b/dev-perl/IO-Pager/IO-Pager-0.240.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/IO-Pager/IO-Pager-0.240.0.ebuild,v 1.4 2012/08/09 17:52:32 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Pager/IO-Pager-0.240.0.ebuild,v 1.5 2012/08/27 18:23:21 armin76 Exp $
EAPI=4
@@ -12,7 +12,7 @@ inherit perl-module
DESCRIPTION="Select a pager, optionally pipe it output if destination is a TTY"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""
SRC_TEST=do
diff --git a/dev-perl/IO-Pager/IO-Pager-0.60.0.ebuild b/dev-perl/IO-Pager/IO-Pager-0.60.0.ebuild
index 913f28339330..40b766e128e6 100644
--- a/dev-perl/IO-Pager/IO-Pager-0.60.0.ebuild
+++ b/dev-perl/IO-Pager/IO-Pager-0.60.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 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/IO-Pager/IO-Pager-0.60.0.ebuild,v 1.2 2011/09/03 21:04:35 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Pager/IO-Pager-0.60.0.ebuild,v 1.3 2012/08/27 18:23:21 armin76 Exp $
EAPI=4
@@ -13,5 +13,5 @@ DESCRIPTION="Select a pager, optionally pipe it output if destination is a TTY"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="amd64 ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""