summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-04-13 09:47:38 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-04-13 09:47:38 +0000
commitbd47ff9d90a5939b7a73c265761fc7562e18538c (patch)
treec08ae89be355c65e83d9ab05cf038f5d41dc34ee /games-board/xboard
parentgames.eclass already inherits eutils; less RDEPEND; use flags tidy (Manifest ... (diff)
downloadgentoo-2-bd47ff9d90a5939b7a73c265761fc7562e18538c.tar.gz
gentoo-2-bd47ff9d90a5939b7a73c265761fc7562e18538c.tar.bz2
gentoo-2-bd47ff9d90a5939b7a73c265761fc7562e18538c.zip
games eclass already inherits eutils
Diffstat (limited to 'games-board/xboard')
-rw-r--r--games-board/xboard/xboard-4.2.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/xboard/xboard-4.2.7.ebuild b/games-board/xboard/xboard-4.2.7.ebuild
index f9621d6b6df8..b2a333013e8e 100644
--- a/games-board/xboard/xboard-4.2.7.ebuild
+++ b/games-board/xboard/xboard-4.2.7.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/xboard/xboard-4.2.7.ebuild,v 1.4 2004/03/02 14:14:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/xboard/xboard-4.2.7.ebuild,v 1.5 2004/04/13 09:45:35 mr_bones_ Exp $
-inherit eutils games
+inherit games
DESCRIPTION="GUI for gnuchess and for internet chess servers"
HOMEPAGE="http://www.tim-mann.org/xboard.html"