summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2013-01-28 15:15:43 +0000
committerAlexis Ballier <aballier@gentoo.org>2013-01-28 15:15:43 +0000
commitc2a07487e8c27c94c5a58af222c3f17816f6d811 (patch)
treec1092d3b053fb708f30742c780770bb9ebf3608f /dev-ruby/json
parentkeyword ~amd64-fbsd (diff)
downloadgentoo-2-c2a07487e8c27c94c5a58af222c3f17816f6d811.tar.gz
gentoo-2-c2a07487e8c27c94c5a58af222c3f17816f6d811.tar.bz2
gentoo-2-c2a07487e8c27c94c5a58af222c3f17816f6d811.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'dev-ruby/json')
-rw-r--r--dev-ruby/json/ChangeLog5
-rw-r--r--dev-ruby/json/json-1.7.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/json/ChangeLog b/dev-ruby/json/ChangeLog
index 34c500ea2c84..8de4e97ca47a 100644
--- a/dev-ruby/json/ChangeLog
+++ b/dev-ruby/json/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/json
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v 1.101 2013/01/06 06:31:49 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v 1.102 2013/01/28 15:15:43 aballier Exp $
+
+ 28 Jan 2013; Alexis Ballier <aballier@gentoo.org> json-1.7.6.ebuild:
+ keyword ~amd64-fbsd
*json-1.7.6 (06 Jan 2013)
diff --git a/dev-ruby/json/json-1.7.6.ebuild b/dev-ruby/json/json-1.7.6.ebuild
index 3c881ff2ec36..bc6f5491b419 100644
--- a/dev-ruby/json/json-1.7.6.ebuild
+++ b/dev-ruby/json/json-1.7.6.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/json/json-1.7.6.ebuild,v 1.1 2013/01/06 06:31:49 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.7.6.ebuild,v 1.2 2013/01/28 15:15:43 aballier Exp $
EAPI=5
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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
SLOT="0"
IUSE=""