diff options
author | Tristan Heaven <tristan@gentoo.org> | 2006-09-28 21:23:28 +0000 |
---|---|---|
committer | Tristan Heaven <tristan@gentoo.org> | 2006-09-28 21:23:28 +0000 |
commit | 95c81d080f5a5752052dbec9e35a9de8f03a21ae (patch) | |
tree | 7c226bbe3504d1cfb1cbb5531b8809b2ed8815c6 /games-fps | |
parent | inherit eutils for doicon and make_desktop_entry (diff) | |
download | historical-95c81d080f5a5752052dbec9e35a9de8f03a21ae.tar.gz historical-95c81d080f5a5752052dbec9e35a9de8f03a21ae.tar.bz2 historical-95c81d080f5a5752052dbec9e35a9de8f03a21ae.zip |
inherit eutils for cdrom_get_cds, doicon and unpack_makeself
Package-Manager: portage-2.1.2_pre1-r4
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/ut2004-data/ut2004-data-3186-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/ut2004-data/ut2004-data-3186-r3.ebuild b/games-fps/ut2004-data/ut2004-data-3186-r3.ebuild index 0e23e6f93c86..0a58a06bb626 100644 --- a/games-fps/ut2004-data/ut2004-data-3186-r3.ebuild +++ b/games-fps/ut2004-data/ut2004-data-3186-r3.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-data/ut2004-data-3186-r3.ebuild,v 1.8 2006/09/27 22:26:34 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-data/ut2004-data-3186-r3.ebuild,v 1.9 2006/09/28 21:23:28 nyhm Exp $ -inherit games games-ut2k4mod +inherit eutils games games-ut2k4mod DESCRIPTION="Unreal Tournament 2004 - This is the data portion of UT2004" HOMEPAGE="http://www.unrealtournament2004.com/" |