From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/seed-fu/
Date: Mon, 4 Jul 2016 04:48:22 +0000 (UTC) [thread overview]
Message-ID: <1467607316.4fa1b5bf8f438a696545b749c2e2651ab4c0fa3d.graaff@gentoo> (raw)
commit: 4fa1b5bf8f438a696545b749c2e2651ab4c0fa3d
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 4 04:41:56 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jul 4 04:41:56 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fa1b5bf
dev-ruby/seed-fu: add 2.3.6
Package-Manager: portage-2.2.28
dev-ruby/seed-fu/Manifest | 1 +
dev-ruby/seed-fu/seed-fu-2.3.6.ebuild | 33 +++++++++++++++++++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/dev-ruby/seed-fu/Manifest b/dev-ruby/seed-fu/Manifest
index 674046a..5c26645 100644
--- a/dev-ruby/seed-fu/Manifest
+++ b/dev-ruby/seed-fu/Manifest
@@ -1 +1,2 @@
DIST seed-fu-2.3.5.tar.gz 13158 SHA256 6e7c996116102c36c27100716ce081ee492745448430f3366515114474874fde SHA512 1a0f91ae7a357789d2be57de89d57fb9e76552532f5cf2e3b933b6c67a46e42c54de260fdc0a68fa03bf9e59dc25ac019b959ac5ba178b1a1674559fbc1a9a89 WHIRLPOOL 4f3e643bc87666906c96a7bdc3f7d6dd69175bcc15d974775d4935382111faa67301447dd92cf9731a83be36f487455e6dbeee61b539981028b96cced4fc3b24
+DIST seed-fu-2.3.6.tar.gz 13177 SHA256 dd6bca1e045eb5d6c4409741a297806da885dcbc55cd9adbb99c5eebcdbddfb7 SHA512 90affb04a0a9b6917501e4961888cba6a13b0b779ca9d11481bad2267db05666467448cc58df995da71718ad46c744301de3bbbaa3edce6b1eb8884207d54771 WHIRLPOOL 14dfe69ed46e6fa0396697d02368f4b40b55a8b2cfa81aa3515999fcd49b58a113e72410d34650901443c58d2f8277d3b2526ef03482afd7a28de416bae5d82b
diff --git a/dev-ruby/seed-fu/seed-fu-2.3.6.ebuild b/dev-ruby/seed-fu/seed-fu-2.3.6.ebuild
new file mode 100644
index 0000000..acfd7c4
--- /dev/null
+++ b/dev-ruby/seed-fu/seed-fu-2.3.6.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec"
+RUBY_FAKEGEM_RECIPE_DOC="yard"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+RUBY_FAKEGEM_DOCDIR="doc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Advanced seed data handling for Rails"
+HOMEPAGE="https://github.com/mbleigh/seed-fu"
+SRC_URI="https://github.com/mbleigh/${PN}/archive/v.${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+RUBY_S="${PN}-v.${PV}"
+
+ruby_add_rdepend "
+ >=dev-ruby/activerecord-3.1:*
+ >=dev-ruby/activesupport-3.1:*"
+ruby_add_bdepend "test? ( dev-ruby/sqlite3 )"
+
+all_ruby_prepare() {
+ sed -i -e '/bundler/d' spec/spec_helper.rb || die "sed failed"
+}
next reply other threads:[~2016-07-04 4:48 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-04 4:48 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-19 6:27 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/seed-fu/ Hans de Graaff
2023-07-10 7:36 Hans de Graaff
2023-03-27 13:25 Sam James
2022-12-03 7:13 Hans de Graaff
2022-07-15 8:09 Hans de Graaff
2020-07-25 17:10 Hans de Graaff
2019-05-04 18:32 Hans de Graaff
2018-09-06 5:32 Hans de Graaff
2018-06-20 5:21 Hans de Graaff
2018-04-27 9:03 Hans de Graaff
2016-09-24 3:37 Hans de Graaff
2016-09-24 3:37 Hans de Graaff
2016-03-06 18:41 Manuel Rüger
2016-03-06 18:41 Manuel Rüger
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=1467607316.4fa1b5bf8f438a696545b749c2e2651ab4c0fa3d.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