public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/multi_json: ChangeLog multi_json-0.0.3-r1.ebuild multi_json-0.0.3.ebuild
@ 2010-06-19 11:55 Diego Petteno (flameeyes)
  0 siblings, 0 replies; only message in thread
From: Diego Petteno (flameeyes) @ 2010-06-19 11:55 UTC (permalink / raw
  To: gentoo-commits

flameeyes    10/06/19 11:55:40

  Modified:             ChangeLog
  Added:                multi_json-0.0.3-r1.ebuild
  Removed:              multi_json-0.0.3.ebuild
  Log:
  Fix issue #1 from upstream, json engine failed to work as itnended.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-ruby/multi_json/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/multi_json/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/multi_json/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/multi_json/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	19 Jun 2010 11:35:43 -0000	1.1
+++ ChangeLog	19 Jun 2010 11:55:40 -0000	1.2
@@ -1,6 +1,13 @@
 # ChangeLog for dev-ruby/multi_json
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/ChangeLog,v 1.1 2010/06/19 11:35:43 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/ChangeLog,v 1.2 2010/06/19 11:55:40 flameeyes Exp $
+
+*multi_json-0.0.3-r1 (19 Jun 2010)
+
+  19 Jun 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+  -multi_json-0.0.3.ebuild, +multi_json-0.0.3-r1.ebuild,
+  files/multi_json-0.0.3-gentoo.patch:
+  Fix issue #1 from upstream, json engine failed to work as itnended.
 
 *multi_json-0.0.3 (19 Jun 2010)
 



1.1                  dev-ruby/multi_json/multi_json-0.0.3-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/multi_json/multi_json-0.0.3-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/multi_json/multi_json-0.0.3-r1.ebuild?rev=1.1&content-type=text/plain

Index: multi_json-0.0.3-r1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/multi_json-0.0.3-r1.ebuild,v 1.1 2010/06/19 11:55:40 flameeyes Exp $

EAPI=2

USE_RUBY="ruby18 ruby19 ree18 jruby"

RUBY_FAKEGEM_TASK_TEST="spec"
RUBY_FAKEGEM_TASK_DOC="rdoc"

RUBY_FAKEGEM_DOCDIR="rdoc"
RUBY_FAKEGEM_EXTRADOC="README.rdoc"

inherit ruby-fakegem

DESCRIPTION="A gem to provide swappable JSON backends"
HOMEPAGE="http://github.com/intridea/multi_json"
LICENSE="MIT"

KEYWORDS="~amd64 ~x86"
SLOT="0"
IUSE=""

ruby_add_rdepend "|| ( dev-ruby/json dev-ruby/yajl-ruby dev-ruby/activesupport )"

# I've switched one of the tests from requiring yajl to requiring
# json-pure since it's the only implementation that is available for
# all the Ruby interpreters we support.
ruby_add_bdepend "test? ( dev-ruby/rspec dev-ruby/json )"

RUBY_PATCHES=( "${FILESDIR}"/${P}-gentoo.patch )






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-06-19 11:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-19 11:55 [gentoo-commits] gentoo-x86 commit in dev-ruby/multi_json: ChangeLog multi_json-0.0.3-r1.ebuild multi_json-0.0.3.ebuild Diego Petteno (flameeyes)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox