commit:     82a0082762f7687ec3750a398f4e35af55ed8714
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 23 00:51:19 2023 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sat Sep 23 00:51:28 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82a00827

sys-fs/udev: treeclean

Closes: https://bugs.gentoo.org/514016
Closes: https://bugs.gentoo.org/804218
Closes: https://bugs.gentoo.org/701056
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 profiles/package.mask                 |  1 -
 profiles/targets/systemd/package.mask |  3 +--
 sys-fs/udev/metadata.xml              | 11 -----------
 sys-fs/udev/udev-250.ebuild           | 15 ---------------
 4 files changed, 1 insertion(+), 29 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 8c5887495193..e62f57ac7e23 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -308,7 +308,6 @@ app-dicts/edictionary
 # Removal on 2023-08-24.
 sys-apps/systemd-tmpfiles
 sys-boot/systemd-boot
-sys-fs/udev
 
 # Mike Pagano <[email protected]> (2023-07-18)
 # Mask impacted kernels vulnerable to StackRot and

diff --git a/profiles/targets/systemd/package.mask 
b/profiles/targets/systemd/package.mask
index 29d19bc587be..eb629cd341a2 100644
--- a/profiles/targets/systemd/package.mask
+++ b/profiles/targets/systemd/package.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Pacho Ramos <[email protected]> (2015-04-21)
@@ -6,4 +6,3 @@
 # portage to not try to pull in other providers leading to
 # strange blockers.
 sys-fs/eudev
-sys-fs/udev

diff --git a/sys-fs/udev/metadata.xml b/sys-fs/udev/metadata.xml
deleted file mode 100644
index dd0c7f195866..000000000000
--- a/sys-fs/udev/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>[email protected]</email>
-       </maintainer>
-       <upstream>
-               <remote-id type="cpe">cpe:/a:kernel:udev</remote-id>
-               <remote-id type="github">systemd/systemd</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/sys-fs/udev/udev-250.ebuild b/sys-fs/udev/udev-250.ebuild
deleted file mode 100644
index 66b7f56ddb04..000000000000
--- a/sys-fs/udev/udev-250.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit multilib-build
-
-DESCRIPTION="Virtual package to depend on sys-apps/systemd-utils"
-HOMEPAGE="https://systemd.io/";
-
-LICENSE="metapackage"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86"
-
-RDEPEND="sys-apps/systemd-utils[udev,${MULTILIB_USEDEP}]"

Reply via email to