summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-05-23 20:57:32 +0000
committerThomas Kahle <tomka@gentoo.org>2011-05-23 20:57:32 +0000
commit340738a9acc999a5f28dfa4b71e8371b0d15fe32 (patch)
tree7076e5062d3719e7852066f8b4f94d8d67f95525 /dev-ruby
parentStable on amd64 wrt bug #368307 (diff)
downloadhistorical-340738a9acc999a5f28dfa4b71e8371b0d15fe32.tar.gz
historical-340738a9acc999a5f28dfa4b71e8371b0d15fe32.tar.bz2
historical-340738a9acc999a5f28dfa4b71e8371b0d15fe32.zip
~x86 per bug 365417
Package-Manager: portage-2.1.9.49/cvs/Linux i686
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/nokogiri/ChangeLog5
-rw-r--r--dev-ruby/nokogiri/nokogiri-1.4.4-r1.ebuild4
-rw-r--r--dev-ruby/weakling/ChangeLog5
-rw-r--r--dev-ruby/weakling/weakling-0.0.3-r1.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-ruby/nokogiri/ChangeLog b/dev-ruby/nokogiri/ChangeLog
index 49cca4e8dbed..aa14dfb1340d 100644
--- a/dev-ruby/nokogiri/ChangeLog
+++ b/dev-ruby/nokogiri/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/nokogiri
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/ChangeLog,v 1.53 2011/04/30 15:56:15 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/ChangeLog,v 1.54 2011/05/23 20:57:32 tomka Exp $
+
+ 23 May 2011; Thomas Kahle <tomka@gentoo.org> nokogiri-1.4.4-r1.ebuild:
+ ~x86 per bug 365417
*nokogiri-1.4.4-r1 (30 Apr 2011)
diff --git a/dev-ruby/nokogiri/nokogiri-1.4.4-r1.ebuild b/dev-ruby/nokogiri/nokogiri-1.4.4-r1.ebuild
index 5b402903e779..fe7e11189e43 100644
--- a/dev-ruby/nokogiri/nokogiri-1.4.4-r1.ebuild
+++ b/dev-ruby/nokogiri/nokogiri-1.4.4-r1.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/nokogiri/nokogiri-1.4.4-r1.ebuild,v 1.1 2011/04/30 15:56:15 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.4.4-r1.ebuild,v 1.2 2011/05/23 20:57:32 tomka Exp $
EAPI=2
@@ -16,7 +16,7 @@ DESCRIPTION="Nokogiri is an HTML, XML, SAX, and Reader parser."
HOMEPAGE="http://nokogiri.rubyforge.org/"
LICENSE="MIT"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
SLOT="0"
IUSE="ffi"
diff --git a/dev-ruby/weakling/ChangeLog b/dev-ruby/weakling/ChangeLog
index db2557dbd643..065d8cade081 100644
--- a/dev-ruby/weakling/ChangeLog
+++ b/dev-ruby/weakling/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/weakling
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/weakling/ChangeLog,v 1.2 2011/05/01 14:59:57 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/weakling/ChangeLog,v 1.3 2011/05/23 20:56:16 tomka Exp $
+
+ 23 May 2011; Thomas Kahle <tomka@gentoo.org> weakling-0.0.3-r1.ebuild:
+ ~x86 per bug 365417
*weakling-0.0.3-r1 (01 May 2011)
diff --git a/dev-ruby/weakling/weakling-0.0.3-r1.ebuild b/dev-ruby/weakling/weakling-0.0.3-r1.ebuild
index f5789cacdf59..c1971ad44925 100644
--- a/dev-ruby/weakling/weakling-0.0.3-r1.ebuild
+++ b/dev-ruby/weakling/weakling-0.0.3-r1.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/weakling/weakling-0.0.3-r1.ebuild,v 1.1 2011/05/01 14:59:57 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/weakling/weakling-0.0.3-r1.ebuild,v 1.2 2011/05/23 20:56:16 tomka Exp $
EAPI=2
@@ -19,7 +19,7 @@ DESCRIPTION="weakling: a collection of weakref utilities for Ruby"
HOMEPAGE="http://github.com/headius/weakling"
LICENSE="Apache-2.0" # Not distributed in gem but in github repository
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
SLOT="0"
IUSE=""