* [gentoo-commits] gentoo-x86 commit in dev-ruby/redcloth: ChangeLog redcloth-4.2.2-r1.ebuild
@ 2009-12-25 17:35 Diego Petteno (flameeyes)
0 siblings, 0 replies; only message in thread
From: Diego Petteno (flameeyes) @ 2009-12-25 17:35 UTC (permalink / raw
To: gentoo-commits
flameeyes 09/12/25 17:35:16
Modified: ChangeLog
Added: redcloth-4.2.2-r1.ebuild
Log:
Bump to ruby-fakegem, make sure that tests are executed.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Revision Changes Path
1.32 dev-ruby/redcloth/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/redcloth/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/redcloth/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/redcloth/ChangeLog?r1=1.31&r2=1.32
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog 9 Dec 2009 20:53:40 -0000 1.31
+++ ChangeLog 25 Dec 2009 17:35:15 -0000 1.32
@@ -1,6 +1,12 @@
# ChangeLog for dev-ruby/redcloth
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.31 2009/12/09 20:53:40 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.32 2009/12/25 17:35:15 flameeyes Exp $
+
+*redcloth-4.2.2-r1 (25 Dec 2009)
+
+ 25 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+ +redcloth-4.2.2-r1.ebuild:
+ Bump to ruby-fakegem, make sure that tests are executed.
09 Dec 2009; Hans de Graaff <graaff@gentoo.org> -redcloth-3.0.4.ebuild,
-redcloth-4.2.1.ebuild:
1.1 dev-ruby/redcloth/redcloth-4.2.2-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.2-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.2-r1.ebuild?rev=1.1&content-type=text/plain
Index: redcloth-4.2.2-r1.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.2-r1.ebuild,v 1.1 2009/12/25 17:35:15 flameeyes Exp $
EAPI=2
# jruby → should be supported, but since we don't have the Ragel files
# in the tarball, we cannot generate the Java files (also nt
# in the tarball).
USE_RUBY="ruby18 ruby19"
RUBY_FAKEGEM_NAME="RedCloth"
RUBY_FAKEGEM_TASK_TEST="spec"
RUBY_FAKEGEM_TASK_DOC="docs"
RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="README CHANGELOG"
inherit ruby-fakegem
DESCRIPTION="A module for using Textile in Ruby"
HOMEPAGE="http://redcloth.org/"
SRC_URI="mirror://rubyforge/redcloth/${RUBY_FAKEGEM_NAME}-${PV}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
S="${WORKDIR}/${RUBY_FAKEGEM_NAME}-${PV}"
ruby_add_bdepend '>=dev-ruby/echoe-3.0.1'
ruby_add_bdepend test "dev-ruby/diff-lcs dev-ruby/rspec"
all_ruby_prepare() {
sed -i \
-e 's|Platform|Echoe::Platform|' \
-e '/^# Ragel-generated/,/Optimization/ s:^:#:' \
-e '/task :spec/s|, :compile||' \
Rakefile || die "Rakefile fixes failed"
}
each_ruby_compile() {
${RUBY} -S rake compile || die "build failed"
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-12-25 17:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-25 17:35 [gentoo-commits] gentoo-x86 commit in dev-ruby/redcloth: ChangeLog redcloth-4.2.2-r1.ebuild Diego Petteno (flameeyes)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox