summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-02-08 21:30:15 +0000
committerMike Frysinger <vapier@gentoo.org>2012-02-08 21:30:15 +0000
commit27f0b738542366e893e470a9b84ea1b699a61925 (patch)
tree187452e5a0968758bac424eea6631fd705079045 /games-puzzle
parentMove to new unpacker eclass for unpack_makeself. (diff)
downloadgentoo-2-27f0b738542366e893e470a9b84ea1b699a61925.tar.gz
gentoo-2-27f0b738542366e893e470a9b84ea1b699a61925.tar.bz2
gentoo-2-27f0b738542366e893e470a9b84ea1b699a61925.zip
Move to new unpacker eclass for unpack_makeself.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'games-puzzle')
-rw-r--r--games-puzzle/drod-bin/ChangeLog6
-rw-r--r--games-puzzle/drod-bin/drod-bin-1.6.6.ebuild4
-rw-r--r--games-puzzle/drod-bin/drod-bin-1.6.7.ebuild9
3 files changed, 10 insertions, 9 deletions
diff --git a/games-puzzle/drod-bin/ChangeLog b/games-puzzle/drod-bin/ChangeLog
index 3dff9c9dac1c..0db022f7087c 100644
--- a/games-puzzle/drod-bin/ChangeLog
+++ b/games-puzzle/drod-bin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-puzzle/drod-bin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/drod-bin/ChangeLog,v 1.15 2012/02/01 20:19:32 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/drod-bin/ChangeLog,v 1.16 2012/02/08 21:30:14 vapier Exp $
+
+ 08 Feb 2012; Mike Frysinger <vapier@gentoo.org> drod-bin-1.6.6.ebuild,
+ drod-bin-1.6.7.ebuild:
+ Move to new unpacker eclass for unpack_makeself.
*drod-bin-1.6.7 (01 Feb 2012)
diff --git a/games-puzzle/drod-bin/drod-bin-1.6.6.ebuild b/games-puzzle/drod-bin/drod-bin-1.6.6.ebuild
index 8a02e32c6132..f5b0a780103e 100644
--- a/games-puzzle/drod-bin/drod-bin-1.6.6.ebuild
+++ b/games-puzzle/drod-bin/drod-bin-1.6.6.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-puzzle/drod-bin/drod-bin-1.6.6.ebuild,v 1.9 2012/01/31 12:55:26 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/drod-bin/drod-bin-1.6.6.ebuild,v 1.10 2012/02/08 21:30:15 vapier Exp $
-inherit eutils games
+inherit eutils unpacker games
DESCRIPTION="Deadly Rooms Of Death: face room upon room of deadly things, armed with only a sword and your wits"
HOMEPAGE="http://www.drod.net/"
diff --git a/games-puzzle/drod-bin/drod-bin-1.6.7.ebuild b/games-puzzle/drod-bin/drod-bin-1.6.7.ebuild
index fc8e537a525f..dc4981867482 100644
--- a/games-puzzle/drod-bin/drod-bin-1.6.7.ebuild
+++ b/games-puzzle/drod-bin/drod-bin-1.6.7.ebuild
@@ -1,9 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/drod-bin/drod-bin-1.6.7.ebuild,v 1.1 2012/02/01 20:19:32 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/drod-bin/drod-bin-1.6.7.ebuild,v 1.2 2012/02/08 21:30:14 vapier Exp $
+
EAPI=2
-inherit eutils games
+inherit eutils unpacker games
DESCRIPTION="Deadly Rooms Of Death: face room upon room of deadly things, armed with only a sword and your wits"
HOMEPAGE="http://www.drod.net/"
@@ -33,10 +34,6 @@ RDEPEND="
S="${WORKDIR}"
-src_unpack() {
- unpack_makeself
-}
-
src_configure() {
GDIR=${GAMES_PREFIX_OPT}/drod
sed "s:%DRODAE_HOME%:${GDIR}:g" bin/Linux/x86/glibc-2.1/drod-ae.in > drod