summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-03-20 15:10:36 +0000
committerJeroen Roovers <jer@gentoo.org>2014-03-20 15:10:36 +0000
commita84174a7b107f404abd4c2d690520c10adc898f1 (patch)
tree6f8ffa818be93c3cb988aeb85b5f89931fc7a06b /perl-core
parentRestore semantic-desktop USE flag. (diff)
downloadgentoo-2-a84174a7b107f404abd4c2d690520c10adc898f1.tar.gz
gentoo-2-a84174a7b107f404abd4c2d690520c10adc898f1.tar.bz2
gentoo-2-a84174a7b107f404abd4c2d690520c10adc898f1.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 'perl-core')
-rw-r--r--perl-core/CPAN/CPAN-2.0.0.ebuild6
-rw-r--r--perl-core/CPAN/ChangeLog7
2 files changed, 8 insertions, 5 deletions
diff --git a/perl-core/CPAN/CPAN-2.0.0.ebuild b/perl-core/CPAN/CPAN-2.0.0.ebuild
index a02bc2d51912..b4ee96e782a8 100644
--- a/perl-core/CPAN/CPAN-2.0.0.ebuild
+++ b/perl-core/CPAN/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/perl-core/CPAN/CPAN-2.0.0.ebuild,v 1.1 2013/12/21 18:58:36 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN/CPAN-2.0.0.ebuild,v 1.2 2014/03/20 15:10:36 jer Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="query, download and build perl modules from CPAN sites"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
IUSE=""
SRC_TEST="do"
diff --git a/perl-core/CPAN/ChangeLog b/perl-core/CPAN/ChangeLog
index ed3bddb85b38..86c3a2c44f08 100644
--- a/perl-core/CPAN/ChangeLog
+++ b/perl-core/CPAN/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/CPAN
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN/ChangeLog,v 1.4 2013/12/21 18:58:36 zlogene Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN/ChangeLog,v 1.5 2014/03/20 15:10:36 jer Exp $
+
+ 20 Mar 2014; Jeroen Roovers <jer@gentoo.org> CPAN-2.0.0.ebuild:
+ Marked ~hppa (bug #505156).
*CPAN-2.0.0 (21 Dec 2013)