public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/portapack-firmware/
Date: Sun, 31 Dec 2023 02:48:59 +0000 (UTC)	[thread overview]
Message-ID: <1703990918.1783fc2634183a2d5738015210eb57adc66025f6.conikost@gentoo> (raw)

commit:     1783fc2634183a2d5738015210eb57adc66025f6
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Thu Dec 28 18:11:11 2023 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Dec 31 02:48:38 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1783fc26

net-wireless/portapack-firmware: EAPI8 bump, fix LICENSE

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 .../portapack-firmware/portapack-firmware-20190405.ebuild    | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/net-wireless/portapack-firmware/portapack-firmware-20190405.ebuild b/net-wireless/portapack-firmware/portapack-firmware-20190405.ebuild
index 5da4e1ade90a..f38f39b3114a 100644
--- a/net-wireless/portapack-firmware/portapack-firmware-20190405.ebuild
+++ b/net-wireless/portapack-firmware/portapack-firmware-20190405.ebuild
@@ -1,24 +1,22 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DESCRIPTION="Firmware and scripts for controlling the Portapack from Sharebrained"
 HOMEPAGE="https://github.com/sharebrained/portapack-hackrf/releases"
 SRC_URI="https://github.com/sharebrained/portapack-hackrf/releases/download/${PV}/portapack-h1-firmware-${PV}.tar.bz2"
+S="${WORKDIR}/portapack-h1-firmware-${PV}"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
 PDEPEND=">=net-wireless/hackrf-tools-2015.07.2-r1
 	>=app-mobilephone/dfu-util-0.7"
 
-S="${WORKDIR}/portapack-h1-firmware-${PV}"
-
 src_install() {
 	insinto /usr/share/hackrf
 	newins portapack-h1-firmware.bin portapack-h1-firmware-${PV}.bin
-	ln -s portapack-h1-firmware-${PV}.bin "${ED}/usr/share/hackrf/portapack-h1-firmware.bin"
+	ln -s portapack-h1-firmware-${PV}.bin "${ED}/usr/share/hackrf/portapack-h1-firmware.bin" || die
 }


             reply	other threads:[~2023-12-31  2:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-31  2:48 Conrad Kostecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-05-08  1:32 [gentoo-commits] repo/gentoo:master commit in: net-wireless/portapack-firmware/ Rick Farina
2018-02-11 11:12 Michał Górny
2017-10-04  9:15 Michał Górny
2017-08-10 20:00 Richard Farina
2016-08-26 21:38 Richard Farina
2016-08-22 15:27 Richard Farina
2016-07-28 19:04 Richard Farina
2016-03-15 16:31 Richard Farina
2015-09-04 19:15 Richard Farina

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=1703990918.1783fc2634183a2d5738015210eb57adc66025f6.conikost@gentoo \
    --to=conikost@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