summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-02-24 15:38:32 +0000
committerJeroen Roovers <jer@gentoo.org>2012-02-24 15:38:32 +0000
commit13cda0fcd4c01204fcad21c2e25fe0b70ea4516b (patch)
treeff96d141bad4cf8c858c58c432436f60429d3ef0
parentVersion bump. (diff)
downloadhistorical-13cda0fcd4c01204fcad21c2e25fe0b70ea4516b.tar.gz
historical-13cda0fcd4c01204fcad21c2e25fe0b70ea4516b.tar.bz2
historical-13cda0fcd4c01204fcad21c2e25fe0b70ea4516b.zip
Stable for HPPA (bug #400285).
Package-Manager: portage-2.2.0_alpha89/cvs/Linux x86_64
-rw-r--r--dev-perl/extutils-pkgconfig/ChangeLog6
-rw-r--r--dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.120.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/extutils-pkgconfig/ChangeLog b/dev-perl/extutils-pkgconfig/ChangeLog
index 9fde78c6fd5c..3392588ed0f3 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.35 2012/02/24 10:48:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.36 2012/02/24 15:38:32 jer Exp $
+
+ 24 Feb 2012; Jeroen Roovers <jer@gentoo.org>
+ extutils-pkgconfig-1.120.0.ebuild:
+ Stable for HPPA (bug #400285).
24 Feb 2012; Agostino Sarubbo <ago@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 f3a64dd5675f..4534d7892453 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.2 2012/02/24 10:48:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.120.0.ebuild,v 1.3 2012/02/24 15:38:32 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 ~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"