public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/brscan4/
Date: Sun, 20 Feb 2022 16:26:47 +0000 (UTC)	[thread overview]
Message-ID: <1645374378.edbce1c2583be7f978be5da3ce3582fded9d1a39.ulm@gentoo> (raw)

commit:     edbce1c2583be7f978be5da3ce3582fded9d1a39
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 20 16:25:48 2022 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Feb 20 16:26:18 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edbce1c2

media-gfx/brscan4: Bump to EAPI 8

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 ...{brscan4-0.4.11.1.ebuild => brscan4-0.4.11.1-r1.ebuild} | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/media-gfx/brscan4/brscan4-0.4.11.1.ebuild b/media-gfx/brscan4/brscan4-0.4.11.1-r1.ebuild
similarity index 86%
rename from media-gfx/brscan4/brscan4-0.4.11.1.ebuild
rename to media-gfx/brscan4/brscan4-0.4.11.1-r1.ebuild
index 380e46ee92f1..fd5e746c9ae6 100644
--- a/media-gfx/brscan4/brscan4-0.4.11.1.ebuild
+++ b/media-gfx/brscan4/brscan4-0.4.11.1-r1.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-inherit eapi8-dosym readme.gentoo-r1 rpm
+inherit readme.gentoo-r1 rpm
 
 MY_P="${PN}-${PV%.*}-${PV##*.}"
 DESCRIPTION="Brother scanner driver"
@@ -33,13 +33,13 @@ src_install() {
 	insinto /etc${dest}
 	doins Brsane4.ini brsanenetdevice4.cfg
 	doins -r models4
-	dosym8 -r {/etc,}${dest}/Brsane4.ini
-	dosym8 -r {/etc,}${dest}/brsanenetdevice4.cfg
-	dosym8 -r {/etc,}${dest}/models4
+	dosym -r {/etc,}${dest}/Brsane4.ini
+	dosym -r {/etc,}${dest}/brsanenetdevice4.cfg
+	dosym -r {/etc,}${dest}/models4
 
 	exeinto ${dest}
 	doexe brsaneconfig4
-	dosym8 -r {${dest},/usr/bin}/brsaneconfig4
+	dosym -r {${dest},/usr/bin}/brsaneconfig4
 
 	if use zeroconf; then
 		doexe brscan_cnetconfig
@@ -50,7 +50,7 @@ src_install() {
 	dolib.so "${WORKDIR}"/usr/${lib}/sane/libsane-brother4.so.1.0.7
 	dosym libsane-brother4.so.1.0.7 ${dest}/${lib}/libsane-brother4.so.1
 	dosym libsane-brother4.so.1.0.7 ${dest}/${lib}/libsane-brother4.so
-	dosym8 -r {${dest}/${lib},/usr/${lib}/sane}/libsane-brother4.so.1.0.7
+	dosym -r {${dest}/${lib},/usr/${lib}/sane}/libsane-brother4.so.1.0.7
 	dosym libsane-brother4.so.1.0.7 /usr/${lib}/sane/libsane-brother4.so.1
 	dosym libsane-brother4.so.1.0.7 /usr/${lib}/sane/libsane-brother4.so
 


             reply	other threads:[~2022-02-20 16:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-20 16:26 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-01-25 10:14 [gentoo-commits] repo/gentoo:master commit in: media-gfx/brscan4/ Ulrich Müller
2022-01-25 10:14 Ulrich Müller
2022-01-12 18:34 Matt Turner
2021-05-12 11:48 Ulrich Müller
2021-05-07 11:43 Ulrich Müller
2021-05-07  8:24 Ulrich Müller

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=1645374378.edbce1c2583be7f978be5da3ce3582fded9d1a39.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