public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ian Delaney" <idella4@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-tv/tvheadend/
Date: Tue, 13 Oct 2015 13:08:05 +0000 (UTC)	[thread overview]
Message-ID: <1444741675.52c004ccdbdb19d4a2c51b9e945180b2300e1e92.idella4@gentoo> (raw)

commit:     52c004ccdbdb19d4a2c51b9e945180b2300e1e92
Author:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 13 13:06:00 2015 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Tue Oct 13 13:07:55 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52c004cc

media-tv/tvheadend: correction to code missed in src_unpack

Package-Manager: portage-2.2.20.1

 media-tv/tvheadend/tvheadend-4.0.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-tv/tvheadend/tvheadend-4.0.6.ebuild b/media-tv/tvheadend/tvheadend-4.0.6.ebuild
index fc0031e..512a53d 100644
--- a/media-tv/tvheadend/tvheadend-4.0.6.ebuild
+++ b/media-tv/tvheadend/tvheadend-4.0.6.ebuild
@@ -44,7 +44,7 @@ src_unpack() {
 
 	if use dvbscan; then
 		mkdir "${S}/data/dvb-scan" || die
-		cd "${T}"
+		cd "${T}" || die
 		unpack dtv-scan-tables-2015-02-08-f2053b3.tar.bz2
 		rmdir "${S}/data/dvb-scan" || die
 		mv "${T}/usr/share/dvb" "${S}/data/dvb-scan" || die


             reply	other threads:[~2015-10-13 13:08 UTC|newest]

Thread overview: 59+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-13 13:08 Ian Delaney [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-10-16 12:05 [gentoo-commits] repo/gentoo:master commit in: media-tv/tvheadend/ Alexis Ballier
2016-01-24 23:04 Sven Wegener
2016-01-24 23:04 Sven Wegener
2016-01-24 23:04 Sven Wegener
2016-01-24 23:04 Sven Wegener
2016-01-24 23:04 Sven Wegener
2016-01-24 23:04 Sven Wegener
2016-01-24 23:04 Sven Wegener
2016-01-24 23:04 Sven Wegener
2016-01-24 23:04 Sven Wegener
2016-01-24 23:04 Sven Wegener
2016-01-24 23:04 Sven Wegener
2016-01-24 23:04 Sven Wegener
2016-01-24 23:04 Sven Wegener
2016-01-24 23:04 Sven Wegener
2016-01-24 23:04 Sven Wegener
2016-01-24 23:04 Sven Wegener
2016-01-25  6:37 Robin H. Johnson
2016-03-14 23:37 Sam Jorna
2016-04-02 14:40 Sam Jorna
2016-04-02 14:40 Sam Jorna
2016-04-02 14:40 Sam Jorna
2016-08-02 20:22 Sven Wegener
2016-08-02 20:22 Sven Wegener
2016-08-02 20:22 Sven Wegener
2016-10-02 12:37 Pacho Ramos
2016-12-05 15:02 Pacho Ramos
2017-07-30  9:44 Michał Górny
2017-11-17 23:13 James Le Cuirot
2017-12-05 22:36 James Le Cuirot
2017-12-17 22:53 James Le Cuirot
2017-12-17 22:53 James Le Cuirot
2018-04-10  1:19 Sam Jorna
2018-04-11 21:04 James Le Cuirot
2018-09-02 11:43 James Le Cuirot
2018-09-02 11:43 James Le Cuirot
2018-11-10 15:22 James Le Cuirot
2019-01-07 19:15 Lars Wendler
2019-01-20 15:31 James Le Cuirot
2019-01-20 15:31 James Le Cuirot
2020-06-03 20:10 James Le Cuirot
2020-06-22 19:05 Mart Raudsepp
2021-02-11 23:10 James Le Cuirot
2021-05-02 15:07 Mikle Kolyada
2021-06-18 21:07 David Seifert
2021-07-27 20:35 Sam James
2021-07-30  6:13 Sam James
2021-08-02  2:24 Sam James
2021-10-16  0:48 Sam James
2022-05-26 22:08 James Le Cuirot
2023-02-15  6:23 Sam James
2023-02-18 14:25 James Le Cuirot
2023-02-18 14:25 James Le Cuirot
2024-01-16 21:38 James Le Cuirot
2024-03-24 15:37 James Le Cuirot
2024-05-28 18:56 Arthur Zamarin
2024-07-12  5:55 Eli Schwartz
2024-07-15  8:01 Eli Schwartz

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=1444741675.52c004ccdbdb19d4a2c51b9e945180b2300e1e92.idella4@gentoo \
    --to=idella4@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