summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-02-05 06:11:56 +0000
committerMike Frysinger <vapier@gentoo.org>2012-02-05 06:11:56 +0000
commit6d256945b6bc50979108c656804d1c013919c1f7 (patch)
treecde955fcd39b9a7afb138bd1c84682f36565a461 /games-fps
parentMove to new unpacker eclass for unpack_makeself. (diff)
downloadgentoo-2-6d256945b6bc50979108c656804d1c013919c1f7.tar.gz
gentoo-2-6d256945b6bc50979108c656804d1c013919c1f7.tar.bz2
gentoo-2-6d256945b6bc50979108c656804d1c013919c1f7.zip
Move to new unpacker eclass for unpack_makeself.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'games-fps')
-rw-r--r--games-fps/unreal/ChangeLog5
-rw-r--r--games-fps/unreal/unreal-226.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-fps/unreal/ChangeLog b/games-fps/unreal/ChangeLog
index 75c608b0ee3a..2326349bf441 100644
--- a/games-fps/unreal/ChangeLog
+++ b/games-fps/unreal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-fps/unreal
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal/ChangeLog,v 1.14 2012/01/16 19:28:12 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal/ChangeLog,v 1.15 2012/02/05 06:11:56 vapier Exp $
+
+ 05 Feb 2012; Mike Frysinger <vapier@gentoo.org> unreal-226.ebuild:
+ Move to new unpacker eclass for unpack_makeself.
16 Jan 2012; Ulrich Müller <ulm@gentoo.org> unreal-226.ebuild:
Migrate to cdrom.eclass, bug 398809.
diff --git a/games-fps/unreal/unreal-226.ebuild b/games-fps/unreal/unreal-226.ebuild
index b3553a58f7f9..d72bb878f5b4 100644
--- a/games-fps/unreal/unreal-226.ebuild
+++ b/games-fps/unreal/unreal-226.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/unreal-226.ebuild,v 1.17 2012/01/16 19:28:12 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal/unreal-226.ebuild,v 1.18 2012/02/05 06:11:56 vapier Exp $
-inherit eutils cdrom games
+inherit eutils unpacker 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/"