summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-06-15 18:34:47 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-06-15 18:34:47 +0000
commit1a84b95526b967b7d9b7e378cd70c75296a4d4c1 (patch)
tree6ac178ade763607fa28e47d42d266997c7dd1a6b /games-emulation/gtuxnes
parentRemoved INSTALL file. (diff)
downloadgentoo-2-1a84b95526b967b7d9b7e378cd70c75296a4d4c1.tar.gz
gentoo-2-1a84b95526b967b7d9b7e378cd70c75296a4d4c1.tar.bz2
gentoo-2-1a84b95526b967b7d9b7e378cd70c75296a4d4c1.zip
Removed INSTALL file.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'games-emulation/gtuxnes')
-rw-r--r--games-emulation/gtuxnes/ChangeLog5
-rw-r--r--games-emulation/gtuxnes/gtuxnes-0.75.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/gtuxnes/ChangeLog b/games-emulation/gtuxnes/ChangeLog
index 7b57cec788d5..f8c78c044bfd 100644
--- a/games-emulation/gtuxnes/ChangeLog
+++ b/games-emulation/gtuxnes/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-emulation/gtuxnes
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/gtuxnes/ChangeLog,v 1.4 2005/02/27 04:32:17 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/gtuxnes/ChangeLog,v 1.5 2005/06/15 18:34:47 wolf31o2 Exp $
+
+ 15 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org> gtuxnes-0.75.ebuild:
+ Removed INSTALL file.
26 Feb 2005; Michael Sterrett <mr_bones_@gentoo.org> +files/0.75-rc.patch,
gtuxnes-0.75.ebuild:
diff --git a/games-emulation/gtuxnes/gtuxnes-0.75.ebuild b/games-emulation/gtuxnes/gtuxnes-0.75.ebuild
index ddb8f16dabc3..d5587f332bec 100644
--- a/games-emulation/gtuxnes/gtuxnes-0.75.ebuild
+++ b/games-emulation/gtuxnes/gtuxnes-0.75.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-emulation/gtuxnes/gtuxnes-0.75.ebuild,v 1.6 2005/02/27 04:32:17 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/gtuxnes/gtuxnes-0.75.ebuild,v 1.7 2005/06/15 18:34:47 wolf31o2 Exp $
inherit eutils games
@@ -29,6 +29,6 @@ src_unpack() {
src_install() {
dogamesbin gtuxnes || die "dogamesbin failed"
- dodoc AUTHORS CHANGES INSTALL README TODO
+ dodoc AUTHORS CHANGES README TODO
prepgamesdirs
}