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: x11-misc/bbacpi/
Date: Mon, 20 Feb 2023 20:52:20 +0000 (UTC)	[thread overview]
Message-ID: <1676926303.f61aaa5b6df32703eb8cd1d2d3b2132fd9204b4c.soap@gentoo> (raw)

commit:     f61aaa5b6df32703eb8cd1d2d3b2132fd9204b4c
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 20 20:51:43 2023 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Feb 20 20:51:43 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f61aaa5b

x11-misc/bbacpi: update EAPI 6 -> 8

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

 .../bbacpi/{bbacpi-0.1.5-r3.ebuild => bbacpi-0.1.5-r4.ebuild}  | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/x11-misc/bbacpi/bbacpi-0.1.5-r3.ebuild b/x11-misc/bbacpi/bbacpi-0.1.5-r4.ebuild
similarity index 75%
rename from x11-misc/bbacpi/bbacpi-0.1.5-r3.ebuild
rename to x11-misc/bbacpi/bbacpi-0.1.5-r4.ebuild
index e3fb13c155f1..c6f4cb2b093c 100644
--- a/x11-misc/bbacpi/bbacpi-0.1.5-r3.ebuild
+++ b/x11-misc/bbacpi/bbacpi-0.1.5-r4.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 inherit autotools
 
@@ -23,7 +23,6 @@ RDEPEND="
 	${DEPEND}
 	media-fonts/font-adobe-100dpi"
 
-DOCS=( AUTHORS ChangeLog NEWS README data/README.bbacpi )
 PATCHES=(
 	"${FILESDIR}"/${P}-noextraquals.diff
 	"${FILESDIR}"/${P}-overflows.diff
@@ -31,11 +30,12 @@ PATCHES=(
 
 src_prepare() {
 	default
-	mv configure.{in,ac} || die
 	eautoreconf
 }
 
 src_install() {
 	default
-	rm "${ED%/}"/usr/share/bbtools/README.bbacpi || die
+	dodoc data/README.bbacpi
+
+	rm "${ED}"/usr/share/bbtools/README.bbacpi || die
 }


             reply	other threads:[~2023-02-20 20:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-20 20:52 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-07-04 22:15 [gentoo-commits] repo/gentoo:master commit in: x11-misc/bbacpi/ Conrad Kostecki
2017-02-14 19:42 David Seifert

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=1676926303.f61aaa5b6df32703eb8cd1d2d3b2132fd9204b4c.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