summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-03-18 15:23:01 +0000
committerBrent Baude <ranger@gentoo.org>2012-03-18 15:23:01 +0000
commit4073353e60f3444be3d15f4ee3269eb06717c32b (patch)
tree8d5a76f573243d766fb9ad0b32547800b5f937d6 /dev-ruby/pkg-config
parentDrop sparc keywords (diff)
downloadgentoo-2-4073353e60f3444be3d15f4ee3269eb06717c32b.tar.gz
gentoo-2-4073353e60f3444be3d15f4ee3269eb06717c32b.tar.bz2
gentoo-2-4073353e60f3444be3d15f4ee3269eb06717c32b.zip
Marking pkg-config-1.1.2 ~ppc64 for bug 371353
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby/pkg-config')
-rw-r--r--dev-ruby/pkg-config/ChangeLog7
-rw-r--r--dev-ruby/pkg-config/pkg-config-1.1.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/pkg-config/ChangeLog b/dev-ruby/pkg-config/ChangeLog
index ffa23b9fb350..de0ae52ad811 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.5 2011/12/04 14:06:04 armin76 Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/ChangeLog,v 1.6 2012/03/18 15:23:01 ranger Exp $
+
+ 18 Mar 2012; Brent Baude <ranger@gentoo.org> pkg-config-1.1.2.ebuild:
+ Marking pkg-config-1.1.2 ~ppc64 for bug 371353
04 Dec 2011; Raúl Porcel <armin76@gentoo.org> pkg-config-1.1.1.ebuild,
pkg-config-1.1.2.ebuild:
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 902f8bab60b6..84bcc2a2fb83 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
+# Copyright 1999-2012 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.4 2011/12/04 14:06:04 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.2.ebuild,v 1.5 2012/03/18 15:23:01 ranger 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="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
SLOT="0"
IUSE=""