diff options
Diffstat (limited to 'games-misc/ballerburg/ballerburg-1.2.0.ebuild')
-rw-r--r-- | games-misc/ballerburg/ballerburg-1.2.0.ebuild | 17 |
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}" |