summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-02-05 05:22:29 +0000
committerMike Frysinger <vapier@gentoo.org>2012-02-05 05:22:29 +0000
commit3806f80e88d964be6bdb0836784d5924424f35b8 (patch)
treea3a0421d26d6d55dc66c0ece731c225b757b638e /games-action
parentMove to new unpacker eclass for unpack_makeself. (diff)
downloadgentoo-2-3806f80e88d964be6bdb0836784d5924424f35b8.tar.gz
gentoo-2-3806f80e88d964be6bdb0836784d5924424f35b8.tar.bz2
gentoo-2-3806f80e88d964be6bdb0836784d5924424f35b8.zip
Move to new unpacker eclass for unpack_makeself.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'games-action')
-rw-r--r--games-action/descent3/ChangeLog5
-rw-r--r--games-action/descent3/descent3-1.4.0b-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/descent3/ChangeLog b/games-action/descent3/ChangeLog
index b65bf611cea9..38cc274b05c4 100644
--- a/games-action/descent3/ChangeLog
+++ b/games-action/descent3/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-action/descent3
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/ChangeLog,v 1.29 2012/01/16 19:05:35 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/ChangeLog,v 1.30 2012/02/05 05:22:29 vapier Exp $
+
+ 05 Feb 2012; Mike Frysinger <vapier@gentoo.org> descent3-1.4.0b-r1.ebuild:
+ Move to new unpacker eclass for unpack_makeself.
16 Jan 2012; Ulrich Müller <ulm@gentoo.org> descent3-1.4.0b-r1.ebuild:
Migrate to cdrom.eclass, bug 398809.
diff --git a/games-action/descent3/descent3-1.4.0b-r1.ebuild b/games-action/descent3/descent3-1.4.0b-r1.ebuild
index 7203b008d734..a0c77119161f 100644
--- a/games-action/descent3/descent3-1.4.0b-r1.ebuild
+++ b/games-action/descent3/descent3-1.4.0b-r1.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-action/descent3/descent3-1.4.0b-r1.ebuild,v 1.17 2012/01/16 19:05:35 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/descent3-1.4.0b-r1.ebuild,v 1.18 2012/02/05 05:22:29 vapier Exp $
-inherit eutils cdrom multilib games
+inherit eutils unpacker cdrom multilib games
IUSE="nocd videos"
DESCRIPTION="Descent 3 - 3-Dimensional indoor/outdoor spaceship combat"