summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2009-11-24 09:45:37 +0000
committerAlexis Ballier <aballier@gentoo.org>2009-11-24 09:45:37 +0000
commit8da63c5ad4c48b5494609e6de56754d314ac6c91 (patch)
treeb57217891225164a2ecb8933a1bb313760681608 /virtual/perl-Attribute-Handlers
parentkeyword ~x86-fbsd, bug #294206 (diff)
downloadgentoo-2-8da63c5ad4c48b5494609e6de56754d314ac6c91.tar.gz
gentoo-2-8da63c5ad4c48b5494609e6de56754d314ac6c91.tar.bz2
gentoo-2-8da63c5ad4c48b5494609e6de56754d314ac6c91.zip
keyword ~x86-fbsd, bug #294206
(Portage version: 2.2_rc51/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Attribute-Handlers')
-rw-r--r--virtual/perl-Attribute-Handlers/ChangeLog6
-rw-r--r--virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Attribute-Handlers/ChangeLog b/virtual/perl-Attribute-Handlers/ChangeLog
index 284e47f04303..947b99efa030 100644
--- a/virtual/perl-Attribute-Handlers/ChangeLog
+++ b/virtual/perl-Attribute-Handlers/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-Attribute-Handlers
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 1.1 2009/11/23 18:58:08 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 1.2 2009/11/24 09:45:37 aballier Exp $
+
+ 24 Nov 2009; Alexis Ballier <aballier@gentoo.org>
+ perl-Attribute-Handlers-0.87.ebuild:
+ keyword ~x86-fbsd, bug #294206
*perl-Attribute-Handlers-0.87 (23 Nov 2009)
diff --git a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild
index 166b9c4d2f35..6fa274ad78c1 100644
--- a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild
+++ b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild,v 1.1 2009/11/23 18:58:08 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild,v 1.2 2009/11/24 09:45:37 aballier Exp $
DESCRIPTION="Virtual for Attribute-Handlers"
HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~x86-fbsd"
IUSE=""
RDEPEND="~perl-core/Attribute-Handlers-${PV}"