summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-02-05 06:10:09 +0000
committerMike Frysinger <vapier@gentoo.org>2012-02-05 06:10:09 +0000
commit50dc7539dfc47b371e705f7316b57806db44384c (patch)
treefad92cb03699cc022f9a96a044e0bda9d2edbe1f /games-fps/unreal-tournament
parentMove to new unpacker eclass for unpack_makeself. (diff)
downloadgentoo-2-50dc7539dfc47b371e705f7316b57806db44384c.tar.gz
gentoo-2-50dc7539dfc47b371e705f7316b57806db44384c.tar.bz2
gentoo-2-50dc7539dfc47b371e705f7316b57806db44384c.zip
Move to new unpacker eclass for unpack_makeself.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'games-fps/unreal-tournament')
-rw-r--r--games-fps/unreal-tournament/ChangeLog5
-rw-r--r--games-fps/unreal-tournament/unreal-tournament-451.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-fps/unreal-tournament/ChangeLog b/games-fps/unreal-tournament/ChangeLog
index e0805c847a16..29bf460481b8 100644
--- a/games-fps/unreal-tournament/ChangeLog
+++ b/games-fps/unreal-tournament/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-fps/unreal-tournament
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament/ChangeLog,v 1.20 2012/01/16 19:29:13 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament/ChangeLog,v 1.21 2012/02/05 06:10:09 vapier Exp $
+
+ 05 Feb 2012; Mike Frysinger <vapier@gentoo.org> unreal-tournament-451.ebuild:
+ Move to new unpacker eclass for unpack_makeself.
16 Jan 2012; Ulrich Müller <ulm@gentoo.org> unreal-tournament-451.ebuild:
Migrate to cdrom.eclass, bug 398809.
diff --git a/games-fps/unreal-tournament/unreal-tournament-451.ebuild b/games-fps/unreal-tournament/unreal-tournament-451.ebuild
index 3f1fc929cbb7..c88a496b01bd 100644
--- a/games-fps/unreal-tournament/unreal-tournament-451.ebuild
+++ b/games-fps/unreal-tournament/unreal-tournament-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/unreal-tournament-451.ebuild,v 1.27 2012/01/16 19:29:13 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament/unreal-tournament-451.ebuild,v 1.28 2012/02/05 06:10:09 vapier Exp $
-inherit eutils cdrom games
+inherit eutils unpacker cdrom games
DESCRIPTION="Futuristic FPS"
HOMEPAGE="http://www.unrealtournament.com/ http://utpg.org/"