diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-09-26 17:45:44 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-09-26 17:45:44 +0000 |
commit | 93185659154c2352ee7a2db89d89b46ba2d28a37 (patch) | |
tree | 5b9865c283a17e25d8873b26ca16f011b5faec7b /games-board | |
parent | Making games last on inherit line. (diff) | |
download | gentoo-2-93185659154c2352ee7a2db89d89b46ba2d28a37.tar.gz gentoo-2-93185659154c2352ee7a2db89d89b46ba2d28a37.tar.bz2 gentoo-2-93185659154c2352ee7a2db89d89b46ba2d28a37.zip |
Making games last on inherit line.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/crafty/ChangeLog | 5 | ||||
-rw-r--r-- | games-board/crafty/crafty-19.8.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/games-board/crafty/ChangeLog b/games-board/crafty/ChangeLog index 559e2d8cc9f4..672f437eef1c 100644 --- a/games-board/crafty/ChangeLog +++ b/games-board/crafty/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-board/crafty # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/crafty/ChangeLog,v 1.15 2005/09/12 22:46:48 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/crafty/ChangeLog,v 1.16 2005/09/26 17:43:45 wolf31o2 Exp $ + + 26 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> crafty-19.8.ebuild: + Making games last on inherit line. 12 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> crafty-19.20.ebuild: Stable on ppc. diff --git a/games-board/crafty/crafty-19.8.ebuild b/games-board/crafty/crafty-19.8.ebuild index dc0af6f82270..b13b76c40eb4 100644 --- a/games-board/crafty/crafty-19.8.ebuild +++ b/games-board/crafty/crafty-19.8.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-board/crafty/crafty-19.8.ebuild,v 1.7 2004/08/15 07:02:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/crafty/crafty-19.8.ebuild,v 1.8 2005/09/26 17:43:45 wolf31o2 Exp $ -inherit games eutils flag-o-matic +inherit eutils flag-o-matic games DESCRIPTION="Bob Hyatt's strong chess engine" HOMEPAGE="ftp://ftp.cis.uab.edu/pub/hyatt/" |