summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-12-27 20:37:09 +0000
committerFabian Groffen <grobian@gentoo.org>2010-12-27 20:37:09 +0000
commitcc94ceebb1f7f73dabc33f7dc7f1ea2990ea257d (patch)
treead09b4d915c43ceeb73f0309c4d6b4b10bf62936 /dev-ruby/json
parentMarked ~x64-solaris (diff)
downloadgentoo-2-cc94ceebb1f7f73dabc33f7dc7f1ea2990ea257d.tar.gz
gentoo-2-cc94ceebb1f7f73dabc33f7dc7f1ea2990ea257d.tar.bz2
gentoo-2-cc94ceebb1f7f73dabc33f7dc7f1ea2990ea257d.zip
Added Prefix keywords
(Portage version: 2.2.01.17422-prefix/cvs/Darwin powerpc, RepoMan options: --force)
Diffstat (limited to 'dev-ruby/json')
-rw-r--r--dev-ruby/json/ChangeLog8
-rw-r--r--dev-ruby/json/json-1.4.6-r1.ebuild4
2 files changed, 9 insertions, 3 deletions
diff --git a/dev-ruby/json/ChangeLog b/dev-ruby/json/ChangeLog
index f24b7679c1b8..fe24d642780a 100644
--- a/dev-ruby/json/ChangeLog
+++ b/dev-ruby/json/ChangeLog
@@ -1,10 +1,16 @@
# ChangeLog for dev-ruby/json
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v 1.51 2010/12/04 21:31:08 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v 1.52 2010/12/27 20:37:09 grobian Exp $
+
+ 27 Dec 2010; Fabian Groffen <grobian@gentoo.org> json-1.4.6-r1.ebuild:
+ Added Prefix keywords
04 Dec 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> json-1.4.6.ebuild:
x86 stable wrt bug #343473
+ 03 Dec 2010; Fabian Groffen <grobian@gentoo.org> json-1.4.6-r1.ebuild:
+ Marked ~ppc-macos, ~x86-macos
+
03 Nov 2010; Hans de Graaff <graaff@gentoo.org> json-1.4.6-r1.ebuild:
Simplify running of tests to hopefully fix bug 325745.
diff --git a/dev-ruby/json/json-1.4.6-r1.ebuild b/dev-ruby/json/json-1.4.6-r1.ebuild
index ef932358819d..5fdecd9ab445 100644
--- a/dev-ruby/json/json-1.4.6-r1.ebuild
+++ b/dev-ruby/json/json-1.4.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.4.6-r1.ebuild,v 1.2 2010/11/03 18:37:47 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.4.6-r1.ebuild,v 1.3 2010/12/27 20:37:09 grobian Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -16,7 +16,7 @@ HOMEPAGE="http://json.rubyforge.org/"
LICENSE="|| ( Ruby GPL-2 )"
SRC_URI="mirror://rubygems/${P}.gem"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
SLOT="0"
IUSE=""