diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-29 10:30:06 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-29 10:30:06 +0000 |
commit | 41c21a98b04fd398066b6b6d234a00cbb7c3ccd4 (patch) | |
tree | 7f28ffc574d61ebe09876f26078d2597d9467be4 | |
parent | Stable on amd64 wrt bug #321413 (diff) | |
download | historical-41c21a98b04fd398066b6b6d234a00cbb7c3ccd4.tar.gz historical-41c21a98b04fd398066b6b6d234a00cbb7c3ccd4.tar.bz2 historical-41c21a98b04fd398066b6b6d234a00cbb7c3ccd4.zip |
Stable on amd64 wrt bug #312547
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
-rw-r--r-- | dev-ruby/rake/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rake/rake-0.8.7-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rake/ChangeLog b/dev-ruby/rake/ChangeLog index d0dca84e016a..837d9d53727a 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.102 2010/06/05 10:50:36 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.103 2010/06/29 10:30:06 angelos Exp $ + + 29 Jun 2010; Christoph Mende <angelos@gentoo.org> rake-0.8.7-r4.ebuild: + Stable on amd64 wrt bug #312547 *rake-0.8.7-r5 (05 Jun 2010) diff --git a/dev-ruby/rake/rake-0.8.7-r4.ebuild b/dev-ruby/rake/rake-0.8.7-r4.ebuild index de231f4a3eb1..9fbc0248010c 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.4 2010/06/05 10:50:36 graaff Exp $ +# $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 $ 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 |