diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-10-28 18:31:38 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-10-28 18:31:38 +0000 |
commit | 30c2190552903e62a82203656ef6d40ebd17fee8 (patch) | |
tree | 1a112f156c0cbabec8a3c16174b578162d631c29 /dev-ruby/rake | |
parent | ia64/sparc stable wrt #435968 (diff) | |
download | historical-30c2190552903e62a82203656ef6d40ebd17fee8.tar.gz historical-30c2190552903e62a82203656ef6d40ebd17fee8.tar.bz2 historical-30c2190552903e62a82203656ef6d40ebd17fee8.zip |
alpha/ia64/s390/sh/sparc stable wrt #435100
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.9.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rake/ChangeLog b/dev-ruby/rake/ChangeLog index 53d5aec3a859..d272740cf261 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.133 2012/10/27 17:58:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.134 2012/10/28 18:31:38 armin76 Exp $ + + 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> rake-0.9.2.2.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #435100 27 Oct 2012; Raúl Porcel <armin76@gentoo.org> rake-0.8.7-r6.ebuild: sh stable wrt #411507 diff --git a/dev-ruby/rake/rake-0.9.2.2.ebuild b/dev-ruby/rake/rake-0.9.2.2.ebuild index bb60c126a51c..32c726fa39e9 100644 --- a/dev-ruby/rake/rake-0.9.2.2.ebuild +++ b/dev-ruby/rake/rake-0.9.2.2.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.9.2.2.ebuild,v 1.13 2012/10/02 21:44:54 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.9.2.2.ebuild,v 1.14 2012/10/28 18:31:38 armin76 Exp $ EAPI=4 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -17,7 +17,7 @@ HOMEPAGE="http://rake.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="bash-completion doc" DEPEND="${DEPEND} app-arch/gzip" |