summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-16 13:02:03 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-16 13:02:03 +0000
commit9739a481b8d177a4ca17b54b9496bdf5d9baa1ea (patch)
tree07060df52baacf193adada9ea9f9bb47835304df /dev-perl/extutils-pkgconfig
parentDrop audacious version that has plugins which do not build on current stable. (diff)
downloadgentoo-2-9739a481b8d177a4ca17b54b9496bdf5d9baa1ea.tar.gz
gentoo-2-9739a481b8d177a4ca17b54b9496bdf5d9baa1ea.tar.bz2
gentoo-2-9739a481b8d177a4ca17b54b9496bdf5d9baa1ea.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/extutils-pkgconfig')
-rw-r--r--dev-perl/extutils-pkgconfig/ChangeLog6
-rw-r--r--dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/extutils-pkgconfig/ChangeLog b/dev-perl/extutils-pkgconfig/ChangeLog
index c3428b690bca..e5d43a689a69 100644
--- a/dev-perl/extutils-pkgconfig/ChangeLog
+++ b/dev-perl/extutils-pkgconfig/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/extutils-pkgconfig
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.44 2012/05/02 21:56:26 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.45 2012/05/16 13:02:03 aballier Exp $
+
+ 16 May 2012; Alexis Ballier <aballier@gentoo.org>
+ extutils-pkgconfig-1.130.0.ebuild:
+ keyword ~amd64-fbsd
02 May 2012; Jeff Horelick <jdhore@gentoo.org>
extutils-pkgconfig-1.120.0.ebuild, extutils-pkgconfig-1.130.0.ebuild:
diff --git a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild
index 516b95b0425d..1e3246f3dc27 100644
--- a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild
+++ b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild,v 1.2 2012/05/02 21:56:26 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild,v 1.3 2012/05/16 13:02:03 aballier Exp $
EAPI=4
@@ -12,7 +12,7 @@ inherit perl-module
DESCRIPTION="Simplistic perl interface to pkg-config"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
IUSE=""
DEPEND="virtual/pkgconfig"