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/grustibus
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/grustibus')
-rw-r--r--games-emulation/grustibus/ChangeLog8
-rw-r--r--games-emulation/grustibus/grustibus-0.43-r4.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/games-emulation/grustibus/ChangeLog b/games-emulation/grustibus/ChangeLog
index a274605bb87d..8f9f6236c9c3 100644
--- a/games-emulation/grustibus/ChangeLog
+++ b/games-emulation/grustibus/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-emulation/grustibus
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/grustibus/ChangeLog,v 1.7 2004/12/29 00:00:41 ciaranm Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/grustibus/ChangeLog,v 1.8 2005/06/15 18:34:10 wolf31o2 Exp $
+
+ 15 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
+ grustibus-0.43-r4.ebuild:
+ Removed INSTALL file.
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/games-emulation/grustibus/grustibus-0.43-r4.ebuild b/games-emulation/grustibus/grustibus-0.43-r4.ebuild
index 32dc63542feb..b1c1d1e5f671 100644
--- a/games-emulation/grustibus/grustibus-0.43-r4.ebuild
+++ b/games-emulation/grustibus/grustibus-0.43-r4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/grustibus/grustibus-0.43-r4.ebuild,v 1.7 2004/09/18 11:46:47 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/grustibus/grustibus-0.43-r4.ebuild,v 1.8 2005/06/15 18:34:10 wolf31o2 Exp $
inherit eutils
@@ -32,5 +32,5 @@ src_compile() {
src_install() {
einstall || die
- dodoc README INSTALL ChangeLog TODO NEWS
+ dodoc README ChangeLog TODO NEWS
}