diff options
author | 2015-07-25 13:05:04 +0000 | |
---|---|---|
committer | 2015-07-25 13:05:04 +0000 | |
commit | 8b0fa99d244f03766788265f9333607da2ede15f (patch) | |
tree | 24c2be49d789538e0c96531132fb16803f6aed89 /dev-ruby/multi_json | |
parent | sparc stable wrt bug #542574 (diff) | |
download | gentoo-2-8b0fa99d244f03766788265f9333607da2ede15f.tar.gz gentoo-2-8b0fa99d244f03766788265f9333607da2ede15f.tar.bz2 gentoo-2-8b0fa99d244f03766788265f9333607da2ede15f.zip |
sparc stable wrt bug #542574
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x1BDC0E5AC42EB5D6)
Diffstat (limited to 'dev-ruby/multi_json')
-rw-r--r-- | dev-ruby/multi_json/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/multi_json/multi_json-1.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/multi_json/ChangeLog b/dev-ruby/multi_json/ChangeLog index 288f2f8aeb71..3d56b1196938 100644 --- a/dev-ruby/multi_json/ChangeLog +++ b/dev-ruby/multi_json/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/multi_json # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/ChangeLog,v 1.62 2015/07/04 08:30:48 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/ChangeLog,v 1.63 2015/07/25 13:05:04 zlogene Exp $ + + 25 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> multi_json-1.9.3.ebuild: + sparc stable wrt bug #542574 *multi_json-1.11.2 (04 Jul 2015) diff --git a/dev-ruby/multi_json/multi_json-1.9.3.ebuild b/dev-ruby/multi_json/multi_json-1.9.3.ebuild index 6f6cd124147a..36a05a5bfa78 100644 --- a/dev-ruby/multi_json/multi_json-1.9.3.ebuild +++ b/dev-ruby/multi_json/multi_json-1.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/multi_json-1.9.3.ebuild,v 1.12 2015/05/31 10:49:02 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/multi_json-1.9.3.ebuild,v 1.13 2015/07/25 13:05:04 zlogene Exp $ EAPI=5 @@ -20,7 +20,7 @@ DESCRIPTION="A gem to provide swappable JSON backends" HOMEPAGE="http://github.com/intridea/multi_json" LICENSE="MIT" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~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 ppc ppc64 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="" |