diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-06 18:18:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-06 18:18:00 +0000 |
commit | fe883ff6d63fb6e3f9dc4152999c6f568372bc2a (patch) | |
tree | 21f4c0e3bba61375342f6faf4e4958237312d710 /dev-perl/IO-Pager | |
parent | Stable for x86, wrt bug #441228 (diff) | |
download | gentoo-2-fe883ff6d63fb6e3f9dc4152999c6f568372bc2a.tar.gz gentoo-2-fe883ff6d63fb6e3f9dc4152999c6f568372bc2a.tar.bz2 gentoo-2-fe883ff6d63fb6e3f9dc4152999c6f568372bc2a.zip |
Stable for x86, 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 abdb76241f17..8bfda5d575af 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.30 2012/12/06 18:09:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Pager/ChangeLog,v 1.31 2012/12/06 18:18:00 ago Exp $ + + 06 Dec 2012; <ago@gentoo.org> IO-Pager-0.300.0.ebuild: + Stable for x86, wrt bug #441230 06 Dec 2012; <ago@gentoo.org> IO-Pager-0.300.0.ebuild: Stable for amd64, wrt bug #441230 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 5ace1335e871..168529ad2d28 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.2 2012/12/06 18:09:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Pager/IO-Pager-0.300.0.ebuild,v 1.3 2012/12/06 18:18:00 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 |