diff options
author | Markus Meier <maekke@gentoo.org> | 2013-12-29 17:21:45 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-12-29 17:21:45 +0000 |
commit | 5aa0d59d979cc9bf0e14e89c67e6390b6d11e26f (patch) | |
tree | 10c134eebb12c25215942468cf68435baba99827 /dev-ruby/rake | |
parent | arm stable, bug #483254 (diff) | |
download | gentoo-2-5aa0d59d979cc9bf0e14e89c67e6390b6d11e26f.tar.gz gentoo-2-5aa0d59d979cc9bf0e14e89c67e6390b6d11e26f.tar.bz2 gentoo-2-5aa0d59d979cc9bf0e14e89c67e6390b6d11e26f.zip |
arm stable, bug #483254
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-ruby/rake')
-rw-r--r-- | dev-ruby/rake/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rake/rake-0.9.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rake/ChangeLog b/dev-ruby/rake/ChangeLog index 0f7385066ee5..a12bc7ab19d1 100644 --- a/dev-ruby/rake/ChangeLog +++ b/dev-ruby/rake/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rake # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.146 2013/12/26 09:26:38 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.147 2013/12/29 17:21:45 maekke Exp $ + + 29 Dec 2013; Markus Meier <maekke@gentoo.org> rake-0.9.6.ebuild: + arm stable, bug #483254 *rake-0.9.6-r1 (26 Dec 2013) diff --git a/dev-ruby/rake/rake-0.9.6.ebuild b/dev-ruby/rake/rake-0.9.6.ebuild index 8636458a3ac3..44b8d9e99d7a 100644 --- a/dev-ruby/rake/rake-0.9.6.ebuild +++ b/dev-ruby/rake/rake-0.9.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.9.6.ebuild,v 1.8 2013/12/20 15:53:33 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.9.6.ebuild,v 1.9 2013/12/29 17:21:45 maekke Exp $ EAPI=4 USE_RUBY="ruby18 ruby19 ruby20 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 ~amd64-fbsd ~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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc" DEPEND="${DEPEND} app-arch/gzip" |