summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-09-23 13:37:16 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-09-23 13:37:16 +0000
commit7a8371819272791089ad6572a351e9d6b519e1d3 (patch)
tree164d36dbf57f08cabe6d66c0033490eb8d02a9a2 /dev-ruby/pkg-config
parentInitial commit. Fixes bug #262083. (diff)
downloadgentoo-2-7a8371819272791089ad6572a351e9d6b519e1d3.tar.gz
gentoo-2-7a8371819272791089ad6572a351e9d6b519e1d3.tar.bz2
gentoo-2-7a8371819272791089ad6572a351e9d6b519e1d3.zip
Add ~ppc keyword for dev-ruby/ruby-gstreamer
(Portage version: 2.2.0_alpha55/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/pkg-config')
-rw-r--r--dev-ruby/pkg-config/ChangeLog5
-rw-r--r--dev-ruby/pkg-config/pkg-config-1.1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/pkg-config/ChangeLog b/dev-ruby/pkg-config/ChangeLog
index 0c33f96c15c0..c0036f4fd99a 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/ChangeLog,v 1.3 2011/08/10 18:08:31 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/ChangeLog,v 1.4 2011/09/23 13:37:16 xarthisius Exp $
+
+ 23 Sep 2011; Kacper Kowalik <xarthisius@gentoo.org> pkg-config-1.1.2.ebuild:
+ Add ~ppc keyword for dev-ruby/ruby-gstreamer
10 Aug 2011; Hans de Graaff <graaff@gentoo.org> pkg-config-1.1.2.ebuild:
Restrict tests as was originally intended since they require a lot of
diff --git a/dev-ruby/pkg-config/pkg-config-1.1.2.ebuild b/dev-ruby/pkg-config/pkg-config-1.1.2.ebuild
index f344fa8ae200..14a783034979 100644
--- a/dev-ruby/pkg-config/pkg-config-1.1.2.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.2.ebuild,v 1.2 2011/08/10 18:08:31 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.2.ebuild,v 1.3 2011/09/23 13:37:16 xarthisius Exp $
EAPI="2"
USE_RUBY="ruby18 ruby19 ree18"
@@ -17,7 +17,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 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
SLOT="0"
IUSE=""