diff options
author | Markus Meier <maekke@gentoo.org> | 2015-02-17 21:25:10 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-02-17 21:25:10 +0000 |
commit | a704165a6016f34bfef0488eaabb8b8a0b777a9b (patch) | |
tree | 779805ef3094c1add6efe01715a6602b642537b5 /virtual/perl-Exporter | |
parent | arm stable, bug #536790 (diff) | |
download | gentoo-2-a704165a6016f34bfef0488eaabb8b8a0b777a9b.tar.gz gentoo-2-a704165a6016f34bfef0488eaabb8b8a0b777a9b.tar.bz2 gentoo-2-a704165a6016f34bfef0488eaabb8b8a0b777a9b.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-Exporter')
-rw-r--r-- | virtual/perl-Exporter/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-Exporter/perl-Exporter-5.710.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-Exporter/ChangeLog b/virtual/perl-Exporter/ChangeLog index 73a1d43643d1..ec5f921836f3 100644 --- a/virtual/perl-Exporter/ChangeLog +++ b/virtual/perl-Exporter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Exporter # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Exporter/ChangeLog,v 1.27 2015/02/17 08:12:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Exporter/ChangeLog,v 1.28 2015/02/17 21:25:10 maekke Exp $ + + 17 Feb 2015; Markus Meier <maekke@gentoo.org> perl-Exporter-5.710.0.ebuild: + arm stable, bug #536790 17 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-Exporter-5.710.0.ebuild: Stable for ia64, wrt bug #536790 diff --git a/virtual/perl-Exporter/perl-Exporter-5.710.0.ebuild b/virtual/perl-Exporter/perl-Exporter-5.710.0.ebuild index 12a35dcc4409..9cd6af4cf66f 100644 --- a/virtual/perl-Exporter/perl-Exporter-5.710.0.ebuild +++ b/virtual/perl-Exporter/perl-Exporter-5.710.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-Exporter/perl-Exporter-5.710.0.ebuild,v 1.10 2015/02/17 08:12:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Exporter/perl-Exporter-5.710.0.ebuild,v 1.11 2015/02/17 21:25:10 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="" DEPEND="" |