From 795dc0a0a26b9a59d6378dc9418a717848aab919 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Sun, 8 Jan 2012 09:25:30 +0000 Subject: Added Prefix keywords (Portage version: 2.2.01.20048-prefix/cvs/Darwin i386) --- dev-ruby/multi_json/ChangeLog | 7 +++++-- dev-ruby/multi_json/multi_json-1.0.4.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'dev-ruby/multi_json') diff --git a/dev-ruby/multi_json/ChangeLog b/dev-ruby/multi_json/ChangeLog index 6ef8631119a3..ba2be9e1b16a 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/ChangeLog,v 1.10 2011/12/27 15:32:06 graaff Exp $ +# 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 $ + + 08 Jan 2012; Fabian Groffen multi_json-1.0.4.ebuild: + Added Prefix keywords 27 Dec 2011; Hans de Graaff multi_json-1.0.4.ebuild: Also require rspec:2 with USE=doc since it is required for the Rakefile. 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 6bb60363c14c..2a152333c3a6 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-2011 Gentoo Foundation +# 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.3 2011/12/27 15:32:06 graaff Exp $ +# $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 $ 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 ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" -- cgit v1.2.3-65-gdbad