diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-18 19:00:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-18 19:00:57 +0000 |
commit | 00e0edb906a7f7d627a0d1d099a0c3da4b449082 (patch) | |
tree | 99e8fc1b6828a1b9bb19ae636d15b51487001175 /virtual/perl-ExtUtils-MakeMaker | |
parent | Stable for amd64, wrt bug #458122 (diff) | |
download | gentoo-2-00e0edb906a7f7d627a0d1d099a0c3da4b449082.tar.gz gentoo-2-00e0edb906a7f7d627a0d1d099a0c3da4b449082.tar.bz2 gentoo-2-00e0edb906a7f7d627a0d1d099a0c3da4b449082.zip |
Stable for amd64, wrt bug #458122
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'virtual/perl-ExtUtils-MakeMaker')
-rw-r--r-- | virtual/perl-ExtUtils-MakeMaker/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.640.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/virtual/perl-ExtUtils-MakeMaker/ChangeLog b/virtual/perl-ExtUtils-MakeMaker/ChangeLog index adc564da1c2d..eece1686c7b5 100644 --- a/virtual/perl-ExtUtils-MakeMaker/ChangeLog +++ b/virtual/perl-ExtUtils-MakeMaker/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-ExtUtils-MakeMaker -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog,v 1.51 2012/12/26 15:35:41 tove Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog,v 1.52 2013/02/18 19:00:57 ago Exp $ + + 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> + perl-ExtUtils-MakeMaker-6.640.0.ebuild: + Stable for amd64, wrt bug #458122 *perl-ExtUtils-MakeMaker-6.640.0 (26 Dec 2012) diff --git a/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.640.0.ebuild b/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.640.0.ebuild index 73c90a93431f..9928393f049c 100644 --- a/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.640.0.ebuild +++ b/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.640.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.640.0.ebuild,v 1.1 2012/12/26 15:35:41 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.640.0.ebuild,v 1.2 2013/02/18 19:00:57 ago Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="" RDEPEND="~perl-core/${PN#perl-}-${PV}" |