From: "Hans de Graaff (graaff)" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/ammeter: ChangeLog ammeter-0.2.9.ebuild
Date: Wed, 19 Jun 2013 05:09:27 +0000 (UTC) [thread overview]
Message-ID: <20130619050927.39F052171C@flycatcher.gentoo.org> (raw)
graaff 13/06/19 05:09:27
Modified: ChangeLog
Added: ammeter-0.2.9.ebuild
Log:
Version bump.
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path
1.11 dev-ruby/ammeter/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ammeter/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ammeter/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ammeter/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ammeter/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 19 Jun 2013 05:07:29 -0000 1.10
+++ ChangeLog 19 Jun 2013 05:09:27 -0000 1.11
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/ammeter
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ammeter/ChangeLog,v 1.10 2013/06/19 05:07:29 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ammeter/ChangeLog,v 1.11 2013/06/19 05:09:27 graaff Exp $
+
+*ammeter-0.2.9 (19 Jun 2013)
+
+ 19 Jun 2013; Hans de Graaff <graaff@gentoo.org> +ammeter-0.2.9.ebuild:
+ Version bump.
19 Jun 2013; Hans de Graaff <graaff@gentoo.org> -ammeter-0.2.5.ebuild:
Cleanup.
1.1 dev-ruby/ammeter/ammeter-0.2.9.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ammeter/ammeter-0.2.9.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ammeter/ammeter-0.2.9.ebuild?rev=1.1&content-type=text/plain
Index: ammeter-0.2.9.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ammeter/ammeter-0.2.9.ebuild,v 1.1 2013/06/19 05:09:27 graaff Exp $
EAPI=5
USE_RUBY="ruby18 ruby19"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_TASK_TEST="spec"
RUBY_FAKEGEM_EXTRADOC="README.md"
RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
inherit ruby-fakegem
DESCRIPTION="Write specs for your Rails 3+ generators"
HOMEPAGE="https://github.com/alexrothenberg/ammeter"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
ruby_add_rdepend "
>=dev-ruby/activesupport-3.0
>=dev-ruby/railties-3.0
>=dev-ruby/rspec-2.2
>=dev-ruby/rspec-rails-2.2
"
ruby_add_bdepend "
test? (
>=dev-ruby/rails-3.1
dev-ruby/uglifier
dev-ruby/rake
dev-ruby/coffee-rails
dev-ruby/sass-rails
dev-ruby/jquery-rails
dev-util/cucumber
dev-util/aruba
dev-ruby/sqlite3
)"
all_ruby_prepare() {
# fix the gemspec; we remove the version dependencies from there, as
# it requires _older_ versions of its dependencies.. it doesn't
# really seem to be the case though. Also remove the references to
# git ls-files to avoid calling it.
sed -i \
-e '/git ls-files/d' \
-e '/\(cucumber\|aruba\)/s:,.*$::' \
${RUBY_FAKEGEM_GEMSPEC} || die
}
reply other threads:[~2013-06-19 5:09 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20130619050927.39F052171C@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