summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-06-15 18:46:31 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-06-15 18:46:31 +0000
commit395d1503fd8129aa76fcc738d99e076b96714806 (patch)
tree0f82eb3c8e951b49a889342e1295d8c7d517c815 /games-misc/xcruiser/xcruiser-0.30.ebuild
parentRemoved COPYING and INSTALL files. (diff)
downloadgentoo-2-395d1503fd8129aa76fcc738d99e076b96714806.tar.gz
gentoo-2-395d1503fd8129aa76fcc738d99e076b96714806.tar.bz2
gentoo-2-395d1503fd8129aa76fcc738d99e076b96714806.zip
Removed INSTALL file.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'games-misc/xcruiser/xcruiser-0.30.ebuild')
-rw-r--r--games-misc/xcruiser/xcruiser-0.30.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/xcruiser/xcruiser-0.30.ebuild b/games-misc/xcruiser/xcruiser-0.30.ebuild
index 6a5cb0f453e1..3535dc6f55a9 100644
--- a/games-misc/xcruiser/xcruiser-0.30.ebuild
+++ b/games-misc/xcruiser/xcruiser-0.30.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/xcruiser/xcruiser-0.30.ebuild,v 1.1 2005/05/06 22:03:19 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/xcruiser/xcruiser-0.30.ebuild,v 1.2 2005/06/15 18:46:31 wolf31o2 Exp $
DESCRIPTION="Fly about 3D-formed file system"
HOMEPAGE="http://xcruiser.sourceforge.net/"
@@ -20,6 +20,6 @@ src_compile() {
src_install() {
dobin xcruiser || die "dobin failed"
- dodoc CHANGES INSTALL README README.jp TODO
+ dodoc CHANGES README README.jp TODO
newman xcruiser.man xcruiser.1
}