From: "Hans de Graaff (graaff)" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/execjs: ChangeLog execjs-1.4.0.ebuild
Date: Fri, 29 Jun 2012 05:05:05 +0000 (UTC) [thread overview]
Message-ID: <20120629050505.3203F2004B@flycatcher.gentoo.org> (raw)
graaff 12/06/29 05:05:05
Modified: ChangeLog
Added: execjs-1.4.0.ebuild
Log:
Version bump.
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Revision Changes Path
1.5 dev-ruby/execjs/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/execjs/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/execjs/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/execjs/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/execjs/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 5 Mar 2012 10:02:02 -0000 1.4
+++ ChangeLog 29 Jun 2012 05:05:04 -0000 1.5
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/execjs
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/execjs/ChangeLog,v 1.4 2012/03/05 10:02:02 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/execjs/ChangeLog,v 1.5 2012/06/29 05:05:04 graaff Exp $
+
+*execjs-1.4.0 (29 Jun 2012)
+
+ 29 Jun 2012; Hans de Graaff <graaff@gentoo.org> +execjs-1.4.0.ebuild:
+ Version bump.
05 Mar 2012; Thomas Kahle <tomka@gentoo.org> execjs-1.2.13-r1.ebuild:
marked ~x86 per bug 397435
1.1 dev-ruby/execjs/execjs-1.4.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/execjs/execjs-1.4.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/execjs/execjs-1.4.0.ebuild?rev=1.1&content-type=text/plain
Index: execjs-1.4.0.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/execjs/execjs-1.4.0.ebuild,v 1.1 2012/06/29 05:05:04 graaff Exp $
EAPI=4
USE_RUBY="ruby18 ruby19 ree18"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="README.md"
RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
GITHUB_USER="sstephenson"
GITHUB_PROJECT="${PN}"
RUBY_S="${GITHUB_USER}-${GITHUB_PROJECT}-*"
inherit ruby-fakegem
DESCRIPTION="ExecJS lets you run JavaScript code from Ruby"
HOMEPAGE="https://github.com/sstephenson/execjs"
SRC_URI="https://github.com/${GITHUB_USER}/${GITHUB_PROJECT}/tarball/v${PV} -> ${P}-git.tgz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~x64-macos"
IUSE="test"
ruby_add_rdepend ">=dev-ruby/multi_json-1.0"
# execjs supports various javascript runtimes. They are listed in order
# as per the documentation. For now only include the ones already in the
# tree.
# therubyracer, therubyrhino, node.js, spidermonkey (deprecated)
# spidermonkey doesn't pass the test suite:
# https://github.com/sstephenson/execjs/issues/62
RDEPEND="${RDEPEND} || ( net-libs/nodejs )"
next reply other threads:[~2012-06-29 5:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-29 5:05 Hans de Graaff (graaff) [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-11-22 7:12 [gentoo-commits] gentoo-x86 commit in dev-ruby/execjs: ChangeLog execjs-1.4.0.ebuild Hans de Graaff (graaff)
2014-09-04 2:53 Manuel Rueger (mrueg)
2015-07-11 6:58 Hans de Graaff (graaff)
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=20120629050505.3203F2004B@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