summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-07-19 19:51:14 +0000
committerMarkus Meier <maekke@gentoo.org>2011-07-19 19:51:14 +0000
commit5384e83ae71288f83fda8766799b5a20bb098d0b (patch)
tree425a9ed95ad89ccb3c994ae9c2bf0b62bd67fabd /dev-perl/Test-Distribution
parentx86 stable, bug #375389 (diff)
downloadhistorical-5384e83ae71288f83fda8766799b5a20bb098d0b.tar.gz
historical-5384e83ae71288f83fda8766799b5a20bb098d0b.tar.bz2
historical-5384e83ae71288f83fda8766799b5a20bb098d0b.zip
amd64/x86 stable, bug #374479
Package-Manager: portage-2.1.10.6/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Test-Distribution')
-rw-r--r--dev-perl/Test-Distribution/ChangeLog7
-rw-r--r--dev-perl/Test-Distribution/Test-Distribution-2.00.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Test-Distribution/ChangeLog b/dev-perl/Test-Distribution/ChangeLog
index 3385ba6d761c..dc4f88630e34 100644
--- a/dev-perl/Test-Distribution/ChangeLog
+++ b/dev-perl/Test-Distribution/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-Distribution
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Distribution/ChangeLog,v 1.3 2009/07/16 07:11:06 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Distribution/ChangeLog,v 1.4 2011/07/19 19:51:14 maekke Exp $
+
+ 19 Jul 2011; Markus Meier <maekke@gentoo.org> Test-Distribution-2.00.ebuild:
+ amd64/x86 stable, bug #374479
16 Jul 2009; Torsten Veller <tove@gentoo.org>
Test-Distribution-2.00.ebuild:
diff --git a/dev-perl/Test-Distribution/Test-Distribution-2.00.ebuild b/dev-perl/Test-Distribution/Test-Distribution-2.00.ebuild
index ae56f5864c13..68c5475b04d0 100644
--- a/dev-perl/Test-Distribution/Test-Distribution-2.00.ebuild
+++ b/dev-perl/Test-Distribution/Test-Distribution-2.00.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Distribution/Test-Distribution-2.00.ebuild,v 1.3 2009/07/16 07:11:06 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Distribution/Test-Distribution-2.00.ebuild,v 1.4 2011/07/19 19:51:14 maekke Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="perform tests on all modules of a distribution"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND=">=dev-perl/Pod-Coverage-0.20