diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2008-05-15 12:30:34 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2008-05-15 12:30:34 +0000 |
commit | a78dd5dcc7fd046b24fe148a86dad3e454809c19 (patch) | |
tree | 4c17748dd6d3cb3e26e7fc8bb7ac74fa6122a6da /games-fps/aaut | |
parent | Fixed new ffmpeg header patch for version 0.1.18_alpha. Fixed quoting of PATC... (diff) | |
download | gentoo-2-a78dd5dcc7fd046b24fe148a86dad3e454809c19.tar.gz gentoo-2-a78dd5dcc7fd046b24fe148a86dad3e454809c19.tar.bz2 gentoo-2-a78dd5dcc7fd046b24fe148a86dad3e454809c19.zip |
drop virtual/libc dep
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'games-fps/aaut')
-rw-r--r-- | games-fps/aaut/aaut-1.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/games-fps/aaut/aaut-1.ebuild b/games-fps/aaut/aaut-1.ebuild index c18d550b126f..aa630a07df07 100644 --- a/games-fps/aaut/aaut-1.ebuild +++ b/games-fps/aaut/aaut-1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/aaut/aaut-1.ebuild,v 1.6 2004/07/01 11:16:30 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/aaut/aaut-1.ebuild,v 1.7 2008/05/15 12:30:34 nyhm Exp $ inherit games @@ -12,8 +12,7 @@ SLOT="0" KEYWORDS="x86" IUSE="" -RDEPEND="virtual/libc - || ( +RDEPEND="|| ( games-fps/unreal-tournament games-fps/unreal-tournament-goty ) media-libs/aalib" |