diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-10-12 15:28:27 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-10-12 15:28:27 +0000 |
commit | d6792feee242c2fd2ad3c537c54c16be00944452 (patch) | |
tree | 0d7a1b3ae07bda831d2c02bee32ba38d936d0d61 /dev-ruby/rake | |
parent | Version bump to 0.1.9 . Fixes a configuration file corruption issue. (diff) | |
download | gentoo-2-d6792feee242c2fd2ad3c537c54c16be00944452.tar.gz gentoo-2-d6792feee242c2fd2ad3c537c54c16be00944452.tar.bz2 gentoo-2-d6792feee242c2fd2ad3c537c54c16be00944452.zip |
s390 stable
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby/rake')
-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 63321db095b5..8f82b3c693f6 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.105 2010/10/09 14:05:09 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.106 2010/10/12 15:28:27 armin76 Exp $ + + 12 Oct 2010; Raúl Porcel <armin76@gentoo.org> rake-0.8.7-r4.ebuild: + s390 stable *rake-0.8.7-r6 (09 Oct 2010) diff --git a/dev-ruby/rake/rake-0.8.7-r4.ebuild b/dev-ruby/rake/rake-0.8.7-r4.ebuild index 3400f4c40560..476f42137b8e 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.6 2010/06/30 15:39:07 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.8.7-r4.ebuild,v 1.7 2010/10/12 15:28:27 armin76 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 |