public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/unixtop/
Date: Sun, 23 Jun 2024 02:29:14 +0000 (UTC)	[thread overview]
Message-ID: <1719109722.12b0bde2e18d53ec88da248ef24d03db13ae6afc.sam@gentoo> (raw)

commit:     12b0bde2e18d53ec88da248ef24d03db13ae6afc
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 23 02:28:09 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 23 02:28:42 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12b0bde2

sys-process/unixtop: EAPI 8

Signed-off-by: Sam James <sam <AT> gentoo.org>

 ...unixtop-3.8_beta1-r3.ebuild => unixtop-3.8_beta1-r4.ebuild} | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/sys-process/unixtop/unixtop-3.8_beta1-r3.ebuild b/sys-process/unixtop/unixtop-3.8_beta1-r4.ebuild
similarity index 93%
rename from sys-process/unixtop/unixtop-3.8_beta1-r3.ebuild
rename to sys-process/unixtop/unixtop-3.8_beta1-r4.ebuild
index 53abe59a5b51..22abf047614d 100644
--- a/sys-process/unixtop/unixtop-3.8_beta1-r3.ebuild
+++ b/sys-process/unixtop/unixtop-3.8_beta1-r4.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 inherit autotools
 
@@ -14,9 +14,11 @@ SLOT="0"
 KEYWORDS="~amd64-linux ~x64-solaris"
 IUSE=""
 
-RDEPEND="sys-libs/ncurses"
-DEPEND="${RDEPEND}
-	!sys-process/procps"
+DEPEND="sys-libs/ncurses:="
+RDEPEND="
+	${RDEPEND}
+	!sys-process/procps
+"
 
 S=${WORKDIR}/top-${PV/_/}
 


             reply	other threads:[~2024-06-23  2:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-23  2:29 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-05  7:18 [gentoo-commits] repo/gentoo:master commit in: sys-process/unixtop/ Joonas Niilola
2023-07-04 22:19 Conrad Kostecki
2017-04-14  7:36 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=1719109722.12b0bde2e18d53ec88da248ef24d03db13ae6afc.sam@gentoo \
    --to=sam@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