diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-10-25 14:06:15 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-10-25 14:06:15 +0000 |
commit | 3a37ced290031f02412ee9f00f6d125deca0fd88 (patch) | |
tree | 4b39873cb38786864e980b52ea14b7d0531b0664 /virtual/perl-ExtUtils-Constant | |
parent | Stable for HPPA (bug #474822). (diff) | |
download | gentoo-2-3a37ced290031f02412ee9f00f6d125deca0fd88.tar.gz gentoo-2-3a37ced290031f02412ee9f00f6d125deca0fd88.tar.bz2 gentoo-2-3a37ced290031f02412ee9f00f6d125deca0fd88.zip |
Stable for HPPA (bug #474822).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'virtual/perl-ExtUtils-Constant')
-rw-r--r-- | virtual/perl-ExtUtils-Constant/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r2.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/virtual/perl-ExtUtils-Constant/ChangeLog b/virtual/perl-ExtUtils-Constant/ChangeLog index a8bd4a913b9a..6545982134b0 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.6 2013/08/14 04:13:34 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Constant/ChangeLog,v 1.7 2013/10/25 14:06:15 jer Exp $ + + 25 Oct 2013; Jeroen Roovers <jer@gentoo.org> + perl-ExtUtils-Constant-0.230.0-r2.ebuild: + Stable for HPPA (bug #474822). *perl-ExtUtils-Constant-0.230.0-r3 (14 Aug 2013) 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 f8c6363b7fac..55639cdf859b 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-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-Constant/perl-ExtUtils-Constant-0.230.0-r2.ebuild,v 1.5 2012/12/17 18:28:52 ago Exp $ +# $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 $ 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} )" |