diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-03-20 15:10:56 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-03-20 15:10:56 +0000 |
commit | 8c3f4a16eda673a88306aea653c91d5329dbfc72 (patch) | |
tree | ade42d23db98325b6b25d0b66204804df9ee66eb /virtual/perl-CPAN | |
parent | Marked ~hppa (bug #505156). (diff) | |
download | gentoo-2-8c3f4a16eda673a88306aea653c91d5329dbfc72.tar.gz gentoo-2-8c3f4a16eda673a88306aea653c91d5329dbfc72.tar.bz2 gentoo-2-8c3f4a16eda673a88306aea653c91d5329dbfc72.zip |
Marked ~hppa (bug #505156).
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'virtual/perl-CPAN')
-rw-r--r-- | virtual/perl-CPAN/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/perl-CPAN/perl-CPAN-2.0.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/virtual/perl-CPAN/ChangeLog b/virtual/perl-CPAN/ChangeLog index ce9649920ace..d57d4981fc98 100644 --- a/virtual/perl-CPAN/ChangeLog +++ b/virtual/perl-CPAN/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-CPAN -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/ChangeLog,v 1.4 2013/08/14 04:01:31 patrick Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/ChangeLog,v 1.5 2014/03/20 15:10:56 jer Exp $ + + 20 Mar 2014; Jeroen Roovers <jer@gentoo.org> perl-CPAN-2.0.0.ebuild: + Marked ~hppa (bug #505156). *perl-CPAN-2.0.0 (14 Aug 2013) diff --git a/virtual/perl-CPAN/perl-CPAN-2.0.0.ebuild b/virtual/perl-CPAN/perl-CPAN-2.0.0.ebuild index 73b4cfa5492e..3e9d7f86d507 100644 --- a/virtual/perl-CPAN/perl-CPAN-2.0.0.ebuild +++ b/virtual/perl-CPAN/perl-CPAN-2.0.0.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-CPAN/perl-CPAN-2.0.0.ebuild,v 1.1 2013/08/14 04:01:31 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.0.0.ebuild,v 1.2 2014/03/20 15:10:56 jer Exp $ DESCRIPTION="Virtual for CPAN" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="" DEPEND="" |