public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/mgltools-vision/
Date: Wed, 25 Mar 2015 17:34:28 +0000 (UTC)	[thread overview]
Message-ID: <1427304746.c396e63953a72c14efe2a98ea2ecdefc4ce930a3.jlec@gentoo> (raw)

commit:     c396e63953a72c14efe2a98ea2ecdefc4ce930a3
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 25 17:32:26 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Mar 25 17:32:26 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=c396e639

sci-chemistry/mgltools-vision: Add missing die

Package-Manager: portage-2.2.18

 sci-chemistry/mgltools-vision/ChangeLog                    | 3 +++
 sci-chemistry/mgltools-vision/mgltools-vision-1.5.6.ebuild | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/sci-chemistry/mgltools-vision/ChangeLog b/sci-chemistry/mgltools-vision/ChangeLog
index d74f99a..193cea8 100644
--- a/sci-chemistry/mgltools-vision/ChangeLog
+++ b/sci-chemistry/mgltools-vision/ChangeLog
@@ -3,6 +3,9 @@
 # $Header: $
 
   25 Mar 2015; Justin Lecher <jlec@gentoo.org> mgltools-vision-1.5.6.ebuild:
+  sci-chemistry/mgltools-vision: Add missing die
+
+  25 Mar 2015; Justin Lecher <jlec@gentoo.org> mgltools-vision-1.5.6.ebuild:
   sci-chemistry/mgltools-vision: Drop PYTHON_MODNAME and support for python2_6
 
   10 Jun 2013; Justin Lecher <jlec@gentoo.org>

diff --git a/sci-chemistry/mgltools-vision/mgltools-vision-1.5.6.ebuild b/sci-chemistry/mgltools-vision/mgltools-vision-1.5.6.ebuild
index c2fe890..d4530f8 100644
--- a/sci-chemistry/mgltools-vision/mgltools-vision-1.5.6.ebuild
+++ b/sci-chemistry/mgltools-vision/mgltools-vision-1.5.6.ebuild
@@ -29,8 +29,8 @@ S="${WORKDIR}"/${MY_P}
 DOCS=( Vision/FAQ.txt )
 
 src_unpack() {
-	tar xzpf "${DISTDIR}"/${A} mgltools_source_${PV/_/}/MGLPACKS/${MY_P}.tar.gz
-	tar xzpf mgltools_source_${PV/_/}/MGLPACKS/${MY_P}.tar.gz
+	tar xzpf "${DISTDIR}"/${A} mgltools_source_${PV/_/}/MGLPACKS/${MY_P}.tar.gz || die
+	tar xzpf mgltools_source_${PV/_/}/MGLPACKS/${MY_P}.tar.gz || die
 }
 
 python_prepare_all() {


             reply	other threads:[~2015-03-25 17:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-25 17:34 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-06-10 11:57 [gentoo-commits] proj/sci:master commit in: sci-chemistry/mgltools-vision/ Justin Lecher
2013-06-10 11:25 Justin Lecher
2013-04-14 14:09 Justin Lecher
2013-04-14 13:17 Justin Lecher
2013-04-12 15:01 Justin Lecher
2013-01-27 19:22 Justin Lecher
2012-04-27 12:40 Justin Lecher
2012-03-07 11:10 Justin Lecher
2012-01-08 15:22 Justin Lecher

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=1427304746.c396e63953a72c14efe2a98ea2ecdefc4ce930a3.jlec@gentoo \
    --to=jlec@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