commit:     5974034ba7fb08a0a165b241cc530a9ed05172e8
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 15 20:45:18 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 15 20:46:12 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5974034b

media-gfx/grub-splashes: treeclean

Closes: https://bugs.gentoo.org/912684
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-gfx/grub-splashes/Manifest                   |  3 --
 .../grub-splashes/grub-splashes-20091109.ebuild    | 39 ----------------------
 media-gfx/grub-splashes/metadata.xml               |  5 ---
 profiles/package.mask                              |  6 ----
 4 files changed, 53 deletions(-)

diff --git a/media-gfx/grub-splashes/Manifest b/media-gfx/grub-splashes/Manifest
deleted file mode 100644
index d0eda4ae7e83..000000000000
--- a/media-gfx/grub-splashes/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST 49074-natural_gentoo-8.0.tar.gz 278632 BLAKE2B 
3318f98c80cc9be652fae4e6f1152dc01692c40e5fd4144009407bca176266e408787f12f2f304873fb84c7c3522905cfcdafc8a3c3e9bd70174d3b1e8f714f0
 SHA512 
49ede8f41139e2b0e88e173ac9157566c71abec567275aa582db81b3455eddeb3c48b61a66a10ff93bd421c9b45527278debd03c1c93040aa74c81356f280870
-DIST 98478-gentoo-splash.xpm.gz 18681 BLAKE2B 
65969e247cd7c348c4a1c3cd4de5e4d3c4e888eefa11166b1be75272c66b2c7d88beda3bd25581c52d3f7325dc4821f15350bd826f5974444b48ccca19424ea0
 SHA512 
ea3b6d284e5d41462dede7705a2aa5b6655c1f6aae630cd508dc653391c741cf0a3f487e5694e50769e23696c16279280f89325cfdb47994d8d7210eb447117d
-DIST grub-splashes-0.1.tar.gz 180413 BLAKE2B 
4007da6ee3ce221ca6027354c611bdfe54645b484bedeaa84664a82fccadb46a4de2b3bd0b3c9a8eef4af2fce9df23481e9e2f9a18e1999be28245a4a50a3e37
 SHA512 
af96ff45778ccf062d26ac1fd0ea9cf47678faf9c0891040580e0563ef5591fc9b2c34d338568b77c0683d7c8814b89ff7d62dec582fb714ae503a86ff6b84be

diff --git a/media-gfx/grub-splashes/grub-splashes-20091109.ebuild 
b/media-gfx/grub-splashes/grub-splashes-20091109.ebuild
deleted file mode 100644
index f9e3edde5ce0..000000000000
--- a/media-gfx/grub-splashes/grub-splashes-20091109.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit mount-boot
-
-DESCRIPTION="Collection of grub splashes"
-HOMEPAGE="https://dev.gentoo.org/~welp/grub-splashes.xml";
-SRC_URI="mirror://gentoo/${PN}-0.1.tar.gz
-       
http://www.kde-look.org/CONTENT/content-files/49074-natural_gentoo-8.0.tar.gz
-       
http://www.kde-look.org/CONTENT/content-files/98478-gentoo-splash.xpm.gz";
-
-LICENSE="GPL-2 Artistic-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-S="${WORKDIR}"
-
-src_unpack() {
-       unpack ${A}
-       cd "${S}"
-       cp "${DISTDIR}"/98478-gentoo-splash.xpm.gz gentoo-blue.xpm.gz
-}
-
-src_install() {
-       insinto /boot/grub
-       find . -name '*.xpm.gz' -exec doins {} \;
-}
-
-pkg_postinst() {
-       elog "Please note that this ebuild makes the assumption that you're"
-       elog "using /boot/grub/ for your grub configuration."
-       elog ""
-       elog "To use your new grub splashes edit your /boot/grub/grub.conf"
-       elog "You can see available splash screens by running"
-       elog "\`ls /boot/grub/ | grep xpm\`"
-}

diff --git a/media-gfx/grub-splashes/metadata.xml 
b/media-gfx/grub-splashes/metadata.xml
deleted file mode 100644
index 85e4ed814fa2..000000000000
--- a/media-gfx/grub-splashes/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 6fff46b56f56..f07d7850ccae 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -259,12 +259,6 @@ games-strategy/defcon-demo
 # Removal on 2023-11-25.
 dev-lang/ferite
 
-# Michał Górny <mgo...@gentoo.org> (2023-10-26)
-# Obsolete package for GRUB 1.x.  No updates since 2009, multiple bugs
-# reported.
-# Removal on 2023-11-25.  Bug #912684.
-media-gfx/grub-splashes
-
 # Michał Górny <mgo...@gentoo.org> (2023-10-26)
 # Dead (and discouraged prior to death).  No revdeps.
 # Removal on 2023-11-25.  Bug #912879.

Reply via email to