summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-01-19 16:13:09 +0000
committerJeroen Roovers <jer@gentoo.org>2012-01-19 16:13:09 +0000
commit5dfc40bd8a6881e79430dd51d857717fc31b690d (patch)
tree998c3e3fcaa490195b36b13d56f6391317757f4b /dev-ruby/multi_json
parentMarked ~hppa (bug #396043). (diff)
downloadgentoo-2-5dfc40bd8a6881e79430dd51d857717fc31b690d.tar.gz
gentoo-2-5dfc40bd8a6881e79430dd51d857717fc31b690d.tar.bz2
gentoo-2-5dfc40bd8a6881e79430dd51d857717fc31b690d.zip
Marked ~hppa (bug #396043).
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/multi_json')
-rw-r--r--dev-ruby/multi_json/ChangeLog5
-rw-r--r--dev-ruby/multi_json/multi_json-1.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/multi_json/ChangeLog b/dev-ruby/multi_json/ChangeLog
index ba2be9e1b16a..49ec430b8b40 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/ChangeLog,v 1.11 2012/01/08 09:25:30 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/ChangeLog,v 1.12 2012/01/19 16:13:09 jer Exp $
+
+ 19 Jan 2012; Jeroen Roovers <jer@gentoo.org> multi_json-1.0.4.ebuild:
+ Marked ~hppa (bug #396043).
08 Jan 2012; Fabian Groffen <grobian@gentoo.org> multi_json-1.0.4.ebuild:
Added Prefix keywords
diff --git a/dev-ruby/multi_json/multi_json-1.0.4.ebuild b/dev-ruby/multi_json/multi_json-1.0.4.ebuild
index 2a152333c3a6..57d4fc9207f8 100644
--- a/dev-ruby/multi_json/multi_json-1.0.4.ebuild
+++ b/dev-ruby/multi_json/multi_json-1.0.4.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/multi_json/multi_json-1.0.4.ebuild,v 1.4 2012/01/08 09:25:30 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/multi_json-1.0.4.ebuild,v 1.5 2012/01/19 16:13:09 jer Exp $
EAPI=2
@@ -20,7 +20,7 @@ DESCRIPTION="A gem to provide swappable JSON backends"
HOMEPAGE="http://github.com/intridea/multi_json"
LICENSE="MIT"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
SLOT="0"
IUSE=""