summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-11-23 14:37:34 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-11-23 14:37:34 +0000
commit22b6430d4e468c43681a9cb7b344ec413f9c8f6a (patch)
tree87c02a6ccf07a13dc64f573b2c0d0f7db2b289a8 /dev-ruby
parentStable for ppc64, wrt bug #521316 (diff)
downloadgentoo-2-22b6430d4e468c43681a9cb7b344ec413f9c8f6a.tar.gz
gentoo-2-22b6430d4e468c43681a9cb7b344ec413f9c8f6a.tar.bz2
gentoo-2-22b6430d4e468c43681a9cb7b344ec413f9c8f6a.zip
Stable for x86, wrt bug #521316
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/pkg-config/ChangeLog5
-rw-r--r--dev-ruby/pkg-config/pkg-config-1.1.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/pkg-config/ChangeLog b/dev-ruby/pkg-config/ChangeLog
index dd27c18a5a53..8822e24c4c4a 100644
--- a/dev-ruby/pkg-config/ChangeLog
+++ b/dev-ruby/pkg-config/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/pkg-config
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/ChangeLog,v 1.30 2014/11/23 14:37:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/ChangeLog,v 1.31 2014/11/23 14:37:34 ago Exp $
+
+ 23 Nov 2014; Agostino Sarubbo <ago@gentoo.org> pkg-config-1.1.5.ebuild:
+ Stable for x86, wrt bug #521316
23 Nov 2014; Agostino Sarubbo <ago@gentoo.org> pkg-config-1.1.5.ebuild:
Stable for ppc64, wrt bug #521316
diff --git a/dev-ruby/pkg-config/pkg-config-1.1.5.ebuild b/dev-ruby/pkg-config/pkg-config-1.1.5.ebuild
index 9cf815614316..df100cfac9f0 100644
--- a/dev-ruby/pkg-config/pkg-config-1.1.5.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.5.ebuild,v 1.7 2014/11/23 14:37:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.5.ebuild,v 1.8 2014/11/23 14:37:34 ago Exp $
EAPI=5
USE_RUBY="ruby19 ruby20"
@@ -15,7 +15,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
HOMEPAGE="https://github.com/rcairo/pkg-config"
LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
-KEYWORDS="amd64 ppc ppc64 ~x86"
+KEYWORDS="amd64 ppc ppc64 x86"
SLOT="0"
IUSE="test"