From aa29c34f98331b38da5ab40ce3fd2e018ca10f92 Mon Sep 17 00:00:00 2001 From: Naohiro Aota Date: Mon, 6 Jan 2014 15:14:32 +0000 Subject: Add ~x86-fbsd wrt bug #497068 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F8551514) --- dev-perl/Test-Distribution/ChangeLog | 5 ++++- dev-perl/Test-Distribution/Test-Distribution-2.0.0.ebuild | 4 ++-- 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 Test-Distribution-2.0.0.ebuild: + Add ~x86-fbsd wrt bug #497068 06 Jan 2014; Jeroen Roovers 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 -- cgit v1.2.3-65-gdbad