diff options
author | Markus Meier <maekke@gentoo.org> | 2015-02-17 21:42:49 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-02-17 21:42:49 +0000 |
commit | f4f588a7ca2fb421c5ec2a1cde016bfd91d6c53a (patch) | |
tree | 81f06f00ca04a766be69ec28d35037412eee708d /virtual/perl-Term-ReadLine | |
parent | arm stable, bug #536790 (diff) | |
download | gentoo-2-f4f588a7ca2fb421c5ec2a1cde016bfd91d6c53a.tar.gz gentoo-2-f4f588a7ca2fb421c5ec2a1cde016bfd91d6c53a.tar.bz2 gentoo-2-f4f588a7ca2fb421c5ec2a1cde016bfd91d6c53a.zip |
arm stable, bug #536790
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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 238406c36acc..c1da41f9a9e7 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.8 2015/02/17 08:13:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Term-ReadLine/ChangeLog,v 1.9 2015/02/17 21:42:49 maekke Exp $ + + 17 Feb 2015; Markus Meier <maekke@gentoo.org> + perl-Term-ReadLine-1.140.0.ebuild: + arm stable, bug #536790 17 Feb 2015; Agostino Sarubbo <ago@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 7b726d77014f..be79d30e99d7 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.8 2015/02/17 08:13:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Term-ReadLine/perl-Term-ReadLine-1.140.0.ebuild,v 1.9 2015/02/17 21:42:49 maekke 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="" |