public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/taylor-uucp/
Date: Thu,  5 Oct 2023 19:57:31 +0000 (UTC)	[thread overview]
Message-ID: <1696535794.c8a96f916dc3adb981ccc09bc3a59fe3e5112698.floppym@gentoo> (raw)

commit:     c8a96f916dc3adb981ccc09bc3a59fe3e5112698
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  5 19:55:25 2023 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Thu Oct  5 19:56:34 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8a96f91

net-misc/taylor-uucp: drop usermod calls

If a specific shell is required for the uucp user, it must be handled in
acct-user/uucp and/or sys-apps/baselayout.

Bug: https://bugs.gentoo.org/19128
Closes: https://bugs.gentoo.org/915215
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 .../{taylor-uucp-1.07-r5.ebuild => taylor-uucp-1.07-r6.ebuild} | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/net-misc/taylor-uucp/taylor-uucp-1.07-r5.ebuild b/net-misc/taylor-uucp/taylor-uucp-1.07-r6.ebuild
similarity index 90%
rename from net-misc/taylor-uucp/taylor-uucp-1.07-r5.ebuild
rename to net-misc/taylor-uucp/taylor-uucp-1.07-r6.ebuild
index 236af2a65b1d..5e6763a1d14c 100644
--- a/net-misc/taylor-uucp/taylor-uucp-1.07-r5.ebuild
+++ b/net-misc/taylor-uucp/taylor-uucp-1.07-r6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -59,11 +59,3 @@ src_install() {
 
 	dodoc ChangeLog NEWS README TODO
 }
-
-pkg_preinst() {
-	usermod -s /bin/bash uucp || die
-}
-
-pkg_postrm() {
-	usermod -s /bin/false uucp || die
-}


             reply	other threads:[~2023-10-05 19:57 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-05 19:57 Mike Gilbert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-22  9:34 [gentoo-commits] repo/gentoo:master commit in: net-misc/taylor-uucp/ Petr Vaněk
2024-11-08  2:49 Sam James
2024-11-03 18:28 Sam James
2024-11-03 18:28 Sam James
2024-11-03 18:28 Sam James
2024-10-21  2:55 Eli Schwartz
2022-07-15 20:55 Conrad Kostecki
2020-09-14 23:53 Sam James
2018-05-22 21:52 Sergei Trofimovich
2018-05-20 23:26 Aaron Bauman
2018-04-12 20:54 Thomas Deutschmann
2018-04-01 14:14 Aaron Bauman
2018-04-01 11:09 Tobias Klausmann
2018-03-28 19:32 Sergei Trofimovich
2018-03-27 22:32 Sergei Trofimovich

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=1696535794.c8a96f916dc3adb981ccc09bc3a59fe3e5112698.floppym@gentoo \
    --to=floppym@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