public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/loquacious: ChangeLog loquacious-1.8.0.ebuild
@ 2011-06-04  6:43 Hans de Graaff (graaff)
  0 siblings, 0 replies; only message in thread
From: Hans de Graaff (graaff) @ 2011-06-04  6:43 UTC (permalink / raw
  To: gentoo-commits

graaff      11/06/04 06:43:52

  Modified:             ChangeLog
  Added:                loquacious-1.8.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.1.9.42/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 dev-ruby/loquacious/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/loquacious/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	4 Jun 2011 06:39:32 -0000	1.10
+++ ChangeLog	4 Jun 2011 06:43:52 -0000	1.11
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/loquacious
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/loquacious/ChangeLog,v 1.10 2011/06/04 06:39:32 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/loquacious/ChangeLog,v 1.11 2011/06/04 06:43:52 graaff Exp $
+
+*loquacious-1.8.0 (04 Jun 2011)
+
+  04 Jun 2011; Hans de Graaff <graaff@gentoo.org> +loquacious-1.8.0.ebuild:
+  Version bump.
 
   04 Jun 2011; Hans de Graaff <graaff@gentoo.org> -loquacious-1.7.0.ebuild:
   Remove old version.



1.1                  dev-ruby/loquacious/loquacious-1.8.0.ebuild

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

Index: loquacious-1.8.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/loquacious/loquacious-1.8.0.ebuild,v 1.1 2011/06/04 06:43:52 graaff Exp $

EAPI=4

USE_RUBY="ruby18 ruby19 jruby ree18"

RUBY_FAKEGEM_DOCDIR="doc"

RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc"

inherit ruby-fakegem

DESCRIPTION="Descriptive configuration files for Ruby written in Ruby"
HOMEPAGE="http://github.com/TwP/${PN}"

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

ruby_add_bdepend "test? ( >=dev-ruby/rspec-2.6.0:2 )"

all_ruby_compile() {
	rdoc lib || die "Documentation generation failed."
}

each_ruby_test() {
	${RUBY} -S rspec spec || die "Tests failed."
}

all_ruby_install() {
	all_fakegem_install

	docinto examples
	dodoc examples/*
}






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

only message in thread, other threads:[~2011-06-04  6:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-04  6:43 [gentoo-commits] gentoo-x86 commit in dev-ruby/loquacious: ChangeLog loquacious-1.8.0.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