summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2020-10-29 21:34:55 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2020-10-29 21:35:14 +0200
commit5af35930ee57e9697ae04c40de9c5865f7a67e88 (patch)
tree585e00650a9379285abe0bf3ab00d7eecff0dfc0 /games-misc
parentgames-misc/ballerburg: Fix installation details (diff)
downloadgentoo-5af35930ee57e9697ae04c40de9c5865f7a67e88.tar.gz
gentoo-5af35930ee57e9697ae04c40de9c5865f7a67e88.tar.bz2
gentoo-5af35930ee57e9697ae04c40de9c5865f7a67e88.zip
games-misc/ballerburg: Remove old
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'games-misc')
-rw-r--r--games-misc/ballerburg/ballerburg-1.2.0.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/games-misc/ballerburg/ballerburg-1.2.0.ebuild b/games-misc/ballerburg/ballerburg-1.2.0.ebuild
deleted file mode 100644
index 3b9c55031ab1..000000000000
--- a/games-misc/ballerburg/ballerburg-1.2.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils
-
-DESCRIPTION="Linux port of the classical Atari ST game Ballerburg"
-HOMEPAGE="http://baller.tuxfamily.org/"
-SRC_URI="http://download.tuxfamily.org/baller/${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="media-libs/libsdl"
-RDEPEND="${DEPEND}"