diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2012-07-22 14:17:08 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2012-07-22 14:17:08 +0000 |
commit | 3f8c089532a8376575813f9b2e20bb474d368d0e (patch) | |
tree | c0a636c3c5b108c6489a300e838fb474a1812f9c /dev-ruby/rake | |
parent | ppc stable #411507 (diff) | |
download | historical-3f8c089532a8376575813f9b2e20bb474d368d0e.tar.gz historical-3f8c089532a8376575813f9b2e20bb474d368d0e.tar.bz2 historical-3f8c089532a8376575813f9b2e20bb474d368d0e.zip |
ppc stable #411507
Package-Manager: portage-2.1.10.49/cvs/Linux ppc
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 d282e07a25e0..6f8681aea9f7 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.123 2012/07/18 02:17:38 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.124 2012/07/22 14:10:11 nixnut Exp $ + + 22 Jul 2012; <nixnut@gentoo.org> rake-0.8.7-r6.ebuild: + ppc stable #411507 18 Jul 2012; Anthony G. Basile <blueness@gentoo.org> rake-0.9.2.2.ebuild: Keyword ~mips diff --git a/dev-ruby/rake/rake-0.8.7-r6.ebuild b/dev-ruby/rake/rake-0.8.7-r6.ebuild index 9c10761d8d7b..07b1454ce778 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.7 2012/06/25 07:15:54 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.8.7-r6.ebuild,v 1.8 2012/07/22 14:10:11 nixnut 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 |