diff options
author | 2012-02-05 06:12:08 +0000 | |
---|---|---|
committer | 2012-02-05 06:12:08 +0000 | |
commit | 3947ac8c8bb3167a237dc1a36c4fcd8794d7124e (patch) | |
tree | 9ed7688ba675655eab21c2308357c1d8f314cd8d /games-fps | |
parent | Move to new unpacker eclass for unpack_makeself. (diff) | |
download | gentoo-2-3947ac8c8bb3167a237dc1a36c4fcd8794d7124e.tar.gz gentoo-2-3947ac8c8bb3167a237dc1a36c4fcd8794d7124e.tar.bz2 gentoo-2-3947ac8c8bb3167a237dc1a36c4fcd8794d7124e.zip |
Move to new unpacker eclass for unpack_makeself.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'games-fps')
3 files changed, 9 insertions, 5 deletions
diff --git a/games-fps/unreal-tournament-goty/ChangeLog b/games-fps/unreal-tournament-goty/ChangeLog index 800f3153a256..ac62f7218ed1 100644 --- a/games-fps/unreal-tournament-goty/ChangeLog +++ b/games-fps/unreal-tournament-goty/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/unreal-tournament-goty # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-goty/ChangeLog,v 1.14 2012/01/16 19:31:33 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-goty/ChangeLog,v 1.15 2012/02/05 06:12:08 vapier Exp $ + + 05 Feb 2012; Mike Frysinger <vapier@gentoo.org> + unreal-tournament-goty-436.ebuild, unreal-tournament-goty-451.ebuild: + Move to new unpacker eclass for unpack_makeself. 16 Jan 2012; Ulrich Müller <ulm@gentoo.org> unreal-tournament-goty-436.ebuild, unreal-tournament-goty-451.ebuild: diff --git a/games-fps/unreal-tournament-goty/unreal-tournament-goty-436.ebuild b/games-fps/unreal-tournament-goty/unreal-tournament-goty-436.ebuild index 44cc5bc2eb3c..e26a31cf1d7d 100644 --- a/games-fps/unreal-tournament-goty/unreal-tournament-goty-436.ebuild +++ b/games-fps/unreal-tournament-goty/unreal-tournament-goty-436.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-goty/unreal-tournament-goty-436.ebuild,v 1.14 2012/01/16 19:31:33 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-goty/unreal-tournament-goty-436.ebuild,v 1.15 2012/02/05 06:12:08 vapier Exp $ -inherit eutils cdrom games +inherit eutils unpacker cdrom games DESCRIPTION="Futuristic FPS (Game Of The Year edition)" HOMEPAGE="http://www.unrealtournament.com/" diff --git a/games-fps/unreal-tournament-goty/unreal-tournament-goty-451.ebuild b/games-fps/unreal-tournament-goty/unreal-tournament-goty-451.ebuild index d1e5d33d83ab..505f998c147a 100644 --- a/games-fps/unreal-tournament-goty/unreal-tournament-goty-451.ebuild +++ b/games-fps/unreal-tournament-goty/unreal-tournament-goty-451.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-goty/unreal-tournament-goty-451.ebuild,v 1.17 2012/01/16 19:31:33 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-goty/unreal-tournament-goty-451.ebuild,v 1.18 2012/02/05 06:12:08 vapier Exp $ -inherit eutils cdrom games +inherit eutils unpacker cdrom games DESCRIPTION="Futuristic FPS (Game Of The Year edition)" HOMEPAGE="http://www.unrealtournament.com/" |