diff options
author | Markus Meier <maekke@gentoo.org> | 2012-05-27 13:47:02 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-05-27 13:47:02 +0000 |
commit | c16d114fa9f4a4a8c0cbd28f25f6fa7075456da9 (patch) | |
tree | 9269112961a47be0687fc1954de62e5e63ef9c64 /dev-ruby/rake | |
parent | arm stable, bug #416235 (diff) | |
download | gentoo-2-c16d114fa9f4a4a8c0cbd28f25f6fa7075456da9.tar.gz gentoo-2-c16d114fa9f4a4a8c0cbd28f25f6fa7075456da9.tar.bz2 gentoo-2-c16d114fa9f4a4a8c0cbd28f25f6fa7075456da9.zip |
arm stable, bug #411507
(Portage version: 2.1.10.62/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/rake')
-rw-r--r-- | dev-ruby/rake/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rake/rake-0.8.7-r6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rake/ChangeLog b/dev-ruby/rake/ChangeLog index 3e083ed962d2..c211f37c5ee4 100644 --- a/dev-ruby/rake/ChangeLog +++ b/dev-ruby/rake/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rake # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.119 2012/05/26 06:18:36 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.120 2012/05/27 13:47:02 maekke Exp $ + + 27 May 2012; Markus Meier <maekke@gentoo.org> rake-0.8.7-r6.ebuild: + arm stable, bug #411507 *rake-0.8.7-r7 (26 May 2012) diff --git a/dev-ruby/rake/rake-0.8.7-r6.ebuild b/dev-ruby/rake/rake-0.8.7-r6.ebuild index ca63f94bd138..9d9d0940c166 100644 --- a/dev-ruby/rake/rake-0.8.7-r6.ebuild +++ b/dev-ruby/rake/rake-0.8.7-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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-r6.ebuild,v 1.5 2012/05/20 21:00:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.8.7-r6.ebuild,v 1.6 2012/05/27 13:47:02 maekke Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 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 ~sh ~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 ~sh ~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 |