diff options
author | 2013-05-16 20:07:34 +0000 | |
---|---|---|
committer | 2013-05-16 20:07:34 +0000 | |
commit | 353371b46e901b590a2b5b463d737c23bef6b3a9 (patch) | |
tree | 558d5c9a0f5558e0d4c2ebacbb9f649cce9e49bb /dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.140.0.ebuild | |
parent | Stable for hppa, wrt bug #463050 (diff) | |
download | gentoo-2-353371b46e901b590a2b5b463d737c23bef6b3a9.tar.gz gentoo-2-353371b46e901b590a2b5b463d737c23bef6b3a9.tar.bz2 gentoo-2-353371b46e901b590a2b5b463d737c23bef6b3a9.zip |
Stable for hppa, wrt bug #463066
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="hppa", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.140.0.ebuild')
-rw-r--r-- | dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.140.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 02f2dc5da552..c7e74f34ccc7 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.6 2013/05/16 16:34:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.140.0.ebuild,v 1.7 2013/05/16 20:07:34 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" |