summaryrefslogtreecommitdiff
path: root/sys-boot
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-09-23 05:18:59 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-09-23 05:18:59 +0100
commit27fccc1801092355fdf16a4ffcbf7a58a163e335 (patch)
treee042e839dfaecb316faee1131254f0edc01f7af8 /sys-boot
parent820b3cf4687f358703c643bacf3e5a06ccfa4402 (diff)
gentoo auto-resync : 23:09:2023 - 05:18:59
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/Manifest.gzbin5895 -> 5730 bytes
-rw-r--r--sys-boot/systemd-boot/Manifest2
-rw-r--r--sys-boot/systemd-boot/metadata.xml11
-rw-r--r--sys-boot/systemd-boot/systemd-boot-250-r1.ebuild13
4 files changed, 0 insertions, 26 deletions
diff --git a/sys-boot/Manifest.gz b/sys-boot/Manifest.gz
index 5360d3219925..7920a69b8c4d 100644
--- a/sys-boot/Manifest.gz
+++ b/sys-boot/Manifest.gz
Binary files differ
diff --git a/sys-boot/systemd-boot/Manifest b/sys-boot/systemd-boot/Manifest
deleted file mode 100644
index da285316610e..000000000000
--- a/sys-boot/systemd-boot/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-EBUILD systemd-boot-250-r1.ebuild 302 BLAKE2B 6d967192962d2235ae0a635eeee50babfdbb9d0a42f98d226904a1784d75fa67c6d13f0c401666e3d63c5d1fce035f8a557088cf2da39b21be81d0d5a85f0562 SHA512 44036cd593cceda8a87935747c4bfdc003bea875ec98817075546b311dcc431d69e1215e0f0c00becbe992cbf89509a31fac3cd2ce96abbfa17a63a9f49f3b7a
-MISC metadata.xml 327 BLAKE2B 5f7910324b62658e242e8c275ae78895683e8704ac19ede4153f4fa8a3b3e3e5149396826ee6975ad1ce904c4ea4041bdac1a883f8c3930495be74c6b77e1810 SHA512 c44c10b2bcda1989526cd935e87135171bb1825505367be255e308505d6774a4baaeb9a642bd7839b7950a3ec74a881d6288829596fc53a3e75e7a4cb2499ac8
diff --git a/sys-boot/systemd-boot/metadata.xml b/sys-boot/systemd-boot/metadata.xml
deleted file mode 100644
index 100c3014623c..000000000000
--- a/sys-boot/systemd-boot/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="person">
- <email>floppym@gentoo.org</email>
- <name>Mike Gilbert</name>
- </maintainer>
- <upstream>
- <remote-id type="github">systemd/systemd</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/sys-boot/systemd-boot/systemd-boot-250-r1.ebuild b/sys-boot/systemd-boot/systemd-boot-250-r1.ebuild
deleted file mode 100644
index ccebd831dc8f..000000000000
--- a/sys-boot/systemd-boot/systemd-boot-250-r1.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Virtual package to depend on sys-apps/systemd-utils"
-HOMEPAGE="https://systemd.io/"
-
-LICENSE="metapackage"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64"
-
-RDEPEND="sys-apps/systemd-utils[boot]"