diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-03-07 12:00:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-03-07 12:00:12 +0000 |
commit | 2a27bab98747dea9ac17b6cb8d67c9d06c291adc (patch) | |
tree | 17bfb7a50edc7ccf2eec9861273bc7937bcd8837 /dev-ruby/rake | |
parent | Drop ia64 keywords (diff) | |
download | gentoo-2-2a27bab98747dea9ac17b6cb8d67c9d06c291adc.tar.gz gentoo-2-2a27bab98747dea9ac17b6cb8d67c9d06c291adc.tar.bz2 gentoo-2-2a27bab98747dea9ac17b6cb8d67c9d06c291adc.zip |
Add ~sh
(Portage version: 2.1.9.41/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby/rake')
-rw-r--r-- | dev-ruby/rake/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/rake/rake-0.8.7-r3.ebuild | 6 | ||||
-rw-r--r-- | dev-ruby/rake/rake-0.8.7-r4.ebuild | 6 | ||||
-rw-r--r-- | dev-ruby/rake/rake-0.8.7-r5.ebuild | 6 | ||||
-rw-r--r-- | dev-ruby/rake/rake-0.8.7-r6.ebuild | 6 |
5 files changed, 18 insertions, 14 deletions
diff --git a/dev-ruby/rake/ChangeLog b/dev-ruby/rake/ChangeLog index 159b7db8f5b2..10fcfbab670a 100644 --- a/dev-ruby/rake/ChangeLog +++ b/dev-ruby/rake/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/rake -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.108 2010/10/24 21:19:05 hwoarang Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.109 2011/03/07 12:00:12 armin76 Exp $ + + 07 Mar 2011; Raúl Porcel <armin76@gentoo.org> rake-0.8.7-r3.ebuild, + rake-0.8.7-r4.ebuild, rake-0.8.7-r5.ebuild, rake-0.8.7-r6.ebuild: + Add ~sh 24 Oct 2010; Markos Chandras <hwoarang@gentoo.org> rake-0.8.7-r5.ebuild: Stable on amd64 wrt bug #342455 diff --git a/dev-ruby/rake/rake-0.8.7-r3.ebuild b/dev-ruby/rake/rake-0.8.7-r3.ebuild index 71a3be51e5fe..8e6f04675ed9 100644 --- a/dev-ruby/rake/rake-0.8.7-r3.ebuild +++ b/dev-ruby/rake/rake-0.8.7-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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-r3.ebuild,v 1.12 2010/05/22 13:33:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.8.7-r3.ebuild,v 1.13 2011/03/07 12:00:12 armin76 Exp $ EAPI=2 USE_RUBY="ruby18" @@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tgz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 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 diff --git a/dev-ruby/rake/rake-0.8.7-r4.ebuild b/dev-ruby/rake/rake-0.8.7-r4.ebuild index 476f42137b8e..a6d362e94567 100644 --- a/dev-ruby/rake/rake-0.8.7-r4.ebuild +++ b/dev-ruby/rake/rake-0.8.7-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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-r4.ebuild,v 1.7 2010/10/12 15:28:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.8.7-r4.ebuild,v 1.8 2011/03/07 12:00:12 armin76 Exp $ EAPI=2 USE_RUBY="ruby18 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 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 diff --git a/dev-ruby/rake/rake-0.8.7-r5.ebuild b/dev-ruby/rake/rake-0.8.7-r5.ebuild index d677096b3cff..9db8fc76c44d 100644 --- a/dev-ruby/rake/rake-0.8.7-r5.ebuild +++ b/dev-ruby/rake/rake-0.8.7-r5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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-r5.ebuild,v 1.4 2010/10/24 21:19:05 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.8.7-r5.ebuild,v 1.5 2011/03/07 12:00:12 armin76 Exp $ EAPI=2 USE_RUBY="ruby18 ree18 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 ~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 diff --git a/dev-ruby/rake/rake-0.8.7-r6.ebuild b/dev-ruby/rake/rake-0.8.7-r6.ebuild index 3b871b311729..d32fade48371 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-2010 Gentoo Foundation +# Copyright 1999-2011 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.1 2010/10/09 14:05:14 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.8.7-r6.ebuild,v 1.2 2011/03/07 12:00:12 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 ~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 |