diff options
author | Johannes Huber <johu@gentoo.org> | 2013-12-01 14:44:06 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2013-12-01 14:44:06 +0000 |
commit | 46b26df52e409aec5c347cc8981e48308431613a (patch) | |
tree | 752288ef0860813545d4407369f6b577745a5719 | |
parent | x86 stable, bug #474822 (diff) | |
download | gentoo-2-46b26df52e409aec5c347cc8981e48308431613a.tar.gz gentoo-2-46b26df52e409aec5c347cc8981e48308431613a.tar.bz2 gentoo-2-46b26df52e409aec5c347cc8981e48308431613a.zip |
x86 stable, bug #474822
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
-rw-r--r-- | virtual/perl-ExtUtils-Constant/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-ExtUtils-Constant/ChangeLog b/virtual/perl-ExtUtils-Constant/ChangeLog index 6545982134b0..fcb25ab07b33 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.7 2013/10/25 14:06:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Constant/ChangeLog,v 1.8 2013/12/01 14:44:06 johu Exp $ + + 01 Dec 2013; Johannes Huber <johu@gentoo.org> + perl-ExtUtils-Constant-0.230.0-r2.ebuild: + x86 stable, bug #474822 25 Oct 2013; Jeroen Roovers <jer@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 55639cdf859b..45674a1b97aa 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 # 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.6 2013/10/25 14:06:15 jer Exp $ +# $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 $ 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} )" |