diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-02-13 22:03:13 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-02-13 22:03:13 +0000 |
commit | 6c1917cef5334064591598d2b23f9aebdcc8bdd8 (patch) | |
tree | 95bd280d7660d0940b344f7e80082bcb6e11d667 /virtual/perl-ExtUtils-Install | |
parent | Stable for HPPA (bug #536790). (diff) | |
download | gentoo-2-6c1917cef5334064591598d2b23f9aebdcc8bdd8.tar.gz gentoo-2-6c1917cef5334064591598d2b23f9aebdcc8bdd8.tar.bz2 gentoo-2-6c1917cef5334064591598d2b23f9aebdcc8bdd8.zip |
Stable for HPPA (bug #536790).
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'virtual/perl-ExtUtils-Install')
-rw-r--r-- | virtual/perl-ExtUtils-Install/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.670.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-ExtUtils-Install/ChangeLog b/virtual/perl-ExtUtils-Install/ChangeLog index 29fb969e16c0..294248bf7b1f 100644 --- a/virtual/perl-ExtUtils-Install/ChangeLog +++ b/virtual/perl-ExtUtils-Install/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-ExtUtils-Install # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog,v 1.54 2015/02/13 10:26:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog,v 1.55 2015/02/13 22:03:13 jer Exp $ + + 13 Feb 2015; Jeroen Roovers <jer@gentoo.org> + perl-ExtUtils-Install-1.670.0.ebuild: + Stable for HPPA (bug #536790). 13 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-ExtUtils-Install-1.670.0.ebuild: diff --git a/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.670.0.ebuild b/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.670.0.ebuild index e2e32ec11205..725cafe30a85 100644 --- a/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.670.0.ebuild +++ b/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.670.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-ExtUtils-Install/perl-ExtUtils-Install-1.670.0.ebuild,v 1.5 2015/02/13 10:26:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.670.0.ebuild,v 1.6 2015/02/13 22:03:13 jer 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 ~x86-interix ~amd64-linux ~arm-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 ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="" |