public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jakov Smolić" <jsmolic@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-firmware/tt-s2-6400-firmware/
Date: Sun, 28 Nov 2021 21:56:54 +0000 (UTC)	[thread overview]
Message-ID: <1638136340.c327cc8c155c68bbe31a6cc59d9ffbee565dcd83.jsmolic@gentoo> (raw)

commit:     c327cc8c155c68bbe31a6cc59d9ffbee565dcd83
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 28 21:52:20 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Nov 28 21:52:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c327cc8c

sys-firmware/tt-s2-6400-firmware: Port to EAPI 8

Closes: https://bugs.gentoo.org/826538
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 .../tt-s2-6400-firmware/tt-s2-6400-firmware-0.5.1.ebuild   | 14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)

diff --git a/sys-firmware/tt-s2-6400-firmware/tt-s2-6400-firmware-0.5.1.ebuild b/sys-firmware/tt-s2-6400-firmware/tt-s2-6400-firmware-0.5.1.ebuild
index 3f114357cafe..4bc0c801db6d 100644
--- a/sys-firmware/tt-s2-6400-firmware/tt-s2-6400-firmware-0.5.1.ebuild
+++ b/sys-firmware/tt-s2-6400-firmware/tt-s2-6400-firmware-0.5.1.ebuild
@@ -1,25 +1,21 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-
-RESTRICT="mirror bindist"
+EAPI=8
 
 DESCRIPTION="Firmware for the Technotrend S2-6400 DVB Card"
 HOMEPAGE="http://www.aregel.de/"
 SRC_URI="http://www.aregel.de/file_download/28/dvb-ttpremium-st7109-01_v0_5_1.zip
 	http://www.aregel.de/file_download/26/dvb-ttpremium-fpga-01_v1_10.zip
 	http://www.aregel.de/file_download/7/dvb-ttpremium-loader-01_v1_03.zip"
+S="${WORKDIR}"
 
 LICENSE="all-rights-reserved"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="app-arch/unzip"
-RDEPEND=""
+RESTRICT="mirror bindist"
 
-S=${WORKDIR}
+BDEPEND="app-arch/unzip"
 
 src_install() {
 	insinto /lib/firmware


             reply	other threads:[~2021-11-28 21:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-28 21:56 Jakov Smolić [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-11-28 21:56 [gentoo-commits] repo/gentoo:master commit in: sys-firmware/tt-s2-6400-firmware/ Jakov Smolić
2020-12-16 22:36 Sam James
2020-07-26  1:10 Sam James
2017-11-26 23:26 David Seifert

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=1638136340.c327cc8c155c68bbe31a6cc59d9ffbee565dcd83.jsmolic@gentoo \
    --to=jsmolic@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