* [gentoo-commits] gentoo-x86 commit in dev-ruby/haml: ChangeLog haml-2.2.23.ebuild
@ 2010-04-27 5:54 Hans de Graaff (graaff)
0 siblings, 0 replies; only message in thread
From: Hans de Graaff (graaff) @ 2010-04-27 5:54 UTC (permalink / raw
To: gentoo-commits
graaff 10/04/27 05:54:53
Modified: ChangeLog
Added: haml-2.2.23.ebuild
Log:
Version bump.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Revision Changes Path
1.40 dev-ruby/haml/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/haml/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/haml/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/haml/ChangeLog?r1=1.39&r2=1.40
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog 2 Apr 2010 06:37:57 -0000 1.39
+++ ChangeLog 27 Apr 2010 05:54:53 -0000 1.40
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/haml
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.39 2010/04/02 06:37:57 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.40 2010/04/27 05:54:53 graaff Exp $
+
+*haml-2.2.23 (27 Apr 2010)
+
+ 27 Apr 2010; Hans de Graaff <graaff@gentoo.org> +haml-2.2.23.ebuild:
+ Version bump.
*haml-2.2.22-r1 (02 Apr 2010)
1.1 dev-ruby/haml/haml-2.2.23.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/haml/haml-2.2.23.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/haml/haml-2.2.23.ebuild?rev=1.1&content-type=text/plain
Index: haml-2.2.23.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-2.2.23.ebuild,v 1.1 2010/04/27 05:54:53 graaff Exp $
EAPI=2
USE_RUBY="ruby18"
RUBY_FAKEGEM_TASK_DOC="doc"
RUBY_FAKEGEM_EXTRADOC="CONTRIBUTING README.md"
RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRAINSTALL="init.rb"
inherit ruby-fakegem
DESCRIPTION="HAML - a ruby web page templating engine"
HOMEPAGE="http://haml.hamptoncatlin.com/"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
# TODO: haml has some emacs modes that it could be installing, in case
IUSE=""
all_ruby_prepare() {
sed -i -e '/haml.gemspec/,/Task\[:package\]/s:^:#:' "${S}"/Rakefile
}
each_ruby_install() {
each_fakegem_install
# This is needed otherwise it fails at runtime
ruby_fakegem_doins VERSION VERSION_NAME
}
# The html engine requires hpricot
ruby_add_rdepend dev-ruby/hpricot
# It could use merb during testing as well, but it's not mandatory
ruby_add_bdepend test "virtual/ruby-test-unit dev-ruby/actionpack"
ruby_add_bdepend doc "dev-ruby/yard dev-ruby/maruku"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-04-27 5:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-27 5:54 [gentoo-commits] gentoo-x86 commit in dev-ruby/haml: ChangeLog haml-2.2.23.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