mr_bones_ 15/01/03 07:00:19 Modified: gnuchess-book-1.02.ebuild ChangeLog Log: tidy (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.9 games-board/gnuchess-book/gnuchess-book-1.02.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/gnuchess-book/gnuchess-book-1.02.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/gnuchess-book/gnuchess-book-1.02.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/gnuchess-book/gnuchess-book-1.02.ebuild?r1=1.8&r2=1.9 Index: gnuchess-book-1.02.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-board/gnuchess-book/gnuchess-book-1.02.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- gnuchess-book-1.02.ebuild 11 Sep 2014 08:20:44 -0000 1.8 +++ gnuchess-book-1.02.ebuild 3 Jan 2015 07:00:19 -0000 1.9 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/gnuchess-book/gnuchess-book-1.02.ebuild,v 1.8 2014/09/11 08:20:44 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/gnuchess-book/gnuchess-book-1.02.ebuild,v 1.9 2015/01/03 07:00:19 mr_bones_ Exp $ EAPI=5 inherit games @@ -26,6 +26,6 @@ src_install() { insinto "${GAMES_DATADIR}/gnuchess" - doins book.bin || die + doins book.bin prepgamesdirs } 1.20 games-board/gnuchess-book/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/gnuchess-book/ChangeLog?rev=1.20&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/gnuchess-book/ChangeLog?rev=1.20&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/gnuchess-book/ChangeLog?r1=1.19&r2=1.20 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-board/gnuchess-book/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- ChangeLog 11 Sep 2014 08:20:44 -0000 1.19 +++ ChangeLog 3 Jan 2015 07:00:19 -0000 1.20 @@ -1,6 +1,10 @@ # ChangeLog for games-board/gnuchess-book -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/gnuchess-book/ChangeLog,v 1.19 2014/09/11 08:20:44 mr_bones_ Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/gnuchess-book/ChangeLog,v 1.20 2015/01/03 07:00:19 mr_bones_ Exp $ + + 03 Jan 2015; Michael Sterrett <[email protected]> + gnuchess-book-1.02.ebuild: + tidy 11 Sep 2014; Michael Sterrett <[email protected]> gnuchess-book-1.02.ebuild:
