From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-mpg123/
Date: Wed, 22 Nov 2023 20:26:52 +0000 (UTC) [thread overview]
Message-ID: <1700684807.b7b3f96304f760c3b037933bfc2af65f4449f5ab.ulm@gentoo> (raw)
commit: b7b3f96304f760c3b037933bfc2af65f4449f5ab
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 22 20:22:38 2023 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Nov 22 20:26:47 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7b3f963
app-eselect/eselect-mpg123: [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>
app-eselect/eselect-mpg123/eselect-mpg123-0.1-r1.ebuild | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/app-eselect/eselect-mpg123/eselect-mpg123-0.1-r1.ebuild b/app-eselect/eselect-mpg123/eselect-mpg123-0.1-r1.ebuild
index d14a1000de13..992c2bc4e3e7 100644
--- a/app-eselect/eselect-mpg123/eselect-mpg123-0.1-r1.ebuild
+++ b/app-eselect/eselect-mpg123/eselect-mpg123-0.1-r1.ebuild
@@ -1,11 +1,11 @@
-# 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/mpg123 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"
@@ -13,10 +13,7 @@ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv
RDEPEND="app-eselect/eselect-lib-bin-symlink"
-DEPEND="${RDEPEND}"
-S="${FILESDIR}"
-
src_install() {
insinto /usr/share/eselect/modules
- newins mpg123.eselect-${PV} mpg123.eselect
+ newins "${FILESDIR}"/mpg123.eselect-${PV} mpg123.eselect
}
next reply other threads:[~2023-11-22 20:26 UTC|newest]
Thread overview: 11+ 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 --
2022-08-28 10:03 [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-mpg123/ James Le Cuirot
2022-05-19 5:08 WANG Xuerui
2021-04-08 7:58 Miroslav Šulc
2021-04-07 22:47 Sam James
2021-03-07 8:30 Miroslav Šulc
2021-03-07 8:30 Miroslav Šulc
2021-02-07 1:43 Sam James
2021-01-06 13:12 Fabian Groffen
2019-05-27 21:48 Aaron Bauman
2017-01-29 14:49 Fabian Groffen
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=1700684807.b7b3f96304f760c3b037933bfc2af65f4449f5ab.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