public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-tv/dtv-scan-tables/
Date: Fri, 26 Jul 2024 20:42:50 +0000 (UTC)	[thread overview]
Message-ID: <1722026543.e45305de07705b6d9b36d66b546c2ed89eb8dc9a.chewi@gentoo> (raw)

commit:     e45305de07705b6d9b36d66b546c2ed89eb8dc9a
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 26 20:42:23 2024 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Fri Jul 26 20:42:23 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e45305de

media-tv/dtv-scan-tables: Drop old 0_p20210430

Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 media-tv/dtv-scan-tables/Manifest                  |  1 -
 .../dtv-scan-tables-0_p20210430.ebuild             | 32 ----------------------
 2 files changed, 33 deletions(-)

diff --git a/media-tv/dtv-scan-tables/Manifest b/media-tv/dtv-scan-tables/Manifest
index 2f0ad221414f..c1f6d02d03a6 100644
--- a/media-tv/dtv-scan-tables/Manifest
+++ b/media-tv/dtv-scan-tables/Manifest
@@ -1,2 +1 @@
-DIST dtv-scan-tables-2021-04-30-4181e93a30ab.tar.bz2 272870 BLAKE2B b9672235ad2ed826205278ffd06ed793126f743fe2b0b8af4369c1cb24825662e579f9246a287df1d61efad7985e2e18d59097d359fe84626149464bfc253bc5 SHA512 c15c07937cabefad731f4b3f8b6e9f993e500f7c59b17ef5e5c46f9bb86f9cbdf748f7d875c363c641ed9f3333a03b5033cc7d0272e96323d36be944ea35379d
 DIST dtv-scan-tables-2022-04-30-57ed29822750.tar.bz2 277444 BLAKE2B dd9d74f5daa1633262e44329d3122231123255ecba4f944c8afb2ed1120e7319b371960a719622608f4059085adcd18644fdaeb27b38d233d18ed35b1d4bde80 SHA512 2f5b76bca43f2749c452978143dec6e069aa4ea6283ac9ceac95bb950dbc589b4ed9cec2874b16d31408790b17e25d48e82aa958ac9c4440b26b0dbcde25f0cb

diff --git a/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20210430.ebuild b/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20210430.ebuild
deleted file mode 100644
index cf480e07e488..000000000000
--- a/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20210430.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-if [[ ${PV#9999} != ${PV} ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://git.linuxtv.org/dtv-scan-tables.git"
-else
-	COMMIT="4181e93a30ab"
-	SRC_URI="https://linuxtv.org/downloads/dtv-scan-tables/dtv-scan-tables-${PV:3:4}-${PV:7:2}-${PV:9:2}-${COMMIT}.tar.bz2"
-	KEYWORDS="amd64 arm arm64 ppc x86"
-	S="${WORKDIR}/usr/share/dvb"
-fi
-
-DESCRIPTION="Digital TV scan tables in v3 and v5 format"
-HOMEPAGE="https://linuxtv.org/"
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-
-BDEPEND=">=media-tv/v4l-utils-1.4[dvb(+)]"
-
-DOCS=( README )
-
-src_compile() {
-	emake dvbv3 dvbv5
-}
-
-src_install() {
-	emake PREFIX="${ED}/usr" install install_v3
-	einstalldocs
-}


             reply	other threads:[~2024-07-26 20:42 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-26 20:42 James Le Cuirot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-26 20:42 [gentoo-commits] repo/gentoo:master commit in: media-tv/dtv-scan-tables/ James Le Cuirot
2023-12-12 17:22 James Le Cuirot
2022-08-29  9:38 Andreas Sturmlechner
2022-08-29  7:14 Agostino Sarubbo
2021-07-30  6:13 Sam James
2021-07-27 20:35 Sam James
2021-07-06 21:22 James Le Cuirot
2021-01-05 22:48 James Le Cuirot
2020-09-05 13:04 James Le Cuirot
2020-09-05 13:04 James Le Cuirot
2019-07-17 19:37 James Le Cuirot
2019-02-22 10:35 Mikle Kolyada
2019-02-15  0:18 Thomas Deutschmann
2019-01-26 17:23 Sergei Trofimovich
2017-12-03 22:14 James Le Cuirot
2017-11-26 22:51 James Le Cuirot

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=1722026543.e45305de07705b6d9b36d66b546c2ed89eb8dc9a.chewi@gentoo \
    --to=chewi@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