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
commitf30a7231cb241665d2c11e96212d686ec69955f6 (patch)
treed3557fab1b48e9099f5200582f8570371d36c2fc /games-misc/xcruiser
parentRemoved COPYING and INSTALL files. (diff)
downloadhistorical-f30a7231cb241665d2c11e96212d686ec69955f6.tar.gz
historical-f30a7231cb241665d2c11e96212d686ec69955f6.tar.bz2
historical-f30a7231cb241665d2c11e96212d686ec69955f6.zip
Removed INSTALL file.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'games-misc/xcruiser')
-rw-r--r--games-misc/xcruiser/ChangeLog5
-rw-r--r--games-misc/xcruiser/xcruiser-0.30.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-misc/xcruiser/ChangeLog b/games-misc/xcruiser/ChangeLog
index e6e0f9bf2b22..6b6d395ab192 100644
--- a/games-misc/xcruiser/ChangeLog
+++ b/games-misc/xcruiser/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-misc/xcruiser
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/xcruiser/ChangeLog,v 1.1 2005/05/06 22:03:19 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/xcruiser/ChangeLog,v 1.2 2005/06/15 18:46:31 wolf31o2 Exp $
+
+ 15 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org> xcruiser-0.30.ebuild:
+ Removed INSTALL file.
*xcruiser-0.30 (06 May 2005)
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
}