public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff (graaff)" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/loquacious: loquacious-1.9.1-r2.ebuild ChangeLog
Date: Sat,  9 May 2015 05:57:04 +0000 (UTC)	[thread overview]
Message-ID: <20150509055704.5D6BE9D4@oystercatcher.gentoo.org> (raw)

graaff      15/05/09 05:57:04

  Modified:             loquacious-1.9.1-r2.ebuild ChangeLog
  Log:
  Use rm -f to avoid issues like bug 540182.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)

Revision  Changes    Path
1.4                  dev-ruby/loquacious/loquacious-1.9.1-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/loquacious/loquacious-1.9.1-r2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/loquacious/loquacious-1.9.1-r2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/loquacious/loquacious-1.9.1-r2.ebuild?r1=1.3&r2=1.4

Index: loquacious-1.9.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/loquacious/loquacious-1.9.1-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- loquacious-1.9.1-r2.ebuild	22 Mar 2015 16:31:42 -0000	1.3
+++ loquacious-1.9.1-r2.ebuild	9 May 2015 05:57:04 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/loquacious/loquacious-1.9.1-r2.ebuild,v 1.3 2015/03/22 16:31:42 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/loquacious/loquacious-1.9.1-r2.ebuild,v 1.4 2015/05/09 05:57:04 graaff Exp $
 
 EAPI=5
 
@@ -25,7 +25,7 @@
 
 all_ruby_prepare() {
 	# Remove metadata because it confuses jruby.
-	rm ../metadata || die
+	rm -f ../metadata || die
 }
 
 all_ruby_compile() {



1.25                 dev-ruby/loquacious/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/loquacious/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	22 Mar 2015 16:31:42 -0000	1.24
+++ ChangeLog	9 May 2015 05:57:04 -0000	1.25
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/loquacious
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/loquacious/ChangeLog,v 1.24 2015/03/22 16:31:42 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/loquacious/ChangeLog,v 1.25 2015/05/09 05:57:04 graaff Exp $
+
+  09 May 2015; Hans de Graaff <graaff@gentoo.org> loquacious-1.9.1-r2.ebuild:
+  Use rm -f to avoid issues like bug 540182.
 
   22 Mar 2015; Hans de Graaff <graaff@gentoo.org> loquacious-1.9.1-r2.ebuild:
   Add ruby22.





             reply	other threads:[~2015-05-09  5:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-09  5:57 Hans de Graaff (graaff) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-03-22 16:31 [gentoo-commits] gentoo-x86 commit in dev-ruby/loquacious: loquacious-1.9.1-r2.ebuild ChangeLog Hans de Graaff (graaff)
2014-05-06 21:19 Peter Wilmott (p8952)

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=20150509055704.5D6BE9D4@oystercatcher.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