diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-09 10:09:21 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-09 10:09:21 +0000 |
commit | eb76049dfb43a180c75e93aaad2a80f3d7ea0d0a (patch) | |
tree | a30e9d696baa60e6b87b1df4fe8d9af44f740c89 | |
parent | x86 stable wrt bug #400283 (diff) | |
download | gentoo-2-eb76049dfb43a180c75e93aaad2a80f3d7ea0d0a.tar.gz gentoo-2-eb76049dfb43a180c75e93aaad2a80f3d7ea0d0a.tar.bz2 gentoo-2-eb76049dfb43a180c75e93aaad2a80f3d7ea0d0a.zip |
x86 stable wrt bug #400285
(Portage version: 2.1.10.44/cvs/Linux i686)
-rw-r--r-- | dev-perl/extutils-pkgconfig/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.120.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/extutils-pkgconfig/ChangeLog b/dev-perl/extutils-pkgconfig/ChangeLog index 719ca79b24d3..7e4905e1033a 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.39 2012/03/03 14:37:05 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.40 2012/03/09 10:09:21 phajdan.jr Exp $ + + 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + extutils-pkgconfig-1.120.0.ebuild: + x86 stable wrt bug #400285 03 Mar 2012; Brent Baude <ranger@gentoo.org> extutils-pkgconfig-1.120.0.ebuild: diff --git a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.120.0.ebuild b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.120.0.ebuild index b1df485fdeaa..344d0c860334 100644 --- a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.120.0.ebuild +++ b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.120.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.120.0.ebuild,v 1.6 2012/03/03 14:37:05 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.120.0.ebuild,v 1.7 2012/03/09 10:09:21 phajdan.jr 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 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" DEPEND="dev-util/pkgconfig" |