summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-05-17 18:37:29 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-05-17 18:37:29 +0000
commitbc6462f7ce7004fcb96dde9c526c9f429c9e46ff (patch)
tree5fe3b0345fb81db0415502b1dc3232bd00ed06d8 /games-mud/powwow
parentclean old (diff)
downloadgentoo-2-bc6462f7ce7004fcb96dde9c526c9f429c9e46ff.tar.gz
gentoo-2-bc6462f7ce7004fcb96dde9c526c9f429c9e46ff.tar.bz2
gentoo-2-bc6462f7ce7004fcb96dde9c526c9f429c9e46ff.zip
Cleanup for bug #92745.
Diffstat (limited to 'games-mud/powwow')
-rw-r--r--games-mud/powwow/ChangeLog7
-rw-r--r--games-mud/powwow/powwow-1.2.5.ebuild8
2 files changed, 9 insertions, 6 deletions
diff --git a/games-mud/powwow/ChangeLog b/games-mud/powwow/ChangeLog
index 2dd75457b0aa..6f14f4f93529 100644
--- a/games-mud/powwow/ChangeLog
+++ b/games-mud/powwow/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-mud/powwow
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/powwow/ChangeLog,v 1.3 2004/12/21 12:12:04 absinthe Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-mud/powwow/ChangeLog,v 1.4 2005/05/17 18:37:29 wolf31o2 Exp $
+
+ 17 May 2005; Chris Gianelloni <wolf31o2@gentoo.org> powwow-1.2.5.ebuild:
+ Cleanup for bug #92745.
21 Dec 2004; Dylan Carlson <absinthe@gentoo.org> powwow-1.2.5.ebuild:
keywords ~amd64.
diff --git a/games-mud/powwow/powwow-1.2.5.ebuild b/games-mud/powwow/powwow-1.2.5.ebuild
index 723978718b3e..ebac0557f52e 100644
--- a/games-mud/powwow/powwow-1.2.5.ebuild
+++ b/games-mud/powwow/powwow-1.2.5.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/powwow/powwow-1.2.5.ebuild,v 1.3 2004/12/21 12:12:04 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/powwow/powwow-1.2.5.ebuild,v 1.4 2005/05/17 18:37:29 wolf31o2 Exp $
-inherit gcc eutils games
+inherit toolchain-funcs eutils games
DESCRIPTION="PowWow Console MUD Client"
HOMEPAGE="http://linuz.sns.it/~max/powwow/"
@@ -25,7 +25,7 @@ src_unpack() {
src_compile() {
emake \
- CC="$(gcc-getCC)" \
+ CC="$(tc-getCC)" \
CFLAGS="${CFLAGS} -DUSE_REGEXP -DPOWWOW_DIR=\"\\\"${POWWOWDIR}\\\"\"" \
LDFLAGS="-lncurses" \
powwow movie \