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

graaff      12/10/12 05:23:15

  Modified:             ChangeLog
  Added:                inifile-2.0.2.ebuild
  Log:
  Version bump. Handle doc and test directly to drop bones dependency.
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  dev-ruby/inifile/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/inifile/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	20 Aug 2012 18:14:18 -0000	1.4
+++ ChangeLog	12 Oct 2012 05:23:15 -0000	1.5
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/inifile
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/inifile/ChangeLog,v 1.4 2012/08/20 18:14:18 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/inifile/ChangeLog,v 1.5 2012/10/12 05:23:15 graaff Exp $
+
+*inifile-2.0.2 (12 Oct 2012)
+
+  12 Oct 2012; Hans de Graaff <graaff@gentoo.org> +inifile-2.0.2.ebuild:
+  Version bump. Handle doc and test directly to drop bones dependency.
 
   20 Aug 2012; Hans de Graaff <graaff@gentoo.org> -inifile-0.4.1.ebuild:
   Cleanup.



1.1                  dev-ruby/inifile/inifile-2.0.2.ebuild

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

Index: inifile-2.0.2.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/inifile/inifile-2.0.2.ebuild,v 1.1 2012/10/12 05:23:15 graaff Exp $

EAPI="4"

USE_RUBY="ruby18 ree18 ruby19 jruby"

RUBY_FAKEGEM_TASK_TEST="test"

RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="README.md History.txt"

inherit ruby-fakegem eutils

DESCRIPTION="Native Ruby package for reading and writing INI files."
HOMEPAGE="https://github.com/TwP/inifile"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

each_ruby_test() {
	${RUBY} -S testrb test/test_*.rb || die
}





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

only message in thread, other threads:[~2012-10-12  5:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-12  5:23 [gentoo-commits] gentoo-x86 commit in dev-ruby/inifile: ChangeLog inifile-2.0.2.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