From: "Hans de Graaff (graaff)" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/tidy-ext: tidy-ext-0.1.14.ebuild ChangeLog
Date: Fri, 9 Nov 2012 07:44:32 +0000 (UTC) [thread overview]
Message-ID: <20121109074432.AF9B420C60@flycatcher.gentoo.org> (raw)
graaff 12/11/09 07:44:32
Modified: ChangeLog
Added: tidy-ext-0.1.14.ebuild
Log:
Version bump.
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path
1.15 dev-ruby/tidy-ext/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy-ext/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy-ext/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy-ext/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tidy-ext/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 28 Oct 2012 17:23:07 -0000 1.14
+++ ChangeLog 9 Nov 2012 07:44:32 -0000 1.15
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/tidy-ext
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy-ext/ChangeLog,v 1.14 2012/10/28 17:23:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy-ext/ChangeLog,v 1.15 2012/11/09 07:44:32 graaff Exp $
+
+*tidy-ext-0.1.14 (09 Nov 2012)
+
+ 09 Nov 2012; Hans de Graaff <graaff@gentoo.org> +tidy-ext-0.1.14.ebuild:
+ Version bump.
28 Oct 2012; Raúl Porcel <armin76@gentoo.org> tidy-ext-0.1.12.ebuild:
Add ~alpha/~ia64/~sparc
1.1 dev-ruby/tidy-ext/tidy-ext-0.1.14.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy-ext/tidy-ext-0.1.14.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy-ext/tidy-ext-0.1.14.ebuild?rev=1.1&content-type=text/plain
Index: tidy-ext-0.1.14.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy-ext/tidy-ext-0.1.14.ebuild,v 1.1 2012/11/09 07:44:32 graaff Exp $
EAPI=4
USE_RUBY="ruby18 ruby19 ree18"
RUBY_FAKEGEM_DOCDIR="rdoc"
RUBY_FAKEGEM_RECIPE_TEST="rspec"
inherit ruby-fakegem eutils
DESCRIPTION="W3C HTML Tidy library implemented as a Ruby extension."
HOMEPAGE="http://github.com/carld/tidy"
LICENSE="HTML-Tidy"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
all_ruby_prepare() {
mkdir lib || die
# Remove reference to rspec 1
sed -i -e '/spec/d' spec/spec_helper.rb || die
}
each_ruby_configure() {
${RUBY} -Cext/tidy extconf.rb || die "Unable to configure extension."
}
each_ruby_compile() {
emake -Cext/tidy || die
cp ext/tidy/tidy$(get_modname) lib/ || die "Unable to copy extension."
}
next reply other threads:[~2012-11-09 7:44 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-09 7:44 Hans de Graaff (graaff) [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-12-23 19:28 [gentoo-commits] gentoo-x86 commit in dev-ruby/tidy-ext: tidy-ext-0.1.14.ebuild ChangeLog Agostino Sarubbo (ago)
2012-12-26 15:47 Agostino Sarubbo (ago)
2012-12-26 15:49 Agostino Sarubbo (ago)
2012-12-28 11:23 Agostino Sarubbo (ago)
2012-12-29 17:00 Jeroen Roovers (jer)
2012-12-30 14:15 Agostino Sarubbo (ago)
2012-12-30 20:31 Agostino Sarubbo (ago)
2013-01-04 20:23 Agostino Sarubbo (ago)
2013-01-15 5:26 Richard Farina (zerochaos)
2013-12-26 15:56 Markus Meier (maekke)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121109074432.AF9B420C60@flycatcher.gentoo.org \
--to=graaff@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox