diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-09 23:44:21 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-09 23:44:21 +0000 |
commit | 9fc2a1f6d920e5d45fe7bd8f618c8a4396062636 (patch) | |
tree | 1bd2e1654052bdec8e3ad38b2296bf232a65191c /games-fps/aaut | |
parent | moved packages from app-emulation to games-emulation (diff) | |
download | historical-9fc2a1f6d920e5d45fe7bd8f618c8a4396062636.tar.gz historical-9fc2a1f6d920e5d45fe7bd8f618c8a4396062636.tar.bz2 historical-9fc2a1f6d920e5d45fe7bd8f618c8a4396062636.zip |
app-games -> games-fps
Diffstat (limited to 'games-fps/aaut')
-rw-r--r-- | games-fps/aaut/Manifest | 6 | ||||
-rw-r--r-- | games-fps/aaut/aaut-1.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games-fps/aaut/Manifest b/games-fps/aaut/Manifest index 798e967a2d2f..3d08adacab00 100644 --- a/games-fps/aaut/Manifest +++ b/games-fps/aaut/Manifest @@ -1,4 +1,4 @@ -MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-aaut-1 0 +MD5 4b1b36647a552f894b1fc9237a0a0c71 ChangeLog 328 +MD5 c0c921af8ee7cf80a8c38819c6644cb7 aaut-1.ebuild 528 MD5 8b1d62997264b21872364e5eabd476c7 files/aaut 130 -MD5 2ea1b12df5de2a03a894dfc9f1d2c643 aaut-1.ebuild 526 -MD5 06d132065149572f163ca27f1830d029 ChangeLog 328 +MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-aaut-1 0 diff --git a/games-fps/aaut/aaut-1.ebuild b/games-fps/aaut/aaut-1.ebuild index 6a4f206d5b3b..764c7a171178 100644 --- a/games-fps/aaut/aaut-1.ebuild +++ b/games-fps/aaut/aaut-1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/aaut/aaut-1.ebuild,v 1.1 2003/09/09 18:10:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/aaut/aaut-1.ebuild,v 1.2 2003/09/09 23:44:19 msterret Exp $ inherit games @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" -RDEPEND="|| ( app-games/unreal-tournament app-games/unreal-tournament-goty ) +RDEPEND="|| ( games-fps/unreal-tournament games-fps/unreal-tournament-goty ) media-libs/aalib" src_install() { |