From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/acts-as-taggable-on/
Date: Sun, 6 Apr 2014 06:03:08 +0000 (UTC) [thread overview]
Message-ID: <1396619058.c8326341915aa933fc857907f5c749144895aad6.graaff@gentoo> (raw)
commit: c8326341915aa933fc857907f5c749144895aad6
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Fri Apr 4 13:44:18 2014 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Apr 4 13:44:18 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=c8326341
Version bump.
Package-Manager: portage-2.2.8-r1
---
dev-ruby/acts-as-taggable-on/ChangeLog | 6 ++++
dev-ruby/acts-as-taggable-on/Manifest | 1 +
.../acts-as-taggable-on-3.1.0.ebuild | 36 ++++++++++++++++++++++
3 files changed, 43 insertions(+)
diff --git a/dev-ruby/acts-as-taggable-on/ChangeLog b/dev-ruby/acts-as-taggable-on/ChangeLog
index 53590cd..33c885a 100644
--- a/dev-ruby/acts-as-taggable-on/ChangeLog
+++ b/dev-ruby/acts-as-taggable-on/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*acts-as-taggable-on-3.1.0 (04 Apr 2014)
+
+ 04 Apr 2014; Hans de Graaff <graaff@gentoo.org>
+ +acts-as-taggable-on-3.1.0.ebuild:
+ Version bump.
+
*acts-as-taggable-on-3.0.2 (27 Mar 2014)
27 Mar 2014; Hans de Graaff <graaff@gentoo.org>
diff --git a/dev-ruby/acts-as-taggable-on/Manifest b/dev-ruby/acts-as-taggable-on/Manifest
index bcd6af9..7da9392 100644
--- a/dev-ruby/acts-as-taggable-on/Manifest
+++ b/dev-ruby/acts-as-taggable-on/Manifest
@@ -1,3 +1,4 @@
DIST acts-as-taggable-on-2.4.1.gem 34816 SHA256 4b75dd427cb721f38fe354e8a37d8c3d217779c9db204398890984694def753d SHA512 7c35d3c8f723870e39d184b8c9877ee735adbda4b1c6d3bd2547e4351a338f515da157ec8ffd0c896894e7c35533295e617dd73f95bb75850689f31a9f3d4fcf WHIRLPOOL f205b73964b16427c4ade9d32f04f6facb3c6914bced7633e353b056380168cb64b1b6ba2758c9221d3b8c0fc6b530ccc9be044f2215f466a5e13d51ecb5a170
DIST acts-as-taggable-on-3.0.1.gem 37888 SHA256 849d7341395783e3ac86ba6a8f588853050cbedfe48a664ed2daece46f86cd0e SHA512 df7eae0bb1fbd11378269c15443e1eabcd30bdbbb3c4fcd9e9d87c593950a796de283a7e4abbbb48fac0e164a5620dd9ff37ed8a179bd065e3ddf6938630456d WHIRLPOOL e4e0823db816d43dc8dd0e8c1e9af5b71c41af4ad906c1f50f552f1c3e20a7dcba69ce21220c5e8d34bdea8645e8cd5db548f701c377895c5dd35cb287c675bb
DIST acts-as-taggable-on-3.0.2.gem 37888 SHA256 521e4c438e00fb9eb15caf36233bd203bbc4876d54d4f9343bb7205619ac55fe SHA512 6ec3ec88658463233de1e15579d5f9a586517b96a6d2f8c6768769262537fbbeaccca6ddadc7a21198f45adb1e350bd423c2f3c2e406521777ebe3f703d36481 WHIRLPOOL b912cbb5a3f2c640e4dd351c1a683717b1bd75809c502b41fa577702c0dabbcbba2cf1cfe0f42387a14e209e847b216df795b44a6c2612f5089af817db816914
+DIST acts-as-taggable-on-3.1.0.gem 39936 SHA256 7253f063086ab501b6f9ab19ec638029e9aa988263da9582331af777762d97a9 SHA512 f6dae40f8767e2ab4de7a01343800eed0315bd0543277743ae547c9019f51c4221f469ed17eacaf97863245daab4076e32154562f3e9f4231176adfdbe3ccce5 WHIRLPOOL 171efd021216106157c3e2fd75c0aeaf9280eb71367c8ec1f1904145fc0f2ac3ac740fa70c592e9c437d6c0b285cf56896d37a8604363f211c976084e9b62202
diff --git a/dev-ruby/acts-as-taggable-on/acts-as-taggable-on-3.1.0.ebuild b/dev-ruby/acts-as-taggable-on/acts-as-taggable-on-3.1.0.ebuild
new file mode 100644
index 0000000..170ed0c
--- /dev/null
+++ b/dev-ruby/acts-as-taggable-on/acts-as-taggable-on-3.1.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+USE_RUBY="ruby19"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md UPGRADING.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Advanced tagging for Rails."
+HOMEPAGE="https://github.com/mbleigh/acts-as-taggable-on/"
+
+LICENSE="MIT"
+SLOT="3"
+KEYWORDS="~amd64"
+IUSE=""
+
+# Compatibility issues with rspec-rails and test-unit autorunner.
+RESTRICT="test"
+
+ruby_add_rdepend ">=dev-ruby/rails-3 <dev-ruby/rails-5"
+
+ruby_add_bdepend "test? ( dev-ruby/rspec:2 =dev-ruby/rspec-rails-2.13.0 >=dev-ruby/ammeter-0.1.3 dev-ruby/activerecord[sqlite3] )"
+
+all_ruby_prepare() {
+ sed -i -e '/git ls-files/d' ${PN}.gemspec || die
+
+ # Provide a database.yml file for sqlite3.
+ cp spec/database.yml.sample spec/database.yml || die
+ sed -i -e '/^mysql/,$d' spec/database.yml || die
+}
next reply other threads:[~2014-04-06 6:03 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-06 6:03 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-08-22 19:00 [gentoo-commits] dev/graaff:master commit in: dev-ruby/acts-as-taggable-on/ Hans de Graaff
2016-08-22 19:00 Hans de Graaff
2016-08-22 19:00 Hans de Graaff
2015-04-17 11:55 Hans de Graaff
2015-04-17 11:55 Hans de Graaff
2015-04-17 11:55 Hans de Graaff
2014-06-27 7:59 Hans de Graaff
2014-06-06 6:39 Hans de Graaff
2014-05-27 5:07 Hans de Graaff
2014-04-24 14:43 Hans de Graaff
2014-04-22 16:54 Hans de Graaff
2014-04-02 13:42 Hans de Graaff
2014-02-21 12:23 Hans de Graaff
2014-02-21 12:23 Hans de Graaff
2013-06-16 6:18 Hans de Graaff
2013-05-19 6:51 Hans de Graaff
2012-10-03 9:22 Hans de 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=1396619058.c8326341915aa933fc857907f5c749144895aad6.graaff@gentoo \
--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