summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-10-28 16:45:09 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-10-28 16:45:09 +0000
commit0babd776a676ecb5673fb3cbd69d9480832e631c (patch)
tree2f4101cb84de7174deb6e93df9f3b9f677d72cd5 /dev-ruby/hoe-seattlerb
parentImportant fix (diff)
downloadgentoo-2-0babd776a676ecb5673fb3cbd69d9480832e631c.tar.gz
gentoo-2-0babd776a676ecb5673fb3cbd69d9480832e631c.tar.bz2
gentoo-2-0babd776a676ecb5673fb3cbd69d9480832e631c.zip
x86 stable wrt bug #333947
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/hoe-seattlerb')
-rw-r--r--dev-ruby/hoe-seattlerb/ChangeLog6
-rw-r--r--dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/hoe-seattlerb/ChangeLog b/dev-ruby/hoe-seattlerb/ChangeLog
index 80567a44ccdf..5101ff046a8a 100644
--- a/dev-ruby/hoe-seattlerb/ChangeLog
+++ b/dev-ruby/hoe-seattlerb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/hoe-seattlerb
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.13 2010/10/10 17:38:51 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.14 2010/10/28 16:45:09 phajdan.jr Exp $
+
+ 28 Oct 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ hoe-seattlerb-1.2.2.ebuild:
+ x86 stable wrt bug #333947
10 Oct 2010; Tobias Klausmann <klausman@gentoo.org>
hoe-seattlerb-1.2.2-r1.ebuild:
diff --git a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild
index 3d4f2100816a..04296d3a830f 100644
--- a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild
+++ b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild,v 1.8 2010/08/23 19:34:30 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild,v 1.9 2010/10/28 16:45:09 phajdan.jr Exp $
EAPI=2
USE_RUBY="ruby18 jruby"
@@ -19,7 +19,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/hoe-seattlerb"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE=""
ruby_add_rdepend '>=dev-ruby/hoe-2.3.3 dev-ruby/minitest'