diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2008-12-06 14:54:17 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2008-12-06 14:54:17 +0000 |
commit | a6c2bf66de21ae04600a61ca71e6850d13b1a3ad (patch) | |
tree | b903d457e50e414b81554e430fc76745948ccce5 /games-board | |
parent | inherit toolchain-funcs (diff) | |
download | gentoo-2-a6c2bf66de21ae04600a61ca71e6850d13b1a3ad.tar.gz gentoo-2-a6c2bf66de21ae04600a61ca71e6850d13b1a3ad.tar.bz2 gentoo-2-a6c2bf66de21ae04600a61ca71e6850d13b1a3ad.zip |
inherit toolchain-funcs
(Portage version: 2.2_rc17/cvs/Linux 2.6.27.7 i686)
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/crafty/crafty-22.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/crafty/crafty-22.1.ebuild b/games-board/crafty/crafty-22.1.ebuild index a087ad3c8669..134533fd7cb1 100644 --- a/games-board/crafty/crafty-22.1.ebuild +++ b/games-board/crafty/crafty-22.1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/crafty/crafty-22.1.ebuild,v 1.4 2008/06/25 19:12:04 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/crafty/crafty-22.1.ebuild,v 1.5 2008/12/06 14:54:17 nyhm Exp $ -inherit flag-o-matic games +inherit flag-o-matic toolchain-funcs games DESCRIPTION="Bob Hyatt's strong chess engine" HOMEPAGE="ftp://ftp.cis.uab.edu/pub/hyatt/" |