diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-19 08:59:24 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-19 08:59:24 +0000 |
commit | 09e91a6b8d3d050db8a31cfed7a249bf5ebd0781 (patch) | |
tree | f3f07e152df11d3298b6ad57de54d914009e1add /virtual/perl-ExtUtils-Constant | |
parent | amd64 stable, bug 474822 (diff) | |
download | gentoo-2-09e91a6b8d3d050db8a31cfed7a249bf5ebd0781.tar.gz gentoo-2-09e91a6b8d3d050db8a31cfed7a249bf5ebd0781.tar.bz2 gentoo-2-09e91a6b8d3d050db8a31cfed7a249bf5ebd0781.zip |
amd64 stable, bug 474822
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'virtual/perl-ExtUtils-Constant')
-rw-r--r-- | virtual/perl-ExtUtils-Constant/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/virtual/perl-ExtUtils-Constant/ChangeLog b/virtual/perl-ExtUtils-Constant/ChangeLog index fcb25ab07b33..4cc54965acd7 100644 --- a/virtual/perl-ExtUtils-Constant/ChangeLog +++ b/virtual/perl-ExtUtils-Constant/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-ExtUtils-Constant -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Constant/ChangeLog,v 1.8 2013/12/01 14:44:06 johu Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Constant/ChangeLog,v 1.9 2014/01/19 08:59:24 pacho Exp $ + + 19 Jan 2014; Pacho Ramos <pacho@gentoo.org> + perl-ExtUtils-Constant-0.230.0-r2.ebuild: + amd64 stable, bug 474822 01 Dec 2013; Johannes Huber <johu@gentoo.org> perl-ExtUtils-Constant-0.230.0-r2.ebuild: diff --git a/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r2.ebuild b/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r2.ebuild index 45674a1b97aa..9cb2c1a90822 100644 --- a/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r2.ebuild +++ b/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r2.ebuild,v 1.7 2013/12/01 14:44:06 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r2.ebuild,v 1.8 2014/01/19 08:59:24 pacho Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~amd64 hppa ~ppc ~ppc64 x86" +KEYWORDS="amd64 hppa ~ppc ~ppc64 x86" IUSE="" RDEPEND="|| ( =dev-lang/perl-5.16* =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )" |