summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-10 21:44:48 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-10 21:44:48 +0000
commit92dce8f45d04d8a8b310d924c371b05156e70550 (patch)
tree1258f2bcdb4e1c1f62cc32f5481d6d2ffc549292 /app-emacs/chess/chess-2.0_beta3.ebuild
parentdo not disable debugging (diff)
downloadgentoo-2-92dce8f45d04d8a8b310d924c371b05156e70550.tar.gz
gentoo-2-92dce8f45d04d8a8b310d924c371b05156e70550.tar.bz2
gentoo-2-92dce8f45d04d8a8b310d924c371b05156e70550.zip
app-games/gnuchess -> games-board/gnuchess (games reorg)
Diffstat (limited to 'app-emacs/chess/chess-2.0_beta3.ebuild')
-rw-r--r--app-emacs/chess/chess-2.0_beta3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/chess/chess-2.0_beta3.ebuild b/app-emacs/chess/chess-2.0_beta3.ebuild
index 5b49d9cf28ec..8dc267202856 100644
--- a/app-emacs/chess/chess-2.0_beta3.ebuild
+++ b/app-emacs/chess/chess-2.0_beta3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/chess/chess-2.0_beta3.ebuild,v 1.3 2003/09/06 22:01:25 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/chess/chess-2.0_beta3.ebuild,v 1.4 2003/09/10 21:44:46 msterret Exp $
inherit elisp
@@ -17,7 +17,7 @@ KEYWORDS="x86"
DEPEND="virtual/emacs"
RDEPEND="${DEPEND}
- app-games/gnuchess"
+ games-board/gnuchess"
S="${WORKDIR}/${P/_beta/b}"