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

mrueg       14/02/23 16:17:06

  Modified:             ChangeLog
  Added:                map-6.5.3.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.13                 dev-ruby/map/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/map/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	14 Feb 2014 10:31:28 -0000	1.12
+++ ChangeLog	23 Feb 2014 16:17:06 -0000	1.13
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/map
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/map/ChangeLog,v 1.12 2014/02/14 10:31:28 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/map/ChangeLog,v 1.13 2014/02/23 16:17:06 mrueg Exp $
+
+*map-6.5.3 (23 Feb 2014)
+
+  23 Feb 2014; Manuel Rüger <mrueg@gentoo.org> +map-6.5.3.ebuild:
+  Version bump.
 
 *map-6.5.2 (14 Feb 2014)
 



1.1                  dev-ruby/map/map-6.5.3.ebuild

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

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

EAPI=5
USE_RUBY="ruby18 ruby19 ruby20 jruby"

RUBY_FAKEGEM_TASK_DOC=""

RUBY_FAKEGEM_EXTRADOC="README"

RUBY_FAKEGEM_GEMSPEC="map.gemspec"

inherit ruby-fakegem

DESCRIPTION="A string/symbol indifferent ordered hash that works in all rubies."
HOMEPAGE="http://github.com/ahoward/map"

LICENSE="|| ( Ruby BSD-2 )"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~x86-fbsd"
IUSE=""

each_ruby_prepare() {
	case ${RUBY} in
		*ruby18)
			epatch "${FILESDIR}/ruby18-failing-tests.patch"
			epatch "${FILESDIR}/${PN}-6.5.1-ruby18-failing-tests.patch"
			;;
		*jruby)
			epatch "${FILESDIR}/${PN}-6.5.1-ruby18-failing-tests.patch"
			;;
		*)
			;;
	esac
}





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

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

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-23 16:17 [gentoo-commits] gentoo-x86 commit in dev-ruby/map: map-6.5.3.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