public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jörg Bornkessel" <hd_brummy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-extrecmenu/
Date: Sun, 12 Jan 2020 17:56:34 +0000 (UTC)	[thread overview]
Message-ID: <1578851752.314ad678bd8f34ee249a5f40703f2d0e9bd5c701.hd_brummy@gentoo> (raw)

commit:     314ad678bd8f34ee249a5f40703f2d0e9bd5c701
Author:     Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 12 17:46:57 2020 +0000
Commit:     Jörg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
CommitDate: Sun Jan 12 17:55:52 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=314ad678

media-plugins/vdr-extrecmenu: missing die's added

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Joerg Bornkessel <hd_brummy <AT> gentoo.org>

 media-plugins/vdr-extrecmenu/vdr-extrecmenu-1.2.4-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-plugins/vdr-extrecmenu/vdr-extrecmenu-1.2.4-r1.ebuild b/media-plugins/vdr-extrecmenu/vdr-extrecmenu-1.2.4-r1.ebuild
index 78df7fa041f..5139180dea0 100644
--- a/media-plugins/vdr-extrecmenu/vdr-extrecmenu-1.2.4-r1.ebuild
+++ b/media-plugins/vdr-extrecmenu/vdr-extrecmenu-1.2.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -23,9 +23,9 @@ DEPEND="media-video/vdr"
 S="${WORKDIR}/vdr-plugin-extrecmenu-${GIT_VERSION}"
 
 src_prepare() {
-	rm "${S}"/po/{ca_ES,da_DK,el_GR,et_EE,hr_HR,hu_HU,nl_NL,nn_NO,pl_PL,pt_PT,ro_RO,ru_RU,sl_SI,sv_SE,tr_TR}.po
+	rm "${S}"/po/{ca_ES,da_DK,el_GR,et_EE,hr_HR,hu_HU,nl_NL,nn_NO,pl_PL,pt_PT,ro_RO,ru_RU,sl_SI,sv_SE,tr_TR}.po || die
 
-	cd "${WORKDIR}"
+	cd "${WORKDIR}" || die
 	eapply -p0 "${FILESDIR}/${DVDARCHIVE%.sh}-configfile.patch"
 
 	vdr-plugin-2_src_prepare


             reply	other threads:[~2020-01-12 17:56 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-12 17:56 Jörg Bornkessel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-16  7:23 [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-extrecmenu/ Joonas Niilola
2024-09-16  3:49 Jakov Smolić
2024-06-22 19:13 Conrad Kostecki
2024-06-22 19:13 Conrad Kostecki
2024-01-22 12:05 Matthias Schwarzott
2021-10-22  8:22 Jakov Smolić
2021-07-17 14:09 Mikle Kolyada
2021-07-17 14:07 Mikle Kolyada
2020-02-14 21:51 Jörg Bornkessel
2018-03-30  2:54 Aaron Bauman
2017-11-26 23:06 David Seifert
2016-09-28 21:41 Joerg Bornkessel

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=1578851752.314ad678bd8f34ee249a5f40703f2d0e9bd5c701.hd_brummy@gentoo \
    --to=hd_brummy@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