summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-03-11 18:48:11 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-03-11 18:48:11 +0000
commit41568d4891c5d9759f39a58a18cd436190631426 (patch)
treee19f2408556f5df656567d33d29f1d40eabc701e /dev-perl
parentStable on amd64 wrt bug #350853 (diff)
downloadgentoo-2-41568d4891c5d9759f39a58a18cd436190631426.tar.gz
gentoo-2-41568d4891c5d9759f39a58a18cd436190631426.tar.bz2
gentoo-2-41568d4891c5d9759f39a58a18cd436190631426.zip
Stable on amd64 wrt bug #350853
(Portage version: 2.1.9.41/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-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 a134be2e14bf..bb38960f7d7d 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.1 2011/01/13 19:58:45 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Dist-CheckConflicts/ChangeLog,v 1.2 2011/03/11 18:48:11 hwoarang Exp $
+
+ 11 Mar 2011; Markos Chandras <hwoarang@gentoo.org>
+ Dist-CheckConflicts-0.20.ebuild:
+ Stable on amd64 wrt bug #350853
*Dist-CheckConflicts-0.20 (13 Jan 2011)
diff --git a/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.ebuild b/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.ebuild
index 525b4dd2ea85..1385a40c680a 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.1 2011/01/13 19:58:45 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.ebuild,v 1.2 2011/03/11 18:48:11 hwoarang Exp $
EAPI=3
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Declare version conflicts for your dist"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="test"
RDEPEND="dev-perl/Sub-Exporter