From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-embedded/rpi-eeprom/
Date: Thu, 26 Nov 2020 05:06:41 +0000 (UTC) [thread overview]
Message-ID: <1606367193.1807ee7ddc7acf482dfc1151f0aac9ded53c848f.sam@gentoo> (raw)
commit: 1807ee7ddc7acf482dfc1151f0aac9ded53c848f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 26 05:05:40 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 26 05:06:33 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1807ee7d
dev-embedded/rpi-eeprom: post-merge changes
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-embedded/rpi-eeprom/rpi-eeprom-10.2_p1.ebuild | 18 ++++++++----------
1 file changed, 8 insertions(+), 10 deletions(-)
diff --git a/dev-embedded/rpi-eeprom/rpi-eeprom-10.2_p1.ebuild b/dev-embedded/rpi-eeprom/rpi-eeprom-10.2_p1.ebuild
index c2417ac6a24..c34a558630a 100644
--- a/dev-embedded/rpi-eeprom/rpi-eeprom-10.2_p1.ebuild
+++ b/dev-embedded/rpi-eeprom/rpi-eeprom-10.2_p1.ebuild
@@ -13,24 +13,22 @@ MY_P="${PN}-$(ver_cut 1-2)"
MY_BASE_URL="https://archive.raspberrypi.org/debian/pool/main/r/${PN}/${PN}_$(ver_cut 1-2)"
SRC_URI="${MY_BASE_URL}-$(ver_cut 4).debian.tar.xz
${MY_BASE_URL}.orig.tar.gz"
+S="${WORKDIR}"
+
SLOT="0"
LICENSE="BSD rpi-eeprom"
KEYWORDS="~arm ~arm64"
-IUSE=""
-
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-DEPEND="sys-apps/help2man
- ${PYTHON_DEPS}"
-RDEPEND="sys-apps/flashrom
- ${PYTHON_DEPS}
+BDEPEND="sys-apps/help2man"
+DEPEND="${PYTHON_DEPS}"
+RDEPEND="${PYTHON_DEPS}
+ sys-apps/flashrom
|| (
>=media-libs/raspberrypi-userland-0_pre20201022
>=media-libs/raspberrypi-userland-bin-1.20201022
)"
-S="${WORKDIR}"
-
src_prepare() {
default
sed -i \
@@ -72,14 +70,14 @@ src_install() {
newconfd rpi-eeprom-update-default rpi-eeprom-update
- popd 1>/dev/null
+ popd 1>/dev/null || die
pushd debian 1>/dev/null || die "Cannot change into directory debian"
systemd_newunit rpi-eeprom.rpi-eeprom-update.service rpi-eeprom-update.service
newdoc changelog changelog.Debian
- popd 1>/dev/null
+ popd 1>/dev/null || die
newinitd "${FILESDIR}/init.d_rpi-eeprom-update-1" "rpi-eeprom-update"
}
next reply other threads:[~2020-11-26 5:06 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-26 5:06 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-12-10 17:43 [gentoo-commits] repo/gentoo:master commit in: dev-embedded/rpi-eeprom/ Sam James
2020-12-15 3:06 Sam James
2020-12-17 17:33 Sam James
2021-01-25 14:06 Sam James
2021-01-27 7:31 Sam James
2021-02-02 15:10 Sam James
2021-06-21 22:36 Sam James
2021-12-01 18:48 Sam James
2022-01-21 19:13 Sam James
2022-03-02 2:19 Sam James
2022-03-02 2:19 Sam James
2022-03-14 12:26 Sam James
2022-03-22 1:54 Sam James
2022-03-23 9:58 Jakov Smolić
2022-04-17 16:44 Sam James
2022-04-29 19:06 Sam James
2022-12-21 12:07 Dennis Lamm
2023-01-14 10:05 Dennis Lamm
2023-01-14 10:05 Dennis Lamm
2023-03-04 11:15 Arthur Zamarin
2024-01-14 14:57 James Le Cuirot
2024-01-14 14:57 James Le Cuirot
2024-10-14 7:16 Florian Schmaus
2024-11-14 3:17 Sam James
2024-11-15 9:19 Arthur Zamarin
2025-01-18 14:37 Sam James
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=1606367193.1807ee7ddc7acf482dfc1151f0aac9ded53c848f.sam@gentoo \
--to=sam@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