diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-14 15:39:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-14 15:39:04 +0000 |
commit | 0754463b47a9f0614759cff63dcd47d048f9ef9f (patch) | |
tree | 1c504280791f50f64f56b3d2909a867797bcffe9 /virtual/perl-Term-ReadLine | |
parent | Stable for ppc, wrt bug #536790 (diff) | |
download | gentoo-2-0754463b47a9f0614759cff63dcd47d048f9ef9f.tar.gz gentoo-2-0754463b47a9f0614759cff63dcd47d048f9ef9f.tar.bz2 gentoo-2-0754463b47a9f0614759cff63dcd47d048f9ef9f.zip |
Stable for ppc, wrt bug #536790
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'virtual/perl-Term-ReadLine')
-rw-r--r-- | virtual/perl-Term-ReadLine/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.140.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Term-ReadLine/ChangeLog b/virtual/perl-Term-ReadLine/ChangeLog index 1bb03678bddd..ad12b5469d30 100644 --- a/virtual/perl-Term-ReadLine/ChangeLog +++ b/virtual/perl-Term-ReadLine/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Term-ReadLine # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Term-ReadLine/ChangeLog,v 1.4 2015/02/13 22:18:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Term-ReadLine/ChangeLog,v 1.5 2015/02/14 15:39:04 ago Exp $ + + 14 Feb 2015; Agostino Sarubbo <ago@gentoo.org> + perl-Term-ReadLine-1.140.0.ebuild: + Stable for ppc, wrt bug #536790 13 Feb 2015; Jeroen Roovers <jer@gentoo.org> perl-Term-ReadLine-1.140.0.ebuild: diff --git a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.140.0.ebuild b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.140.0.ebuild index 96edfccb6975..ebf566554d78 100644 --- a/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.140.0.ebuild +++ b/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.140.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.140.0.ebuild,v 1.4 2015/02/13 22:18:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.140.0.ebuild,v 1.5 2015/02/14 15:39:04 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" |