summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2008-06-18 07:29:34 +0000
committerChristian Faulhammer <opfer@gentoo.org>2008-06-18 07:29:34 +0000
commita78d5c79e7a54c7100f65f854e58b868ad70efc6 (patch)
tree4f3ee7043fca38e87682b2fb7344a0cc3cbbd725 /dev-ruby/hpricot
parentstable x86, bug 227003 (diff)
downloadgentoo-2-a78d5c79e7a54c7100f65f854e58b868ad70efc6.tar.gz
gentoo-2-a78d5c79e7a54c7100f65f854e58b868ad70efc6.tar.bz2
gentoo-2-a78d5c79e7a54c7100f65f854e58b868ad70efc6.zip
stable x86, bug 225327
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-ruby/hpricot')
-rw-r--r--dev-ruby/hpricot/ChangeLog5
-rw-r--r--dev-ruby/hpricot/hpricot-0.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hpricot/ChangeLog b/dev-ruby/hpricot/ChangeLog
index 645a218cef68..27e1b03e4436 100644
--- a/dev-ruby/hpricot/ChangeLog
+++ b/dev-ruby/hpricot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/hpricot
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.8 2008/06/08 10:18:54 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.9 2008/06/18 07:29:34 opfer Exp $
+
+ 18 Jun 2008; Christian Faulhammer <opfer@gentoo.org> hpricot-0.6.ebuild:
+ stable x86, bug 225327
08 Jun 2008; Hans de Graaff <graaff@gentoo.org> hpricot-0.6.ebuild:
Stable on amd64, bug #225327
diff --git a/dev-ruby/hpricot/hpricot-0.6.ebuild b/dev-ruby/hpricot/hpricot-0.6.ebuild
index 34aa5e1701b2..887a8e89be9b 100644
--- a/dev-ruby/hpricot/hpricot-0.6.ebuild
+++ b/dev-ruby/hpricot/hpricot-0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.6.ebuild,v 1.2 2008/06/08 10:18:54 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.6.ebuild,v 1.3 2008/06/18 07:29:34 opfer Exp $
inherit ruby gems
@@ -12,7 +12,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
IUSE=""
DEPEND=""