From 0700f7007c4f901cad696c5f04cb321610686bcd Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Wed, 3 Feb 2010 11:24:06 +0000 Subject: keyword ~x86-fbsd (Portage version: 2.2_rc62/cvs/Linux x86_64) --- dev-perl/Test-Exception/ChangeLog | 6 +++++- dev-perl/Test-Exception/Test-Exception-0.29.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-perl/Test-Exception') diff --git a/dev-perl/Test-Exception/ChangeLog b/dev-perl/Test-Exception/ChangeLog index 9fe947f83720..e6a5b13b075d 100644 --- a/dev-perl/Test-Exception/ChangeLog +++ b/dev-perl/Test-Exception/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-Exception # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.59 2010/01/14 14:29:52 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.60 2010/02/03 11:24:06 aballier Exp $ + + 03 Feb 2010; Alexis Ballier + Test-Exception-0.29.ebuild: + keyword ~x86-fbsd 14 Jan 2010; Fabian Groffen Test-Exception-0.27.ebuild, Test-Exception-0.29.ebuild: diff --git a/dev-perl/Test-Exception/Test-Exception-0.29.ebuild b/dev-perl/Test-Exception/Test-Exception-0.29.ebuild index 7df32819068e..c24b81d75475 100644 --- a/dev-perl/Test-Exception/Test-Exception-0.29.ebuild +++ b/dev-perl/Test-Exception/Test-Exception-0.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.29.ebuild,v 1.2 2010/01/14 14:29:52 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.29.ebuild,v 1.3 2010/02/03 11:24:06 aballier Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="test functions for exception based code" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris" IUSE="" RDEPEND=">=virtual/perl-Test-Simple-0.64 -- cgit v1.2.3-65-gdbad