summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-10-24 21:19:05 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-10-24 21:19:05 +0000
commit53e64761386b27fbe3fde88a39fd997a3828eedd (patch)
treeb3ea8679979cae9276371ccad52b692a0b06879c /dev-ruby
parentMask gcj-jdk-4.5 together with gcc. (diff)
downloadgentoo-2-53e64761386b27fbe3fde88a39fd997a3828eedd.tar.gz
gentoo-2-53e64761386b27fbe3fde88a39fd997a3828eedd.tar.bz2
gentoo-2-53e64761386b27fbe3fde88a39fd997a3828eedd.zip
Stable on amd64 wrt bug #342455
(Portage version: 2.2.0_alpha1/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/rake/ChangeLog5
-rw-r--r--dev-ruby/rake/rake-0.8.7-r5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rake/ChangeLog b/dev-ruby/rake/ChangeLog
index 599368eacb14..159b7db8f5b2 100644
--- a/dev-ruby/rake/ChangeLog
+++ b/dev-ruby/rake/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rake
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.107 2010/10/24 15:03:54 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.108 2010/10/24 21:19:05 hwoarang Exp $
+
+ 24 Oct 2010; Markos Chandras <hwoarang@gentoo.org> rake-0.8.7-r5.ebuild:
+ Stable on amd64 wrt bug #342455
24 Oct 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> rake-0.8.7-r5.ebuild:
x86 stable wrt bug #342455
diff --git a/dev-ruby/rake/rake-0.8.7-r5.ebuild b/dev-ruby/rake/rake-0.8.7-r5.ebuild
index fce7705d126d..d677096b3cff 100644
--- a/dev-ruby/rake/rake-0.8.7-r5.ebuild
+++ b/dev-ruby/rake/rake-0.8.7-r5.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/rake/rake-0.8.7-r5.ebuild,v 1.3 2010/10/24 15:03:54 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.8.7-r5.ebuild,v 1.4 2010/10/24 21:19:05 hwoarang Exp $
EAPI=2
USE_RUBY="ruby18 ree18 jruby"
@@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tgz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="bash-completion doc"
#ruby_add_bdepend test dev-ruby/flexmock