summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2014-01-05 10:55:30 +0000
committerHans de Graaff <graaff@gentoo.org>2014-01-05 10:55:30 +0000
commitcb2af0c9382c626f6164af88099714a349e7c936 (patch)
treea3181c9801162d2de656e6ce06ec3f3ea59bfd7b /dev-ruby
parentCleanup due http://gentoo.2317880.n4.nabble.com/app-dicts-herd-is-empty-td271... (diff)
downloadgentoo-2-cb2af0c9382c626f6164af88099714a349e7c936.tar.gz
gentoo-2-cb2af0c9382c626f6164af88099714a349e7c936.tar.bz2
gentoo-2-cb2af0c9382c626f6164af88099714a349e7c936.zip
Drop s390 and sh stable flags for ruby.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/rake/ChangeLog8
-rw-r--r--dev-ruby/rake/rake-0.8.7-r6.ebuild6
-rw-r--r--dev-ruby/rake/rake-0.9.2.2.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-ruby/rake/ChangeLog b/dev-ruby/rake/ChangeLog
index a12bc7ab19d1..9c23bf040d99 100644
--- a/dev-ruby/rake/ChangeLog
+++ b/dev-ruby/rake/ChangeLog
@@ -1,6 +1,10 @@
# 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.147 2013/12/29 17:21:45 maekke Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.148 2014/01/05 10:55:30 graaff Exp $
+
+ 05 Jan 2014; Hans de Graaff <graaff@gentoo.org> rake-0.8.7-r6.ebuild,
+ rake-0.9.2.2.ebuild:
+ Drop s390 and sh stable flags for ruby.
29 Dec 2013; Markus Meier <maekke@gentoo.org> rake-0.9.6.ebuild:
arm stable, bug #483254
diff --git a/dev-ruby/rake/rake-0.8.7-r6.ebuild b/dev-ruby/rake/rake-0.8.7-r6.ebuild
index bab17bbe9c41..104a79d73983 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
+# Copyright 1999-2014 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.12 2012/11/06 16:54:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.8.7-r6.ebuild,v 1.13 2014/01/05 10:55:30 graaff 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
diff --git a/dev-ruby/rake/rake-0.9.2.2.ebuild b/dev-ruby/rake/rake-0.9.2.2.ebuild
index 8f6e702b0b10..0034aedede5f 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-2013 Gentoo Foundation
+# Copyright 1999-2014 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.16 2013/01/28 15:16:10 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.9.2.2.ebuild,v 1.17 2014/01/05 10:55:30 graaff 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 ~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="bash-completion doc"
DEPEND="${DEPEND} app-arch/gzip"