summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-06-30 15:39:07 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-06-30 15:39:07 +0000
commitaee100669256577e9baf2747d82675966ee9eb99 (patch)
treee7b7f02c95c3ff501871fa5999336e5568e4324b /dev-ruby
parentx86 stable, bug 323729 (diff)
downloadgentoo-2-aee100669256577e9baf2747d82675966ee9eb99.tar.gz
gentoo-2-aee100669256577e9baf2747d82675966ee9eb99.tar.bz2
gentoo-2-aee100669256577e9baf2747d82675966ee9eb99.zip
x86 stable wrt bug #312547
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/rake/ChangeLog5
-rw-r--r--dev-ruby/rake/rake-0.8.7-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rake/ChangeLog b/dev-ruby/rake/ChangeLog
index 837d9d53727a..14f6c13f5534 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.103 2010/06/29 10:30:06 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.104 2010/06/30 15:39:07 phajdan.jr Exp $
+
+ 30 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> rake-0.8.7-r4.ebuild:
+ x86 stable wrt bug #312547
29 Jun 2010; Christoph Mende <angelos@gentoo.org> rake-0.8.7-r4.ebuild:
Stable on amd64 wrt bug #312547
diff --git a/dev-ruby/rake/rake-0.8.7-r4.ebuild b/dev-ruby/rake/rake-0.8.7-r4.ebuild
index 9fbc0248010c..3400f4c40560 100644
--- a/dev-ruby/rake/rake-0.8.7-r4.ebuild
+++ b/dev-ruby/rake/rake-0.8.7-r4.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-r4.ebuild,v 1.5 2010/06/29 10:30:06 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.8.7-r4.ebuild,v 1.6 2010/06/30 15:39:07 phajdan.jr Exp $
EAPI=2
USE_RUBY="ruby18 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