commit:     b706f7f3302fcecbacd733ec648eac1de10c2a63
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 12 19:07:46 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 12 19:15:42 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b706f7f3

games-arcade/bumprace: drop 1.5.3-r1, EAPI=7--

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 games-arcade/bumprace/Manifest                 |  1 -
 games-arcade/bumprace/bumprace-1.5.3-r1.ebuild | 28 --------------------------
 2 files changed, 29 deletions(-)

diff --git a/games-arcade/bumprace/Manifest b/games-arcade/bumprace/Manifest
index a2bf647636af..32a4efc29b48 100644
--- a/games-arcade/bumprace/Manifest
+++ b/games-arcade/bumprace/Manifest
@@ -1,2 +1 @@
-DIST bumprace-1.5.3.tar.gz 906459 BLAKE2B 
d08d1760cfb01eb7426c012233152007ba196e1ae6774d0474d3b9dcfa45608d08d6f18b9ea5c337c6f7f78eb13e887d1e2a4b92e48792f5f481a7efb123fbc2
 SHA512 
35bc35e82f587dce9f096f68b74f4fe0c0020f7ee2f972f9c0a99473a2dfbd9e61412c030a93194165d9d5968f6b68a6d1656f8e77dd46352f00a53e47ad94c6
 DIST bumprace-1.5.8.tar.gz 4353423 BLAKE2B 
6d6c7f937ba1270c2544f4af0153772ca7428b4cb15b4129a18d17c1ebcd82b482d0557010268d4e009b41251b84b950cccb431abd3eef262df1cec120e90240
 SHA512 
bffc1d829deb048644fa21eb4566e2008573c0ee2e6f96e75470c8a6fa4cacb788cb93adf6e24b53f32884fd999880ffc527a903ce617a376cb5aae4c1b97480

diff --git a/games-arcade/bumprace/bumprace-1.5.3-r1.ebuild 
b/games-arcade/bumprace/bumprace-1.5.3-r1.ebuild
deleted file mode 100644
index e283536bccab..000000000000
--- a/games-arcade/bumprace/bumprace-1.5.3-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit desktop
-
-DESCRIPTION="simple arcade racing game"
-HOMEPAGE="http://www.linux-games.com/bumprace/";
-SRC_URI="http://user.cs.tu-berlin.de/~karlb/${PN}/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="
-       media-libs/libsdl[sound,video]
-       media-libs/sdl-image[gif,jpeg,png]
-       media-libs/sdl-mixer[mod]
-       virtual/jpeg:0
-       sys-libs/zlib
-"
-RDEPEND="${DEPEND}"
-
-src_install() {
-       default
-       make_desktop_entry bumprace BumpRace
-}

Reply via email to