summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-08-05 16:32:19 +0000
committerMarkus Meier <maekke@gentoo.org>2012-08-05 16:32:19 +0000
commit21a87d9639a18a41ec8d9253b5adad82b897e18b (patch)
tree7ebd7eed396409b144aae43717f285dc08d70776 /dev-perl/extutils-pkgconfig
parentarm stable, bug #418803 (diff)
downloadgentoo-2-21a87d9639a18a41ec8d9253b5adad82b897e18b.tar.gz
gentoo-2-21a87d9639a18a41ec8d9253b5adad82b897e18b.tar.bz2
gentoo-2-21a87d9639a18a41ec8d9253b5adad82b897e18b.zip
arm stable, bug #418877
(Portage version: 2.1.11.9/cvs/Linux i686)
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 e8c4500850e5..63f888db947f 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.49 2012/08/04 11:34:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.50 2012/08/05 16:32:19 maekke Exp $
+
+ 05 Aug 2012; Markus Meier <maekke@gentoo.org>
+ extutils-pkgconfig-1.130.0.ebuild:
+ arm stable, bug #418877
04 Aug 2012; Jeroen Roovers <jer@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 78f3b1b69c2c..9648f9c5a5ec 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.6 2012/08/04 11:34:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild,v 1.7 2012/08/05 16:32:19 maekke 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"