* [gentoo-commits] gentoo-x86 commit in dev-ruby/main: main-4.4.0.ebuild ChangeLog
@ 2010-11-26 12:24 Hans de Graaff (graaff)
0 siblings, 0 replies; only message in thread
From: Hans de Graaff (graaff) @ 2010-11-26 12:24 UTC (permalink / raw
To: gentoo-commits
graaff 10/11/26 12:24:19
Modified: ChangeLog
Added: main-4.4.0.ebuild
Log:
Version bump.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Revision Changes Path
1.6 dev-ruby/main/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/main/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/main/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/main/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/main/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 27 Jan 2010 07:55:29 -0000 1.5
+++ ChangeLog 26 Nov 2010 12:24:19 -0000 1.6
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/main
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/main/ChangeLog,v 1.5 2010/01/27 07:55:29 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/main/ChangeLog,v 1.6 2010/11/26 12:24:19 graaff Exp $
+
+*main-4.4.0 (26 Nov 2010)
+
+ 26 Nov 2010; Hans de Graaff <graaff@gentoo.org> +main-4.4.0.ebuild:
+ Version bump.
*main-4.2.0-r1 (27 Jan 2010)
1.1 dev-ruby/main/main-4.4.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/main/main-4.4.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/main/main-4.4.0.ebuild?rev=1.1&content-type=text/plain
Index: main-4.4.0.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/main/main-4.4.0.ebuild,v 1.1 2010/11/26 12:24:19 graaff Exp $
EAPI="2"
USE_RUBY="ruby18"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_EXTRADOC="README TODO"
inherit ruby-fakegem
DESCRIPTION="A class factory and dsl for generating command line programs real quick."
HOMEPAGE="http://rubyforge.org/projects/codeforpeople"
LICENSE="Ruby"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc test"
ruby_add_bdepend test "virtual/ruby-test-unit"
ruby_add_rdepend ">=dev-ruby/fattr-2.1.0
>=dev-ruby/arrayfields-4.7.4"
each_ruby_test() {
${RUBY} test/main.rb || die "Tests failed."
}
all_ruby_install() {
all_fakegem_install
if use doc; then
insinto /usr/share/doc/${PF}
doins -r samples
fi
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-11-26 12:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-26 12:24 [gentoo-commits] gentoo-x86 commit in dev-ruby/main: main-4.4.0.ebuild ChangeLog 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