diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-21 11:11:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-21 11:11:37 +0000 |
commit | 0db2cbdb9b11f397df69f5fb9a9d3b157ca9e0c5 (patch) | |
tree | 1237f61c2d7105d2d3c321611f14932b41dfe10a /dev-ruby/multi_json | |
parent | Stable for amd64, wrt bug #477426 (diff) | |
download | gentoo-2-0db2cbdb9b11f397df69f5fb9a9d3b157ca9e0c5.tar.gz gentoo-2-0db2cbdb9b11f397df69f5fb9a9d3b157ca9e0c5.tar.bz2 gentoo-2-0db2cbdb9b11f397df69f5fb9a9d3b157ca9e0c5.zip |
Stable for amd64, wrt bug #477364
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
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.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/multi_json/ChangeLog b/dev-ruby/multi_json/ChangeLog index 7cf18a8d1979..a0f904371e4a 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/ChangeLog,v 1.28 2013/07/19 08:54:03 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/ChangeLog,v 1.29 2013/07/21 11:11:37 ago Exp $ + + 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> multi_json-1.5.0.ebuild: + Stable for amd64, wrt bug #477364 19 Jul 2013; Hans de Graaff <graaff@gentoo.org> -multi_json-1.3.6.ebuild, -multi_json-1.3.7.ebuild, -multi_json-1.4.0.ebuild: diff --git a/dev-ruby/multi_json/multi_json-1.5.0.ebuild b/dev-ruby/multi_json/multi_json-1.5.0.ebuild index 6eb361dd5b81..edfb734583cf 100644 --- a/dev-ruby/multi_json/multi_json-1.5.0.ebuild +++ b/dev-ruby/multi_json/multi_json-1.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.5.0.ebuild,v 1.2 2013/01/16 01:13:11 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/multi_json-1.5.0.ebuild,v 1.3 2013/07/21 11:11:37 ago 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="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |