summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2012-08-04 14:13:20 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2012-08-04 14:13:20 +0000
commit5e6d0ea73a8bf375ac1f6597a1d3611407954651 (patch)
tree677f3c4569a7ddbfab4a6fa1ca71dfafb8a12a5c /dev-ruby/json
parentAdd missing slot dependencies on Qt. (diff)
downloadgentoo-2-5e6d0ea73a8bf375ac1f6597a1d3611407954651.tar.gz
gentoo-2-5e6d0ea73a8bf375ac1f6597a1d3611407954651.tar.bz2
gentoo-2-5e6d0ea73a8bf375ac1f6597a1d3611407954651.zip
Stable on amd64 wrt bug #428756
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/json')
-rw-r--r--dev-ruby/json/ChangeLog6
-rw-r--r--dev-ruby/json/json-1.6.7.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-ruby/json/ChangeLog b/dev-ruby/json/ChangeLog
index a4e49ceb1c98..fb039f300954 100644
--- a/dev-ruby/json/ChangeLog
+++ b/dev-ruby/json/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/json
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v 1.93 2012/07/31 06:52:32 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v 1.94 2012/08/04 14:13:20 hwoarang Exp $
+
+ 04 Aug 2012; Markos Chandras <hwoarang@gentoo.org> json-1.6.7.ebuild:
+ Stable on amd64 wrt bug #428756
31 Jul 2012; Jeff Horelick <jdhore@gentoo.org> json-1.6.7.ebuild:
marked x86 per bug 428756
@@ -374,4 +377,3 @@
28 Dec 2008; Hans de Graaff <graaff@gentoo.org> +metadata.xml,
+json-1.1.3.ebuild:
Initial import from my personal overlay. Dependency for httparty.
-
diff --git a/dev-ruby/json/json-1.6.7.ebuild b/dev-ruby/json/json-1.6.7.ebuild
index 6aca87857887..4d40ab66c543 100644
--- a/dev-ruby/json/json-1.6.7.ebuild
+++ b/dev-ruby/json/json-1.6.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.6.7.ebuild,v 1.2 2012/07/31 06:52:32 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.6.7.ebuild,v 1.3 2012/08/04 14:13:20 hwoarang 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=""