summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2011-01-12 22:49:31 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2011-01-12 22:49:31 +0000
commitfe7f8e425e965c5d51fca6b135816255db405be8 (patch)
tree6f46b723c4941c10ed4e1566120e69b45109d34a /games-util
parentslotmove kdiff3 to 4 (diff)
downloadgentoo-2-fe7f8e425e965c5d51fca6b135816255db405be8.tar.gz
gentoo-2-fe7f8e425e965c5d51fca6b135816255db405be8.tar.bz2
gentoo-2-fe7f8e425e965c5d51fca6b135816255db405be8.zip
no need to inherit games. use toolchain-funcs instead
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'games-util')
-rw-r--r--games-util/deutex/ChangeLog7
-rw-r--r--games-util/deutex/deutex-4.4.0.ebuild11
2 files changed, 13 insertions, 5 deletions
diff --git a/games-util/deutex/ChangeLog b/games-util/deutex/ChangeLog
index 54c642cb2014..498cf946f487 100644
--- a/games-util/deutex/ChangeLog
+++ b/games-util/deutex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-util/deutex
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/deutex/ChangeLog,v 1.7 2010/10/27 12:15:40 tupone Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-util/deutex/ChangeLog,v 1.8 2011/01/12 22:49:31 mr_bones_ Exp $
+
+ 12 Jan 2011; Michael Sterrett <mr_bones_@gentoo.org> deutex-4.4.0.ebuild:
+ no need to inherit games. use toolchain-funcs instead
27 Oct 2010; Tupone Alfredo <tupone@gentoo.org> deutex-4.4.0.ebuild,
+files/deutex-4.4.0-ovflfix.patch:
diff --git a/games-util/deutex/deutex-4.4.0.ebuild b/games-util/deutex/deutex-4.4.0.ebuild
index 49b1766d5e89..28f7152f65fd 100644
--- a/games-util/deutex/deutex-4.4.0.ebuild
+++ b/games-util/deutex/deutex-4.4.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/deutex/deutex-4.4.0.ebuild,v 1.7 2010/10/27 12:15:40 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/deutex/deutex-4.4.0.ebuild,v 1.8 2011/01/12 22:49:31 mr_bones_ Exp $
EAPI=2
-inherit games
+inherit base toolchain-funcs
DESCRIPTION="A wad composer for Doom, Heretic, Hexen and Strife"
HOMEPAGE="http://www.teaser.fr/~amajorel/deutex/"
@@ -20,6 +20,11 @@ DEPEND=""
PATCHES=( "${FILESDIR}"/${P}-makefile.patch "${FILESDIR}"/${P}-64bit.patch
"${FILESDIR}"/${P}-ovflfix.patch )
+src_compile() {
+ tc-export CC
+ base_src_make
+}
+
src_install() {
dobin deusf deutex || die
doman deutex.6