diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-09 19:59:13 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-09 19:59:13 +0000 |
commit | 67dd1d5655a9107aabfbd321c6093028d044f6dc (patch) | |
tree | f1b41e5be69beff308ad3599e2de14afec4f577b /dev-perl/extutils-pkgconfig | |
parent | Bug #283754: missing builddep on pkgconfig. (diff) | |
download | gentoo-2-67dd1d5655a9107aabfbd321c6093028d044f6dc.tar.gz gentoo-2-67dd1d5655a9107aabfbd321c6093028d044f6dc.tar.bz2 gentoo-2-67dd1d5655a9107aabfbd321c6093028d044f6dc.zip |
Transfer Prefix keywords
(Portage version: 2.2.00.15184-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-perl/extutils-pkgconfig')
-rw-r--r-- | dev-perl/extutils-pkgconfig/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.12.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/extutils-pkgconfig/ChangeLog b/dev-perl/extutils-pkgconfig/ChangeLog index bab44544d51f..57ffa5dfa636 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.31 2009/06/29 20:03:23 jer Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.32 2010/01/09 19:59:13 grobian Exp $ + + 09 Jan 2010; Fabian Groffen <grobian@gentoo.org> + extutils-pkgconfig-1.12.ebuild: + Transfer Prefix keywords 29 Jun 2009; Jeroen Roovers <jer@gentoo.org> extutils-pkgconfig-1.11.ebuild: diff --git a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.12.ebuild b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.12.ebuild index d4d845551db7..fea0b7cdbe5c 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-2009 Gentoo Foundation +# Copyright 1999-2010 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.3 2009/04/06 14:23:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.12.ebuild,v 1.4 2010/01/09 19:59:13 grobian 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 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" DEPEND="dev-lang/perl |