summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-15 14:06:16 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-15 14:06:16 +0000
commit79bb2cec3b39504d9b8685c2227d0fa308c58b00 (patch)
tree90648f9d93ee15f6ead557292c9f7dfff03c73f4 /dev-perl/extutils-pkgconfig
parentStable for amd64, wrt bug #463044 (diff)
downloadgentoo-2-79bb2cec3b39504d9b8685c2227d0fa308c58b00.tar.gz
gentoo-2-79bb2cec3b39504d9b8685c2227d0fa308c58b00.tar.bz2
gentoo-2-79bb2cec3b39504d9b8685c2227d0fa308c58b00.zip
Stable for amd64, wrt bug #463066
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
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.140.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/extutils-pkgconfig/ChangeLog b/dev-perl/extutils-pkgconfig/ChangeLog
index 1eafc1e75ef5..4bd2abc4eb8d 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.55 2013/02/10 12:30:02 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.56 2013/05/15 14:06:16 ago Exp $
+
+ 15 May 2013; Agostino Sarubbo <ago@gentoo.org>
+ extutils-pkgconfig-1.140.0.ebuild:
+ Stable for amd64, wrt bug #463066
*extutils-pkgconfig-1.140.0 (10 Feb 2013)
diff --git a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.140.0.ebuild b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.140.0.ebuild
index 82815c8db7da..39434fe25fbf 100644
--- a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.140.0.ebuild
+++ b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.140.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.140.0.ebuild,v 1.1 2013/02/10 12:30:02 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.140.0.ebuild,v 1.2 2013/05/15 14:06:16 ago Exp $
EAPI=5
@@ -13,7 +13,7 @@ DESCRIPTION="Simplistic perl interface to pkg-config"
LICENSE="LGPL-2+"
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"