summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-10-31 13:12:32 +0000
committerJeroen Roovers <jer@gentoo.org>2011-10-31 13:12:32 +0000
commitcd69102dc583c29cdff9a9711914118034db1404 (patch)
treee8fff2ebc97c3f4049d3b5ec6377e4c708689849 /dev-perl/Dist-CheckConflicts
parentMarked ~hppa (bug #389001). (diff)
downloadgentoo-2-cd69102dc583c29cdff9a9711914118034db1404.tar.gz
gentoo-2-cd69102dc583c29cdff9a9711914118034db1404.tar.bz2
gentoo-2-cd69102dc583c29cdff9a9711914118034db1404.zip
Marked ~hppa (bug #389001).
(Portage version: 2.2.0_alpha72/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Dist-CheckConflicts')
-rw-r--r--dev-perl/Dist-CheckConflicts/ChangeLog6
-rw-r--r--dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Dist-CheckConflicts/ChangeLog b/dev-perl/Dist-CheckConflicts/ChangeLog
index f778312d4efe..fee29098acfa 100644
--- a/dev-perl/Dist-CheckConflicts/ChangeLog
+++ b/dev-perl/Dist-CheckConflicts/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Dist-CheckConflicts
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Dist-CheckConflicts/ChangeLog,v 1.8 2011/09/24 13:23:50 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Dist-CheckConflicts/ChangeLog,v 1.9 2011/10/31 13:12:32 jer Exp $
+
+ 31 Oct 2011; Jeroen Roovers <jer@gentoo.org>
+ Dist-CheckConflicts-0.20.0.ebuild:
+ Marked ~hppa (bug #389001).
24 Sep 2011; Fabian Groffen <grobian@gentoo.org>
Dist-CheckConflicts-0.20.0.ebuild:
diff --git a/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.0.ebuild b/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.0.ebuild
index 41f8826319ed..9e751dab0e29 100644
--- a/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.0.ebuild
+++ b/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.0.ebuild,v 1.3 2011/09/24 13:23:50 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.0.ebuild,v 1.4 2011/10/31 13:12:32 jer Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Declare version conflicts for your dist"
SLOT="0"
-KEYWORDS="amd64 ppc x86 ~x64-macos"
+KEYWORDS="amd64 ~hppa ppc x86 ~x64-macos"
IUSE="test"
RDEPEND="dev-perl/Sub-Exporter