public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tim Harder (radhermit)" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in mail-mta/msmtp: ChangeLog msmtp-1.4.28.ebuild
Date: Wed, 27 Jun 2012 19:50:47 +0000 (UTC)	[thread overview]
Message-ID: <20120627195047.3B0CF2004B@flycatcher.gentoo.org> (raw)

radhermit    12/06/27 19:50:47

  Modified:             ChangeLog msmtp-1.4.28.ebuild
  Log:
  Die on sed failure.
  
  (Portage version: 2.2.0_alpha112/cvs/Linux x86_64)

Revision  Changes    Path
1.128                mail-mta/msmtp/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/msmtp/ChangeLog?rev=1.128&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/msmtp/ChangeLog?rev=1.128&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/msmtp/ChangeLog?r1=1.127&r2=1.128

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-mta/msmtp/ChangeLog,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -r1.127 -r1.128
--- ChangeLog	2 May 2012 21:28:28 -0000	1.127
+++ ChangeLog	27 Jun 2012 19:50:47 -0000	1.128
@@ -1,6 +1,9 @@
 # ChangeLog for mail-mta/msmtp
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/ChangeLog,v 1.127 2012/05/02 21:28:28 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/ChangeLog,v 1.128 2012/06/27 19:50:47 radhermit Exp $
+
+  27 Jun 2012; Tim Harder <radhermit@gentoo.org> msmtp-1.4.28.ebuild:
+  Die on sed failure.
 
   02 May 2012; Jeff Horelick <jdhore@gentoo.org> msmtp-1.4.27.ebuild,
   msmtp-1.4.28.ebuild:



1.3                  mail-mta/msmtp/msmtp-1.4.28.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/msmtp/msmtp-1.4.28.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/msmtp/msmtp-1.4.28.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/msmtp/msmtp-1.4.28.ebuild?r1=1.2&r2=1.3

Index: msmtp-1.4.28.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-mta/msmtp/msmtp-1.4.28.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- msmtp-1.4.28.ebuild	2 May 2012 21:28:28 -0000	1.2
+++ msmtp-1.4.28.ebuild	27 Jun 2012 19:50:47 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/msmtp-1.4.28.ebuild,v 1.2 2012/05/02 21:28:28 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/msmtp-1.4.28.ebuild,v 1.3 2012/06/27 19:50:47 radhermit Exp $
 
 EAPI=4
 inherit multilib python
@@ -51,7 +51,7 @@
 
 src_prepare() {
 	# Use default Gentoo location for mail aliases
-	sed -i -e 's:/etc/aliases:/etc/mail/aliases:' scripts/find_alias/find_alias_for_msmtp.sh
+	sed -i -e 's:/etc/aliases:/etc/mail/aliases:' scripts/find_alias/find_alias_for_msmtp.sh || die
 
 	python_convert_shebangs 2 scripts/msmtp-gnome-tool/msmtp-gnome-tool.py
 }






             reply	other threads:[~2012-06-27 19:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-27 19:50 Tim Harder (radhermit) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-01-15 14:18 [gentoo-commits] gentoo-x86 commit in mail-mta/msmtp: ChangeLog msmtp-1.4.28.ebuild Eray Aslan (eras)
2012-08-19 15:57 Raul Porcel (armin76)
2012-07-10 18:58 Brent Baude (ranger)
2012-07-03 16:17 Brent Baude (ranger)
2012-06-28 10:39 Agostino Sarubbo (ago)
2012-06-28  7:54 Jeff Horelick (jdhore)
2012-05-02  1:12 Tim Harder (radhermit)

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=20120627195047.3B0CF2004B@flycatcher.gentoo.org \
    --to=radhermit@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