diff options
author | Hans de Graaff <graaff@gentoo.org> | 2014-01-05 10:58:59 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2014-01-05 10:58:59 +0000 |
commit | e0f769de84bec40ab8dddf344cefdfdc07281cea (patch) | |
tree | 45090fa4826187a3c332142209ad764c0e4fa4a9 /dev-ruby/json | |
parent | Cleanup due http://gentoo.2317880.n4.nabble.com/app-dicts-herd-is-empty-td271... (diff) | |
download | gentoo-2-e0f769de84bec40ab8dddf344cefdfdc07281cea.tar.gz gentoo-2-e0f769de84bec40ab8dddf344cefdfdc07281cea.tar.bz2 gentoo-2-e0f769de84bec40ab8dddf344cefdfdc07281cea.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/json')
-rw-r--r-- | dev-ruby/json/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/json/json-1.6.8.ebuild | 6 | ||||
-rw-r--r-- | dev-ruby/json/json-1.7.7.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-ruby/json/ChangeLog b/dev-ruby/json/ChangeLog index 4067a5608460..ec44cbb64fdc 100644 --- a/dev-ruby/json/ChangeLog +++ b/dev-ruby/json/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/json -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v 1.140 2013/12/29 17:22:18 maekke Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v 1.141 2014/01/05 10:58:59 graaff Exp $ + + 05 Jan 2014; Hans de Graaff <graaff@gentoo.org> json-1.6.8.ebuild, + json-1.7.7.ebuild: + Drop s390 and sh stable flags for ruby. 29 Dec 2013; Markus Meier <maekke@gentoo.org> json-1.8.0.ebuild: arm stable, bug #483254 diff --git a/dev-ruby/json/json-1.6.8.ebuild b/dev-ruby/json/json-1.6.8.ebuild index e7c47200831c..5da22d68d3b8 100644 --- a/dev-ruby/json/json-1.6.8.ebuild +++ b/dev-ruby/json/json-1.6.8.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/json/json-1.6.8.ebuild,v 1.12 2013/02/26 18:53:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.6.8.ebuild,v 1.13 2014/01/05 10:58:59 graaff Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -17,7 +17,7 @@ DESCRIPTION="A JSON implementation as a Ruby extension." HOMEPAGE="http://json.rubyforge.org/" LICENSE="|| ( Ruby GPL-2 )" -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" SLOT="0" IUSE="" diff --git a/dev-ruby/json/json-1.7.7.ebuild b/dev-ruby/json/json-1.7.7.ebuild index 1fdd3ee35e69..a2df12047aaa 100644 --- a/dev-ruby/json/json-1.7.7.ebuild +++ b/dev-ruby/json/json-1.7.7.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/json/json-1.7.7.ebuild,v 1.12 2013/04/14 11:48:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.7.7.ebuild,v 1.13 2014/01/05 10:58:59 graaff Exp $ EAPI=5 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -17,7 +17,7 @@ DESCRIPTION="A JSON implementation as a Ruby extension." HOMEPAGE="http://json.rubyforge.org/" LICENSE="|| ( Ruby GPL-2 )" -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" SLOT="0" IUSE="" |