public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-chuck/
Date: Sun,  8 Oct 2023 18:32:36 +0000 (UTC)	[thread overview]
Message-ID: <1696789946.4006906a497f9eb7aab8fb15536eb867e53fe2f9.soap@gentoo> (raw)

commit:     4006906a497f9eb7aab8fb15536eb867e53fe2f9
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  8 18:32:26 2023 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Oct  8 18:32:26 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4006906a

app-eselect/eselect-chuck: update EAPI 6 -> 8

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 ...t-chuck-1.0.2.ebuild => eselect-chuck-1.0.2-r1.ebuild} | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

diff --git a/app-eselect/eselect-chuck/eselect-chuck-1.0.2.ebuild b/app-eselect/eselect-chuck/eselect-chuck-1.0.2-r1.ebuild
similarity index 52%
rename from app-eselect/eselect-chuck/eselect-chuck-1.0.2.ebuild
rename to app-eselect/eselect-chuck/eselect-chuck-1.0.2-r1.ebuild
index 00b5332eaf8f..1072dfd96778 100644
--- a/app-eselect/eselect-chuck/eselect-chuck-1.0.2.ebuild
+++ b/app-eselect/eselect-chuck/eselect-chuck-1.0.2-r1.ebuild
@@ -1,23 +1,20 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DESCRIPTION="Manages the /usr/bin/chuck symlink"
 HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
-SRC_URI="mirror://gentoo/chuck.eselect-${PVR}.bz2"
+SRC_URI="mirror://gentoo/chuck.eselect-${PV}.bz2"
+S="${WORKDIR}"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE=""
 
-RDEPEND=">=app-admin/eselect-1.2.3"
-DEPEND="!<=media-sound/chuck-1.2.1.2"
-
-S=${WORKDIR}
+RDEPEND="app-admin/eselect"
 
 src_install() {
 	insinto /usr/share/eselect/modules
-	newins "${WORKDIR}/chuck.eselect-${PVR}" chuck.eselect
+	newins "${WORKDIR}"/chuck.eselect-${PV} chuck.eselect
 }


             reply	other threads:[~2023-10-08 18:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-08 18:32 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-02-07  1:19 [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-chuck/ Sam James
2021-02-07  1:19 Sam James
2020-09-05 15:15 Sam James
2018-04-06 23:17 Jonas Stein
2017-06-16 22:19 Cédric Krier

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=1696789946.4006906a497f9eb7aab8fb15536eb867e53fe2f9.soap@gentoo \
    --to=soap@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