diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-02 08:42:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-02 08:42:05 +0000 |
commit | 8064eeb155b2288b2fd631d2bdda17e227e2ccb5 (patch) | |
tree | 7822e0acd6dcb1711c64b225e976d4fbcc4d5c9a /dev-perl | |
parent | Stable for sh, wrt bug #463064 (diff) | |
download | gentoo-2-8064eeb155b2288b2fd631d2bdda17e227e2ccb5.tar.gz gentoo-2-8064eeb155b2288b2fd631d2bdda17e227e2ccb5.tar.bz2 gentoo-2-8064eeb155b2288b2fd631d2bdda17e227e2ccb5.zip |
Stable for sh, wrt bug #463066
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sh", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/extutils-pkgconfig/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.140.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 9a5625ee5512..8b1273e971de 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.64 2013/05/25 07:53:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.65 2013/06/02 08:42:05 ago Exp $ + + 02 Jun 2013; Agostino Sarubbo <ago@gentoo.org> + extutils-pkgconfig-1.140.0.ebuild: + Stable for sh, wrt bug #463066 25 May 2013; Agostino Sarubbo <ago@gentoo.org> extutils-pkgconfig-1.140.0.ebuild: 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 8cac6dd87189..0886fbb15a81 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.10 2013/05/25 07:53:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.140.0.ebuild,v 1.11 2013/06/02 08:42:05 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" |