diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-12 08:15:19 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-12 08:15:19 +0000 |
commit | 8785260f9e61f912706f08bf71530840f244dae7 (patch) | |
tree | 505db74abb641cd4e0547f4951b7f42b5b936356 /games-action | |
parent | Stable on x86. Huzzah! (Manifest recommit) (diff) | |
download | gentoo-2-8785260f9e61f912706f08bf71530840f244dae7.tar.gz gentoo-2-8785260f9e61f912706f08bf71530840f244dae7.tar.bz2 gentoo-2-8785260f9e61f912706f08bf71530840f244dae7.zip |
tidy docs
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/0verkill/0verkill-0.16-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/0verkill/0verkill-0.16-r2.ebuild b/games-action/0verkill/0verkill-0.16-r2.ebuild index 85d39f927f0b..c34185898b68 100644 --- a/games-action/0verkill/0verkill-0.16-r2.ebuild +++ b/games-action/0verkill/0verkill-0.16-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/0verkill/0verkill-0.16-r2.ebuild,v 1.1 2004/01/08 05:52:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/0verkill/0verkill-0.16-r2.ebuild,v 1.2 2004/02/12 08:15:19 mr_bones_ Exp $ inherit games eutils @@ -51,7 +51,7 @@ src_install() { doins grx/* dohtml doc/*.htm - rm doc/*.html doc/README.OS2 doc/Readme\ Win32.txt + rm doc/*.html doc/README.OS2 doc/Readme\ Win32.txt doc/COPYING dodoc doc/* prepgamesdirs |