diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-01-17 18:31:42 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-01-17 18:31:42 +0000 |
commit | 7e0dfdb4de08a49dde3114ca195bf92e08148116 (patch) | |
tree | 2056e15de34f4ea109b6f0173338c4055c60c527 /dev-perl/extutils-pkgconfig | |
parent | Remove older broken stable, bug #536228 (diff) | |
download | gentoo-2-7e0dfdb4de08a49dde3114ca195bf92e08148116.tar.gz gentoo-2-7e0dfdb4de08a49dde3114ca195bf92e08148116.tar.bz2 gentoo-2-7e0dfdb4de08a49dde3114ca195bf92e08148116.zip |
Stable for all
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/extutils-pkgconfig')
-rw-r--r-- | dev-perl/extutils-pkgconfig/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.150.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 2182a2f1613e..75101742870c 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.71 2015/01/17 13:54:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.72 2015/01/17 18:31:42 zlogene Exp $ + + 17 Jan 2015; Mikle Kolyada <zlogene@gentoo.org> + extutils-pkgconfig-1.150.0.ebuild: + Stable for all 17 Jan 2015; Agostino Sarubbo <ago@gentoo.org> extutils-pkgconfig-1.150.0.ebuild: diff --git a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.150.0.ebuild b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.150.0.ebuild index 1315871a4127..c8efbc39e6ac 100644 --- a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.150.0.ebuild +++ b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.150.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.150.0.ebuild,v 1.4 2015/01/17 13:54:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.150.0.ebuild,v 1.5 2015/01/17 18:31:42 zlogene 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" |