diff options
-rw-r--r-- | app-emacs/chess/chess-2.0_beta5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/chess/chess-2.0_beta5-r2.ebuild b/app-emacs/chess/chess-2.0_beta5-r2.ebuild index 30d638c8cbb9..437d680e006b 100644 --- a/app-emacs/chess/chess-2.0_beta5-r2.ebuild +++ b/app-emacs/chess/chess-2.0_beta5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/chess/chess-2.0_beta5-r2.ebuild,v 1.1 2007/02/27 12:39:35 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/chess/chess-2.0_beta5-r2.ebuild,v 1.2 2007/02/28 18:11:35 mr_bones_ Exp $ inherit elisp-common eutils @@ -49,4 +49,4 @@ src_install() { doinfo chess.info dohtml *.html dodoc ChangeLog EPD.txt PGN.txt PLAN README TODO -}
\ No newline at end of file +} |