public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/method_source: ChangeLog method_source-0.8.1.ebuild
@ 2012-12-24  8:03 Hans de Graaff (graaff)
  0 siblings, 0 replies; only message in thread
From: Hans de Graaff (graaff) @ 2012-12-24  8:03 UTC (permalink / raw
  To: gentoo-commits

graaff      12/12/24 08:03:16

  Modified:             ChangeLog
  Added:                method_source-0.8.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)

Revision  Changes    Path
1.16                 dev-ruby/method_source/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/method_source/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	14 Nov 2012 07:13:28 -0000	1.15
+++ ChangeLog	24 Dec 2012 08:03:16 -0000	1.16
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/method_source
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/method_source/ChangeLog,v 1.15 2012/11/14 07:13:28 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/method_source/ChangeLog,v 1.16 2012/12/24 08:03:16 graaff Exp $
+
+*method_source-0.8.1 (24 Dec 2012)
+
+  24 Dec 2012; Hans de Graaff <graaff@gentoo.org> +method_source-0.8.1.ebuild:
+  Version bump.
 
   14 Nov 2012; Hans de Graaff <graaff@gentoo.org> -method_source-0.6.7.ebuild:
   Remove this version again since the compatibility issues where elsewhere.



1.1                  dev-ruby/method_source/method_source-0.8.1.ebuild

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

Index: method_source-0.8.1.ebuild
===================================================================
# Copyright 1999-2012 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.1.ebuild,v 1.1 2012/12/24 08:03:16 graaff Exp $

EAPI=4
USE_RUBY="ruby18 ruby19 ree18 jruby"

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

RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"

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:[~2012-12-24  8:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-24  8:03 [gentoo-commits] gentoo-x86 commit in dev-ruby/method_source: ChangeLog method_source-0.8.1.ebuild Hans de Graaff (graaff)

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