summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ruby/hpricot/ChangeLog5
-rw-r--r--dev-ruby/hpricot/hpricot-0.8.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hpricot/ChangeLog b/dev-ruby/hpricot/ChangeLog
index 96817789c1a5..26205f6e7dc3 100644
--- a/dev-ruby/hpricot/ChangeLog
+++ b/dev-ruby/hpricot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/hpricot
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.30 2011/05/30 18:17:48 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.31 2011/06/08 18:25:56 maekke Exp $
+
+ 08 Jun 2011; Markus Meier <maekke@gentoo.org> hpricot-0.8.4.ebuild:
+ amd64/x86 stable, bug #369377
*hpricot-0.8.4-r1 (30 May 2011)
diff --git a/dev-ruby/hpricot/hpricot-0.8.4.ebuild b/dev-ruby/hpricot/hpricot-0.8.4.ebuild
index 7113f26df65d..33552064a8ea 100644
--- a/dev-ruby/hpricot/hpricot-0.8.4.ebuild
+++ b/dev-ruby/hpricot/hpricot-0.8.4.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/hpricot/hpricot-0.8.4.ebuild,v 1.2 2011/05/30 18:17:48 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.4.ebuild,v 1.3 2011/06/08 18:25:56 maekke Exp $
EAPI=2
@@ -16,7 +16,7 @@ HOMEPAGE="http://wiki.github.com/hpricot/hpricot"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
# Probably needs the same jdk as JRuby but I'm not sure how to express