diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-06 18:09:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-06 18:09:31 +0000 |
commit | 498006f61eef9d76c8178d37c73dc5aa2820012c (patch) | |
tree | 9f2e98d706599beca12e124eb4990e2f60d7a269 /dev-perl/IO-Pager | |
parent | Stable for amd64, wrt bug #441228 (diff) | |
download | gentoo-2-498006f61eef9d76c8178d37c73dc5aa2820012c.tar.gz gentoo-2-498006f61eef9d76c8178d37c73dc5aa2820012c.tar.bz2 gentoo-2-498006f61eef9d76c8178d37c73dc5aa2820012c.zip |
Stable for amd64, wrt bug #441230
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-perl/IO-Pager')
-rw-r--r-- | dev-perl/IO-Pager/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/IO-Pager/IO-Pager-0.300.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IO-Pager/ChangeLog b/dev-perl/IO-Pager/ChangeLog index 8a40f0fed309..abdb76241f17 100644 --- a/dev-perl/IO-Pager/ChangeLog +++ b/dev-perl/IO-Pager/ChangeLog @@ -1,6 +1,9 @@ # 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.29 2012/09/07 09:16:19 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Pager/ChangeLog,v 1.30 2012/12/06 18:09:31 ago Exp $ + + 06 Dec 2012; <ago@gentoo.org> IO-Pager-0.300.0.ebuild: + Stable for amd64, wrt bug #441230 *IO-Pager-0.300.0 (07 Sep 2012) diff --git a/dev-perl/IO-Pager/IO-Pager-0.300.0.ebuild b/dev-perl/IO-Pager/IO-Pager-0.300.0.ebuild index 1d767bd76cd1..5ace1335e871 100644 --- a/dev-perl/IO-Pager/IO-Pager-0.300.0.ebuild +++ b/dev-perl/IO-Pager/IO-Pager-0.300.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.300.0.ebuild,v 1.1 2012/09/07 09:16:19 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Pager/IO-Pager-0.300.0.ebuild,v 1.2 2012/12/06 18:09:31 ago 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 ~ppc ~ppc64 ~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 |