diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-14 12:19:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-14 12:19:17 +0000 |
commit | 306b92731482223d256e7606fc4d9afe8289a605 (patch) | |
tree | c8382a27e35319e45cfd454913d5d491701de66a /dev-ruby | |
parent | Stable for ia64, wrt bug #542574 (diff) | |
download | gentoo-2-306b92731482223d256e7606fc4d9afe8289a605.tar.gz gentoo-2-306b92731482223d256e7606fc4d9afe8289a605.tar.bz2 gentoo-2-306b92731482223d256e7606fc4d9afe8289a605.zip |
Stable for ia64, wrt bug #542574
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby')
-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 5d34c2142556..cf73537f7225 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.54 2015/04/13 08:53:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/ChangeLog,v 1.55 2015/04/14 12:19:17 ago Exp $ + + 14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> multi_json-1.9.3.ebuild: + Stable for ia64, wrt bug #542574 13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> multi_json-1.9.3.ebuild: Stable for alpha, wrt bug #542574 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 073d6b104a65..f89e27b855e9 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.8 2015/04/13 08:53:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/multi_json-1.9.3.ebuild,v 1.9 2015/04/14 12:19:17 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="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="" |