summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2009-05-16 09:23:46 +0000
committerAlexis Ballier <aballier@gentoo.org>2009-05-16 09:23:46 +0000
commit9376122b3fc80d441f245e65fe23e363baee1636 (patch)
tree660867312d81e14ab2e86bf9a30e27ba6f84ee9e /dev-perl
parentMigration to virtual/libusb. Verified by code inspection. (diff)
downloadgentoo-2-9376122b3fc80d441f245e65fe23e363baee1636.tar.gz
gentoo-2-9376122b3fc80d441f245e65fe23e363baee1636.tar.bz2
gentoo-2-9376122b3fc80d441f245e65fe23e363baee1636.zip
keyword ~x86-fbsd
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/frontier-rpc/ChangeLog8
-rw-r--r--dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild4
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-perl/frontier-rpc/ChangeLog b/dev-perl/frontier-rpc/ChangeLog
index 49c91179c0a5..fa28101ae51c 100644
--- a/dev-perl/frontier-rpc/ChangeLog
+++ b/dev-perl/frontier-rpc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/frontier-rpc
-# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/frontier-rpc/ChangeLog,v 1.17 2009/05/01 12:16:39 armin76 Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/frontier-rpc/ChangeLog,v 1.18 2009/05/16 09:23:46 aballier Exp $
+
+ 16 May 2009; Alexis Ballier <aballier@gentoo.org>
+ frontier-rpc-0.07_beta4.ebuild:
+ keyword ~x86-fbsd
01 May 2009; Raúl Porcel <armin76@gentoo.org>
frontier-rpc-0.07_beta4.ebuild:
diff --git a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild
index 075590228708..f49083def3d7 100644
--- a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild
+++ b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild,v 1.19 2009/05/01 12:16:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild,v 1.20 2009/05/16 09:23:46 aballier Exp $
inherit perl-module
@@ -13,7 +13,7 @@ HOMEPAGE="http://perl-xml.sourceforge.net/xml-rpc/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="dev-perl/XML-Parser