diff options
author | Markus Meier <maekke@gentoo.org> | 2010-05-16 19:48:00 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-05-16 19:48:00 +0000 |
commit | 583eeda1b09511a4ceb7c77a5bbc89a19b7fc144 (patch) | |
tree | 769a4ebe4f45980b0f12512938b1116fdc00865e /dev-ruby | |
parent | Stable on amd64 wrt bug #286571 (diff) | |
download | gentoo-2-583eeda1b09511a4ceb7c77a5bbc89a19b7fc144.tar.gz gentoo-2-583eeda1b09511a4ceb7c77a5bbc89a19b7fc144.tar.bz2 gentoo-2-583eeda1b09511a4ceb7c77a5bbc89a19b7fc144.zip |
amd64 stable, bug #311603
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rake/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rake/rake-0.8.7-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rake/ChangeLog b/dev-ruby/rake/ChangeLog index bfacd2fc2af5..c6e4f6cce398 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.98 2010/05/11 21:20:08 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.99 2010/05/16 19:48:00 maekke Exp $ + + 16 May 2010; Markus Meier <maekke@gentoo.org> rake-0.8.7-r3.ebuild: + amd64 stable, bug #311603 11 May 2010; Brent Baude <ranger@gentoo.org> rake-0.8.7-r3.ebuild: stable ppc64, bug 311603 diff --git a/dev-ruby/rake/rake-0.8.7-r3.ebuild b/dev-ruby/rake/rake-0.8.7-r3.ebuild index 32e3f115eaf8..fc9c44498bee 100644 --- a/dev-ruby/rake/rake-0.8.7-r3.ebuild +++ b/dev-ruby/rake/rake-0.8.7-r3.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-r3.ebuild,v 1.10 2010/05/11 21:20:07 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.8.7-r3.ebuild,v 1.11 2010/05/16 19:48:00 maekke Exp $ EAPI=2 USE_RUBY="ruby18" @@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tgz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm hppa ia64 ppc ppc64 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 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 |