summaryrefslogtreecommitdiff
path: root/games-fps/aaut/aaut-1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'games-fps/aaut/aaut-1.ebuild')
-rw-r--r--games-fps/aaut/aaut-1.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/games-fps/aaut/aaut-1.ebuild b/games-fps/aaut/aaut-1.ebuild
deleted file mode 100644
index acde5a8582fb..000000000000
--- a/games-fps/aaut/aaut-1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit games
-
-DESCRIPTION="ascii mode unreal tournament"
-HOMEPAGE="http://icculus.org/~chunky/ut/aaut/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-
-RDEPEND="|| (
- games-fps/unreal-tournament
- games-fps/unreal-tournament-goty )
- media-libs/aalib"
-
-src_install() {
- dogamesbin "${FILESDIR}/aaut"
- prepgamesdirs
-}