summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaohiro Aota <naota@gentoo.org>2014-01-06 15:14:32 +0000
committerNaohiro Aota <naota@gentoo.org>2014-01-06 15:14:32 +0000
commitaa29c34f98331b38da5ab40ce3fd2e018ca10f92 (patch)
treecd6df2f0978584c144cfb2fa6ed4510eb77ddad8 /dev-perl
parentAdd ~x86-fbsd wrt bug #497068 (diff)
downloadgentoo-2-aa29c34f98331b38da5ab40ce3fd2e018ca10f92.tar.gz
gentoo-2-aa29c34f98331b38da5ab40ce3fd2e018ca10f92.tar.bz2
gentoo-2-aa29c34f98331b38da5ab40ce3fd2e018ca10f92.zip
Add ~x86-fbsd wrt bug #497068
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F8551514)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Test-Distribution/ChangeLog5
-rw-r--r--dev-perl/Test-Distribution/Test-Distribution-2.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Distribution/ChangeLog b/dev-perl/Test-Distribution/ChangeLog
index 79757b79718e..f9315c24b799 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Distribution/ChangeLog,v 1.10 2014/01/06 14:10:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Distribution/ChangeLog,v 1.11 2014/01/06 15:14:32 naota Exp $
+
+ 06 Jan 2014; Naohiro Aota <naota@gentoo.org> Test-Distribution-2.0.0.ebuild:
+ Add ~x86-fbsd wrt bug #497068
06 Jan 2014; Jeroen Roovers <jer@gentoo.org> Test-Distribution-2.0.0.ebuild:
Marked ~hppa (bug #497068).
diff --git a/dev-perl/Test-Distribution/Test-Distribution-2.0.0.ebuild b/dev-perl/Test-Distribution/Test-Distribution-2.0.0.ebuild
index 461dd2438453..ec557b1bab75 100644
--- a/dev-perl/Test-Distribution/Test-Distribution-2.0.0.ebuild
+++ b/dev-perl/Test-Distribution/Test-Distribution-2.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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.0.0.ebuild,v 1.3 2014/01/06 14:10:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Distribution/Test-Distribution-2.0.0.ebuild,v 1.4 2014/01/06 15:14:32 naota Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="perform tests on all modules of a distribution"
SLOT="0"
-KEYWORDS="amd64 ~hppa x86"
+KEYWORDS="amd64 ~hppa x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=dev-perl/Pod-Coverage-0.20