diff options
author | 2012-01-16 19:28:12 +0000 | |
---|---|---|
committer | 2012-01-16 19:28:12 +0000 | |
commit | 776027c4bac6000ddb6d32ee119b4080dfcc28ca (patch) | |
tree | 77abce388c47361e836adeb7532b406121a11e9a /games-fps/unreal/unreal-226.ebuild | |
parent | Migrate to cdrom.eclass, bug 398809. (diff) | |
download | gentoo-2-776027c4bac6000ddb6d32ee119b4080dfcc28ca.tar.gz gentoo-2-776027c4bac6000ddb6d32ee119b4080dfcc28ca.tar.bz2 gentoo-2-776027c4bac6000ddb6d32ee119b4080dfcc28ca.zip |
Migrate to cdrom.eclass, bug 398809.
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'games-fps/unreal/unreal-226.ebuild')
-rw-r--r-- | games-fps/unreal/unreal-226.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-fps/unreal/unreal-226.ebuild b/games-fps/unreal/unreal-226.ebuild index a561701c50a2..b3553a58f7f9 100644 --- a/games-fps/unreal/unreal-226.ebuild +++ b/games-fps/unreal/unreal-226.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal/unreal-226.ebuild,v 1.16 2006/12/05 18:06:26 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal/unreal-226.ebuild,v 1.17 2012/01/16 19:28:12 ulm Exp $ -inherit eutils games +inherit eutils cdrom games DESCRIPTION="Futuristic FPS (a hack that runs on top of Unreal Tournament)" HOMEPAGE="http://www.unreal.com/ http://icculus.org/~chunky/ut/unreal/" |