summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-05-17 18:28:37 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-05-17 18:28:37 +0000
commitd5ac2afa84c80266bce1d37f4a261022c7dc8964 (patch)
tree6d6374e7d313db56c7eadd0e7153cb43fd0188d4 /games-fps/ttyquake
parentStable on ppc. (diff)
downloadhistorical-d5ac2afa84c80266bce1d37f4a261022c7dc8964.tar.gz
historical-d5ac2afa84c80266bce1d37f4a261022c7dc8964.tar.bz2
historical-d5ac2afa84c80266bce1d37f4a261022c7dc8964.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/"