public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/method_source: method_source-0.8.2-r3.ebuild ChangeLog
@ 2014-07-25  1:18 Manuel Rueger (mrueg)
  0 siblings, 0 replies; only message in thread
From: Manuel Rueger (mrueg) @ 2014-07-25  1:18 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/07/25 01:18:00

  Modified:             ChangeLog
  Added:                method_source-0.8.2-r3.ebuild
  Log:
  Add ruby21 target. Thanks to longlene.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.23                 dev-ruby/method_source/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/method_source/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	21 May 2014 02:00:28 -0000	1.22
+++ ChangeLog	25 Jul 2014 01:18:00 -0000	1.23
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/method_source
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/method_source/ChangeLog,v 1.22 2014/05/21 02:00:28 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/method_source/ChangeLog,v 1.23 2014/07/25 01:18:00 mrueg Exp $
+
+*method_source-0.8.2-r3 (25 Jul 2014)
+
+  25 Jul 2014; Manuel Rüger <mrueg@gentoo.org> +method_source-0.8.2-r3.ebuild:
+  Add ruby21 target. Thanks to longlene.
 
   21 May 2014; Manuel Rüger <mrueg@gentoo.org> -method_source-0.8.2-r1.ebuild,
   method_source-0.8.2-r2.ebuild:



1.1                  dev-ruby/method_source/method_source-0.8.2-r3.ebuild

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

Index: method_source-0.8.2-r3.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/method_source/method_source-0.8.2-r3.ebuild,v 1.1 2014/07/25 01:17:59 mrueg Exp $

EAPI=5
USE_RUBY="ruby19 ruby20 ruby21 jruby"

RUBY_FAKEGEM_TASK_TEST="none"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="README.markdown"

inherit ruby-fakegem

DESCRIPTION="Retrieve the source code for a method"
HOMEPAGE="http://github.com/banister/method_source"
IUSE=""
SLOT="0"

LICENSE="MIT"
KEYWORDS="~amd64 ~ppc64 ~x86"

ruby_add_bdepend "test? ( >=dev-ruby/bacon-1.1.0 )"

each_ruby_test() {
	${RUBY} -I. -S bacon -k test/test.rb || die "Tests failed."
}





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

only message in thread, other threads:[~2014-07-25  1:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-25  1:18 [gentoo-commits] gentoo-x86 commit in dev-ruby/method_source: method_source-0.8.2-r3.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