From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-cdparanoia/
Date: Wed, 22 Nov 2023 20:26:52 +0000 (UTC) [thread overview]
Message-ID: <1700684806.bd3ccb6c64b2b737413369621535276da4a19888.ulm@gentoo> (raw)
commit: bd3ccb6c64b2b737413369621535276da4a19888
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 22 20:22:24 2023 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Nov 22 20:26:46 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd3ccb6c
app-eselect/eselect-cdparanoia: [QA] Don't set S to FILESDIR
Update HOMEPAGE. Drop empty SRC_URI. Drop DEPEND.
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
.../eselect-cdparanoia/eselect-cdparanoia-0.1-r1.ebuild | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/app-eselect/eselect-cdparanoia/eselect-cdparanoia-0.1-r1.ebuild b/app-eselect/eselect-cdparanoia/eselect-cdparanoia-0.1-r1.ebuild
index 77f594e00119..d3b823decfaf 100644
--- a/app-eselect/eselect-cdparanoia/eselect-cdparanoia-0.1-r1.ebuild
+++ b/app-eselect/eselect-cdparanoia/eselect-cdparanoia-0.1-r1.ebuild
@@ -1,22 +1,19 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="Manage /usr/bin/cdparanoia symlink"
-HOMEPAGE="https://www.gentoo.org/proj/en/eselect/"
-SRC_URI=""
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Eselect"
+S="${WORKDIR}"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
RDEPEND="app-eselect/eselect-lib-bin-symlink"
-DEPEND="${RDEPEND}"
-
-S="${FILESDIR}"
src_install() {
insinto /usr/share/eselect/modules
- newins cdparanoia.eselect-${PV} cdparanoia.eselect
+ newins "${FILESDIR}"/cdparanoia.eselect-${PV} cdparanoia.eselect
}
next reply other threads:[~2023-11-22 20:26 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-22 20:26 Ulrich Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-08-10 0:02 [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-cdparanoia/ Marek Szuba
2021-04-08 7:58 Miroslav Šulc
2021-04-07 22:47 Sam James
2021-03-07 8:40 Miroslav Šulc
2021-03-07 8:40 Miroslav Šulc
2021-02-07 1:19 Sam James
2021-02-07 1:19 Sam James
2021-01-06 13:12 Fabian Groffen
2019-05-14 17:53 Aaron Bauman
2017-01-29 14:49 Fabian Groffen
2016-02-28 6:51 Matt Thode
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=1700684806.bd3ccb6c64b2b737413369621535276da4a19888.ulm@gentoo \
--to=ulm@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