summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-06-15 19:13:18 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-06-15 19:13:18 +0000
commit995868c4bcbeb0c78801aa7dc607614800500f0f (patch)
tree1287edd00dd4e41dfa34170b9765d610575aaac1 /games-strategy/ufo2000
parentAdded 1.0.3, added xv USE flag to 1.0.3 and 1.0.2-r1 to protect gst-plugins-x... (diff)
downloadgentoo-2-995868c4bcbeb0c78801aa7dc607614800500f0f.tar.gz
gentoo-2-995868c4bcbeb0c78801aa7dc607614800500f0f.tar.bz2
gentoo-2-995868c4bcbeb0c78801aa7dc607614800500f0f.zip
Removed INSTALL file.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'games-strategy/ufo2000')
-rw-r--r--games-strategy/ufo2000/ChangeLog6
-rw-r--r--games-strategy/ufo2000/ufo2000-0.6.627.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/games-strategy/ufo2000/ChangeLog b/games-strategy/ufo2000/ChangeLog
index 659a5768c7ad..d8bf5e0a5a41 100644
--- a/games-strategy/ufo2000/ChangeLog
+++ b/games-strategy/ufo2000/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-strategy/ufo2000
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo2000/ChangeLog,v 1.10 2005/06/05 11:30:58 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo2000/ChangeLog,v 1.11 2005/06/15 19:13:18 wolf31o2 Exp $
+
+ 15 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
+ ufo2000-0.6.627.ebuild:
+ Removed INSTALL file.
05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org>
ufo2000-0.6.627.ebuild:
diff --git a/games-strategy/ufo2000/ufo2000-0.6.627.ebuild b/games-strategy/ufo2000/ufo2000-0.6.627.ebuild
index 4fdc00dd4cbf..50af41309fba 100644
--- a/games-strategy/ufo2000/ufo2000-0.6.627.ebuild
+++ b/games-strategy/ufo2000/ufo2000-0.6.627.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-strategy/ufo2000/ufo2000-0.6.627.ebuild,v 1.3 2005/06/05 11:30:58 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo2000/ufo2000-0.6.627.ebuild,v 1.4 2005/06/15 19:13:18 wolf31o2 Exp $
inherit games
@@ -71,7 +71,7 @@ src_install() {
"${D}/${GAMES_DATADIR}/${PN}/XCOM/readme.txt"
echo "Please copy data files from TFTD here" > \
"${D}/${GAMES_DATADIR}/${PN}/TFTD/readme.txt"
- dodoc *.txt INSTALL AUTHORS ChangeLog || die "dodoc failed"
+ dodoc *.txt AUTHORS ChangeLog || die "dodoc failed"
prepgamesdirs
}