summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-01-16 09:49:52 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-01-16 09:49:52 +0000
commit30f7caf49f57940a2a79eef0af5710789ca8ff21 (patch)
tree94f34c43a7dee1499c232946d1bdc2063cae9e69 /dev-ruby
parentFix sys-devel/make dependency, bug #351092 by Bob Raitz <pappy_mcfae@yahoo.co... (diff)
downloadgentoo-2-30f7caf49f57940a2a79eef0af5710789ca8ff21.tar.gz
gentoo-2-30f7caf49f57940a2a79eef0af5710789ca8ff21.tar.bz2
gentoo-2-30f7caf49f57940a2a79eef0af5710789ca8ff21.zip
Stable on amd64 wrt bug #333947
(Portage version: 2.1.9.31/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-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 fe1185c4d3fb..56b4266c0f90 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.20 2011/01/15 19:15:25 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.21 2011/01/16 09:49:52 hwoarang Exp $
+
+ 16 Jan 2011; Markos Chandras <hwoarang@gentoo.org>
+ hoe-seattlerb-1.2.2.ebuild:
+ Stable on amd64 wrt bug #333947
15 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
hoe-seattlerb-1.2.2.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 b331507f5698..09fb53ce98ca 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-2011 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.11 2011/01/15 19:15:25 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild,v 1.12 2011/01/16 09:49:52 hwoarang 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'