diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-12-13 13:05:37 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-12-13 13:05:37 +0000 |
commit | da5b059ebe1c3a626f51b26dfc3507481a5a439b (patch) | |
tree | 68235aeac3e040078841ec97071c3f907d8e192e /dev-perl/extutils-pkgconfig | |
parent | usemask cdparanoia, we dont have a custom patched one for fbsd anymore (diff) | |
download | gentoo-2-da5b059ebe1c3a626f51b26dfc3507481a5a439b.tar.gz gentoo-2-da5b059ebe1c3a626f51b26dfc3507481a5a439b.tar.bz2 gentoo-2-da5b059ebe1c3a626f51b26dfc3507481a5a439b.zip |
keyword ~x86-fbsd
(Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64)
Diffstat (limited to 'dev-perl/extutils-pkgconfig')
-rw-r--r-- | dev-perl/extutils-pkgconfig/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.12.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/extutils-pkgconfig/ChangeLog b/dev-perl/extutils-pkgconfig/ChangeLog index 505d550aedc3..ca2b6f4fe546 100644 --- a/dev-perl/extutils-pkgconfig/ChangeLog +++ b/dev-perl/extutils-pkgconfig/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/extutils-pkgconfig # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.27 2008/10/20 17:56:47 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.28 2008/12/13 13:05:37 aballier Exp $ + + 13 Dec 2008; Alexis Ballier <aballier@gentoo.org> + extutils-pkgconfig-1.12.ebuild: + keyword ~x86-fbsd *extutils-pkgconfig-1.12 (20 Oct 2008) diff --git a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.12.ebuild b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.12.ebuild index 6b41fac3c910..801632104bec 100644 --- a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.12.ebuild +++ b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.12.ebuild,v 1.1 2008/10/20 17:56:47 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.12.ebuild,v 1.2 2008/12/13 13:05:37 aballier Exp $ MODULE_AUTHOR=TSCH MY_PN=ExtUtils-PkgConfig @@ -13,7 +13,7 @@ DESCRIPTION="Simplistic perl interface to pkg-config" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="dev-lang/perl |