public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/hiera: hiera-1.3.2.ebuild ChangeLog
@ 2014-03-02 23:06 Manuel Rueger (mrueg)
  0 siblings, 0 replies; only message in thread
From: Manuel Rueger (mrueg) @ 2014-03-02 23:06 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/03/02 23:06:09

  Modified:             ChangeLog
  Added:                hiera-1.3.2.ebuild
  Log:
  Version bump. Add ruby20 support. Fixes bug #503248
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.20                 dev-ruby/hiera/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hiera/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	26 Jan 2014 07:26:25 -0000	1.19
+++ ChangeLog	2 Mar 2014 23:06:09 -0000	1.20
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/hiera
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hiera/ChangeLog,v 1.19 2014/01/26 07:26:25 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hiera/ChangeLog,v 1.20 2014/03/02 23:06:09 mrueg Exp $
+
+*hiera-1.3.2 (02 Mar 2014)
+
+  02 Mar 2014; Manuel Rüger <mrueg@gentoo.org> +hiera-1.3.2.ebuild:
+  Version bump. Add ruby20 support. Fixes bug #503248
 
 *hiera-1.3.1 (26 Jan 2014)
 



1.1                  dev-ruby/hiera/hiera-1.3.2.ebuild

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

Index: hiera-1.3.2.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hiera/hiera-1.3.2.ebuild,v 1.1 2014/03/02 23:06:09 mrueg Exp $

EAPI=5

USE_RUBY="ruby19 ruby20 jruby"

RUBY_FAKEGEM_RECIPE_TEST="rspec"

RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="README.md"

inherit ruby-fakegem

DESCRIPTION="A simple pluggable Hierarchical Database"
HOMEPAGE="http://projects.puppetlabs.com/"

LICENSE="Apache-2.0"
SLOT="0"
IUSE=""
KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"

ruby_add_bdepend "test? ( dev-ruby/mocha )"

ruby_add_rdepend "dev-ruby/json"

all_ruby_prepare() {
	# Our json package is either the compiled version or the pure
	# version. Fix gemspec accordingly.
	sed -i -e 's/json_pure/json/' ../metadata || die
}





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

only message in thread, other threads:[~2014-03-02 23:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-02 23:06 [gentoo-commits] gentoo-x86 commit in dev-ruby/hiera: hiera-1.3.2.ebuild ChangeLog Manuel Rueger (mrueg)

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