diff options
author | Alexis Ballier <aballier@gentoo.org> | 2013-01-28 15:16:10 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2013-01-28 15:16:10 +0000 |
commit | 5ea6a175dcb54f8c97ea5e72186348e0fac394b2 (patch) | |
tree | f0f39ef8901cecaeed4ca866b654fd4cdd0678a1 /dev-ruby | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-5ea6a175dcb54f8c97ea5e72186348e0fac394b2.tar.gz gentoo-2-5ea6a175dcb54f8c97ea5e72186348e0fac394b2.tar.bz2 gentoo-2-5ea6a175dcb54f8c97ea5e72186348e0fac394b2.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rake/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/rake/rake-0.9.2.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/rake/ChangeLog b/dev-ruby/rake/ChangeLog index 6cb49ab3edea..3b904d57e3b2 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.136 2012/12/03 18:47:32 graaff Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.137 2013/01/28 15:16:10 aballier Exp $ + + 28 Jan 2013; Alexis Ballier <aballier@gentoo.org> rake-0.9.2.2.ebuild: + keyword ~amd64-fbsd 03 Dec 2012; Hans de Graaff <graaff@gentoo.org> -rake-0.8.7-r3.ebuild, -rake-0.8.7-r4.ebuild, -rake-0.8.7-r5.ebuild: diff --git a/dev-ruby/rake/rake-0.9.2.2.ebuild b/dev-ruby/rake/rake-0.9.2.2.ebuild index 699608a9a32b..8f6e702b0b10 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 +# 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.2.2.ebuild,v 1.15 2012/11/06 16:54:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.9.2.2.ebuild,v 1.16 2013/01/28 15:16:10 aballier 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 ~amd64-fbsd ~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" |