summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-08-04 11:34:57 +0000
committerJeroen Roovers <jer@gentoo.org>2012-08-04 11:34:57 +0000
commit5d76b242b9ffb94226b6f34293b271d3bcd54f72 (patch)
tree19561fc0d197b03f9eeab6b87e7d9562e5a25bd5 /dev-perl/extutils-pkgconfig
parentStable for HPPA (bug #418875). (diff)
downloadhistorical-5d76b242b9ffb94226b6f34293b271d3bcd54f72.tar.gz
historical-5d76b242b9ffb94226b6f34293b271d3bcd54f72.tar.bz2
historical-5d76b242b9ffb94226b6f34293b271d3bcd54f72.zip
Stable for HPPA (bug #418877).
Package-Manager: portage-2.2.0_alpha120/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 b8f4ed93f46d..e8c4500850e5 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.48 2012/08/03 10:59:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.49 2012/08/04 11:34:57 jer Exp $
+
+ 04 Aug 2012; Jeroen Roovers <jer@gentoo.org>
+ extutils-pkgconfig-1.130.0.ebuild:
+ Stable for HPPA (bug #418877).
03 Aug 2012; Agostino Sarubbo <ago@gentoo.org>
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 60e57c559073..78f3b1b69c2c 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.5 2012/08/03 10:59:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild,v 1.6 2012/08/04 11:34:57 jer 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 ~amd64-fbsd ~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"