summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-05-17 18:30:42 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-05-17 18:30:42 +0000
commitb2950c8221bff875e080963124f22667d5967673 (patch)
treeecdbb7b7dd1a67f461bdbdfb8b88ce2b025fe598 /games-fps/ttyquake
parentStable on ppc. (diff)
downloadgentoo-2-b2950c8221bff875e080963124f22667d5967673.tar.gz
gentoo-2-b2950c8221bff875e080963124f22667d5967673.tar.bz2
gentoo-2-b2950c8221bff875e080963124f22667d5967673.zip
Cleanup for bug #92745.
Diffstat (limited to 'games-fps/ttyquake')
-rw-r--r--games-fps/ttyquake/ChangeLog7
-rw-r--r--games-fps/ttyquake/ttyquake-0.4.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-fps/ttyquake/ChangeLog b/games-fps/ttyquake/ChangeLog
index b9f943d52d56..0e9f661eeb95 100644
--- a/games-fps/ttyquake/ChangeLog
+++ b/games-fps/ttyquake/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-fps/ttyquake
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/ttyquake/ChangeLog,v 1.3 2004/06/24 22:47:38 agriffis Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ttyquake/ChangeLog,v 1.4 2005/05/17 18:28:37 wolf31o2 Exp $
+
+ 17 May 2005; Chris Gianelloni <wolf31o2@gentoo.org> ttyquake-0.4.2.ebuild:
+ Cleanup for bug #92745.
*ttyquake-0.4.2 (14 Jul 2003)
diff --git a/games-fps/ttyquake/ttyquake-0.4.2.ebuild b/games-fps/ttyquake/ttyquake-0.4.2.ebuild
index adf1c2f70dd0..46c0c72a2239 100644
--- a/games-fps/ttyquake/ttyquake-0.4.2.ebuild
+++ b/games-fps/ttyquake/ttyquake-0.4.2.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-fps/ttyquake/ttyquake-0.4.2.ebuild,v 1.5 2004/06/24 22:47:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ttyquake/ttyquake-0.4.2.ebuild,v 1.6 2005/05/17 18:28:37 wolf31o2 Exp $
-inherit games eutils gcc
+inherit eutils games
DESCRIPTION="Play Quake at a text terminal, in an xterm, or over a telnet session"
HOMEPAGE="http://webpages.mr.net/bobz/ttyquake/"