* [gentoo-commits] gentoo-x86 commit in dev-ruby/main: ChangeLog main-5.0.1.ebuild
@ 2012-05-13 6:21 Hans de Graaff (graaff)
0 siblings, 0 replies; only message in thread
From: Hans de Graaff (graaff) @ 2012-05-13 6:21 UTC (permalink / raw
To: gentoo-commits
graaff 12/05/13 06:21:08
Modified: ChangeLog
Added: main-5.0.1.ebuild
Log:
Version bump.
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Revision Changes Path
1.10 dev-ruby/main/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/main/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/main/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/main/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/main/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 29 Apr 2012 16:50:17 -0000 1.9
+++ ChangeLog 13 May 2012 06:21:08 -0000 1.10
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/main
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/main/ChangeLog,v 1.9 2012/04/29 16:50:17 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/main/ChangeLog,v 1.10 2012/05/13 06:21:08 graaff Exp $
+
+*main-5.0.1 (13 May 2012)
+
+ 13 May 2012; Hans de Graaff <graaff@gentoo.org> +main-5.0.1.ebuild:
+ Version bump.
29 Apr 2012; Thomas Kahle <tomka@gentoo.org> main-5.0.0.ebuild:
marked ~x86 per bug 395157
1.1 dev-ruby/main/main-5.0.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/main/main-5.0.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/main/main-5.0.1.ebuild?rev=1.1&content-type=text/plain
Index: main-5.0.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/main/main-5.0.1.ebuild,v 1.1 2012/05/13 06:21:08 graaff Exp $
EAPI=4
USE_RUBY="ruby18"
RUBY_FAKEGEM_TASK_DOC=""
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/chronic-0.6.2
>=dev-ruby/fattr-2.2.0
>=dev-ruby/arrayfields-4.7.4
>=dev-ruby/map-5.1.0"
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:[~2012-05-13 6:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-13 6:21 [gentoo-commits] gentoo-x86 commit in dev-ruby/main: ChangeLog main-5.0.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