diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-09-17 13:45:22 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-09-17 13:45:22 +0000 |
commit | 249e75d7760f5cc0c670cea74732a7439f8f88a7 (patch) | |
tree | aabbb0053b76723adf600fbebbe1bc475ec18d66 /perl-core | |
parent | Stable for HPPA (bug #504786). (diff) | |
download | gentoo-2-249e75d7760f5cc0c670cea74732a7439f8f88a7.tar.gz gentoo-2-249e75d7760f5cc0c670cea74732a7439f8f88a7.tar.bz2 gentoo-2-249e75d7760f5cc0c670cea74732a7439f8f88a7.zip |
Stable for HPPA (bug #504786).
(Portage version: 2.2.13/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Module-Pluggable/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Module-Pluggable/Module-Pluggable-4.700.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Module-Pluggable/ChangeLog b/perl-core/Module-Pluggable/ChangeLog index 0a3d8ae02381..e1c2fee1cec6 100644 --- a/perl-core/Module-Pluggable/ChangeLog +++ b/perl-core/Module-Pluggable/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Module-Pluggable # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/ChangeLog,v 1.36 2014/08/31 17:22:26 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/ChangeLog,v 1.37 2014/09/17 13:45:22 jer Exp $ + + 17 Sep 2014; Jeroen Roovers <jer@gentoo.org> Module-Pluggable-4.700.0.ebuild: + Stable for HPPA (bug #504786). 31 Aug 2014; Mikle Kolyada <zlogene@gentoo.org> Module-Pluggable-4.700.0.ebuild: diff --git a/perl-core/Module-Pluggable/Module-Pluggable-4.700.0.ebuild b/perl-core/Module-Pluggable/Module-Pluggable-4.700.0.ebuild index 002718ef139f..db12906ed802 100644 --- a/perl-core/Module-Pluggable/Module-Pluggable-4.700.0.ebuild +++ b/perl-core/Module-Pluggable/Module-Pluggable-4.700.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-4.700.0.ebuild,v 1.5 2014/08/31 17:22:26 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Pluggable/Module-Pluggable-4.700.0.ebuild,v 1.6 2014/09/17 13:45:22 jer Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="automatically give your module the ability to have plugins" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="virtual/perl-File-Spec" |