public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Manuel Rueger (mrueg)" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/seed-fu: seed-fu-2.3.4.ebuild ChangeLog
Date: Sun, 28 Dec 2014 12:21:10 +0000 (UTC)	[thread overview]
Message-ID: <20141228122110.8F040E594@oystercatcher.gentoo.org> (raw)

mrueg       14/12/28 12:21:10

  Modified:             ChangeLog
  Added:                seed-fu-2.3.4.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.5                  dev-ruby/seed-fu/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/seed-fu/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/seed-fu/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/seed-fu/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/seed-fu/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	10 Oct 2014 23:56:48 -0000	1.4
+++ ChangeLog	28 Dec 2014 12:21:10 -0000	1.5
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/seed-fu
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/seed-fu/ChangeLog,v 1.4 2014/10/10 23:56:48 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/seed-fu/ChangeLog,v 1.5 2014/12/28 12:21:10 mrueg Exp $
+
+*seed-fu-2.3.4 (28 Dec 2014)
+
+  28 Dec 2014; Manuel Rüger <mrueg@gentoo.org> +seed-fu-2.3.4.ebuild:
+  Version bump.
 
   10 Oct 2014; Manuel Rüger <mrueg@gentoo.org> seed-fu-2.3.3.ebuild:
   Add ruby21 target.



1.1                  dev-ruby/seed-fu/seed-fu-2.3.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/seed-fu/seed-fu-2.3.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/seed-fu/seed-fu-2.3.4.ebuild?rev=1.1&content-type=text/plain

Index: seed-fu-2.3.4.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/seed-fu/seed-fu-2.3.4.ebuild,v 1.1 2014/12/28 12:21:10 mrueg Exp $

EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"

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, combining the best practices of several methods together"
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_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"
}





                 reply	other threads:[~2014-12-28 12:21 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=20141228122110.8F040E594@oystercatcher.gentoo.org \
    --to=mrueg@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