public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Thomas Deutschmann" <whissi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/realtime-base/
Date: Thu,  6 May 2021 20:57:03 +0000 (UTC)	[thread overview]
Message-ID: <1620334498.b08fd77cb2269e001121234a1f2e46d4f328a438.whissi@gentoo> (raw)

commit:     b08fd77cb2269e001121234a1f2e46d4f328a438
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu May  6 20:54:58 2021 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu May  6 20:54:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b08fd77c

sys-auth/realtime-base: migrate to GLEP 81

Closes: https://bugs.gentoo.org/777417
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 ...realtime-base-0.1.ebuild => realtime-base-0.1-r1.ebuild} | 13 ++++---------
 1 file changed, 4 insertions(+), 9 deletions(-)

diff --git a/sys-auth/realtime-base/realtime-base-0.1.ebuild b/sys-auth/realtime-base/realtime-base-0.1-r1.ebuild
similarity index 90%
rename from sys-auth/realtime-base/realtime-base-0.1.ebuild
rename to sys-auth/realtime-base/realtime-base-0.1-r1.ebuild
index 2faa18931f6..dcd0207aef9 100644
--- a/sys-auth/realtime-base/realtime-base-0.1.ebuild
+++ b/sys-auth/realtime-base/realtime-base-0.1-r1.ebuild
@@ -1,9 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-
-inherit user
+EAPI=7
 
 DESCRIPTION="Sets up realtime scheduling"
 HOMEPAGE="https://jackaudio.org/faq/linux_rt_config.html"
@@ -15,17 +13,14 @@ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86"
 IUSE=""
 
 DEPEND=""
-RDEPEND="sys-libs/pam"
+RDEPEND="acct-group/realtime
+	sys-libs/pam"
 
-S=${WORKDIR}
+S="${WORKDIR}"
 
 limitsdfile=40-${PN}.conf
 rtgroup=realtime
 
-pkg_setup() {
-	enewgroup ${rtgroup}
-}
-
 src_compile() {
 	einfo "Generating ${limitsdfile}"
 	cat > ${limitsdfile} <<- EOF || die


             reply	other threads:[~2021-05-06 20:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-06 20:57 Thomas Deutschmann [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-13 12:10 [gentoo-commits] repo/gentoo:master commit in: sys-auth/realtime-base/ Joonas Niilola
2023-03-10  6:05 Viorel Munteanu
2021-08-18  1:07 Marek Szuba
2020-06-04  9:06 David Seifert
2019-10-12 18:51 Mikle Kolyada
2019-05-14 17:53 Aaron Bauman
2019-03-20 19:06 Mikle Kolyada
2018-01-03 18:39 David Seifert
2017-06-16 10:10 Alexis Ballier
2016-02-05 14:22 Alexis Ballier

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=1620334498.b08fd77cb2269e001121234a1f2e46d4f328a438.whissi@gentoo \
    --to=whissi@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