public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/udev/
Date: Sun,  4 Oct 2020 21:17:33 +0000 (UTC)	[thread overview]
Message-ID: <1601846233.c789c4f7beb6eb5ade12bb6e352999c5bc7aec87.mgorny@gentoo> (raw)

commit:     c789c4f7beb6eb5ade12bb6e352999c5bc7aec87
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  4 20:55:33 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct  4 21:17:13 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c789c4f7

virtual/udev: Remove USE=systemd

The 'systemd' USE flag has been introduced in 2014 to workaround an old
bug in Portage.  Over 6 years later, even if somebody still used Portage
this old, it will not be able to upgrade because of new EAPI.  Let's
remove it and let people use whichever udev provider they like,
including genuine systemd-udevd on top of OpenRC.

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/17776
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 virtual/udev/udev-217-r1.ebuild | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/virtual/udev/udev-217-r1.ebuild b/virtual/udev/udev-217-r1.ebuild
new file mode 100644
index 00000000000..afec47f87dd
--- /dev/null
+++ b/virtual/udev/udev-217-r1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Virtual to select between different udev daemon providers"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="systemd"
+
+RDEPEND="
+	|| (
+		>=sys-fs/eudev-2.1.1
+		>=sys-fs/udev-217
+		>=sys-apps/systemd-217
+	)
+"


             reply	other threads:[~2020-10-04 21:17 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-04 21:17 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-10-12 14:27 [gentoo-commits] repo/gentoo:master commit in: virtual/udev/ Mike Gilbert
2023-10-12 14:27 Mike Gilbert
2023-06-15  2:03 Sam James
2023-06-15  2:03 Sam James
2023-06-15  2:03 Sam James
2022-06-04  2:21 Sam James
2022-06-03  7:05 Sam James
2022-06-03  0:52 Sam James
2022-06-03  0:52 Sam James
2022-06-03  0:37 Sam James
2022-06-02  1:52 Sam James
2022-06-02  1:52 Sam James
2022-05-30  7:15 Sam James
2022-04-17 12:48 Sam James
2022-04-16 23:13 Mike Gilbert
2021-08-13 16:18 Mike Gilbert
2021-08-09 15:15 Mike Gilbert
2021-07-22 22:45 William Hubbs
2021-05-13 15:19 David Seifert
2020-11-18  8:47 Michał Górny
2020-11-17 19:05 Agostino Sarubbo
2020-11-01 11:12 Sam James
2020-10-28 16:18 Sam James
2020-10-26 23:51 Sergei Trofimovich
2020-10-26 23:49 Sergei Trofimovich
2020-10-26 23:47 Sergei Trofimovich
2020-10-26 23:44 Sergei Trofimovich
2020-10-26  0:15 Sam James
2020-10-25 21:34 Thomas Deutschmann
2020-10-05  2:45 Michał Górny
2019-05-04 20:17 Andreas K. Hüttel
2018-01-13  6:51 Mike Frysinger
2017-03-21  9:50 Jeroen Roovers
2017-02-28 11:22 Tobias Klausmann
2017-02-25 10:03 Agostino Sarubbo
2017-02-24 13:38 Agostino Sarubbo
2017-02-24 13:20 Agostino Sarubbo
2017-02-24  8:30 Michael Weber
2016-03-01 18:10 Patrick Lauer

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=1601846233.c789c4f7beb6eb5ade12bb6e352999c5bc7aec87.mgorny@gentoo \
    --to=mgorny@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