summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-08-13 09:09:10 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-08-13 09:09:10 +0000
commit19d49693abf2d212efe2d27ac3a60a4e7d964bb2 (patch)
tree2c8f8d0e9a41f3129e27d75d58863f99b460e69b /dev-perl/Dist-CheckConflicts
parentRemove python herd from metadata. (diff)
downloadhistorical-19d49693abf2d212efe2d27ac3a60a4e7d964bb2.tar.gz
historical-19d49693abf2d212efe2d27ac3a60a4e7d964bb2.tar.bz2
historical-19d49693abf2d212efe2d27ac3a60a4e7d964bb2.zip
ppc stable wrt #350853
Package-Manager: portage-2.2.0_alpha50/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.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Dist-CheckConflicts/ChangeLog b/dev-perl/Dist-CheckConflicts/ChangeLog
index 1da73814b6c9..09a79d8127e6 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.3 2011/03/27 08:39:04 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Dist-CheckConflicts/ChangeLog,v 1.4 2011/08/13 09:09:10 xarthisius Exp $
+
+ 13 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ Dist-CheckConflicts-0.20.ebuild:
+ ppc stable wrt #350853
27 Mar 2011; Torsten Veller <tove@gentoo.org>
Dist-CheckConflicts-0.20.ebuild:
diff --git a/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.ebuild b/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.ebuild
index 87f08ae47326..17340c536304 100644
--- a/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.ebuild
+++ b/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.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.ebuild,v 1.3 2011/03/27 08:39:04 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.ebuild,v 1.4 2011/08/13 09:09:10 xarthisius Exp $
EAPI=3
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Declare version conflicts for your dist"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ppc x86"
IUSE="test"
RDEPEND="dev-perl/Sub-Exporter