diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-10-27 18:02:16 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-10-27 18:02:16 +0000 |
commit | 7fd0a3cc6d1a4be1656bff1ca4f16c9c814ee4e2 (patch) | |
tree | 326f2a5f8e86f3b45321fcde55cd07dbcabec56a /dev-ruby/rake | |
parent | s390/sh stable wrt #411507 (diff) | |
download | historical-7fd0a3cc6d1a4be1656bff1ca4f16c9c814ee4e2.tar.gz historical-7fd0a3cc6d1a4be1656bff1ca4f16c9c814ee4e2.tar.bz2 historical-7fd0a3cc6d1a4be1656bff1ca4f16c9c814ee4e2.zip |
sh stable wrt #411507
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
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 4e2d25d8d934..53d5aec3a859 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.132 2012/10/21 18:25:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.133 2012/10/27 17:58:30 armin76 Exp $ + + 27 Oct 2012; Raúl Porcel <armin76@gentoo.org> rake-0.8.7-r6.ebuild: + sh stable wrt #411507 21 Oct 2012; Raúl Porcel <armin76@gentoo.org> rake-0.8.7-r6.ebuild: alpha/ia64/s390/sparc stable wrt #411507 diff --git a/dev-ruby/rake/rake-0.8.7-r6.ebuild b/dev-ruby/rake/rake-0.8.7-r6.ebuild index f29a18b49663..3b21c6dc1dec 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.10 2012/10/21 18:25:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.8.7-r6.ebuild,v 1.11 2012/10/27 17:58:30 armin76 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 |