summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-06-15 17:32:25 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-06-15 17:32:25 +0000
commitcd0325d3b72da73c0c7308664ecdf32cdb666b34 (patch)
tree4ac3f50fbc6f669efa2f6e95a440df0d167e9a3f /games-action
parentVersion bumped to 2.04 and closing bug #96182. (diff)
downloadgentoo-2-cd0325d3b72da73c0c7308664ecdf32cdb666b34.tar.gz
gentoo-2-cd0325d3b72da73c0c7308664ecdf32cdb666b34.tar.bz2
gentoo-2-cd0325d3b72da73c0c7308664ecdf32cdb666b34.zip
Removed INSTALL file.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'games-action')
-rw-r--r--games-action/abuse_sdl/ChangeLog6
-rw-r--r--games-action/abuse_sdl/abuse_sdl-0.7.0-r2.ebuild4
-rw-r--r--games-action/koth/ChangeLog6
-rw-r--r--games-action/koth/koth-0.7.7.ebuild6
-rw-r--r--games-action/koth/koth-0.8.0.ebuild4
5 files changed, 17 insertions, 9 deletions
diff --git a/games-action/abuse_sdl/ChangeLog b/games-action/abuse_sdl/ChangeLog
index f4eb7f2bf2ea..e0862c483b3d 100644
--- a/games-action/abuse_sdl/ChangeLog
+++ b/games-action/abuse_sdl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-action/abuse_sdl
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/abuse_sdl/ChangeLog,v 1.6 2005/04/26 12:51:06 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/abuse_sdl/ChangeLog,v 1.7 2005/06/15 17:30:25 wolf31o2 Exp $
+
+ 15 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
+ abuse_sdl-0.7.0-r2.ebuild:
+ Removed INSTALL file.
26 Apr 2005; Ferris McCormick <fmccor@gentoo.org>
abuse_sdl-0.7.0-r2.ebuild:
diff --git a/games-action/abuse_sdl/abuse_sdl-0.7.0-r2.ebuild b/games-action/abuse_sdl/abuse_sdl-0.7.0-r2.ebuild
index 53009dd71d51..5653d8777885 100644
--- a/games-action/abuse_sdl/abuse_sdl-0.7.0-r2.ebuild
+++ b/games-action/abuse_sdl/abuse_sdl-0.7.0-r2.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-action/abuse_sdl/abuse_sdl-0.7.0-r2.ebuild,v 1.6 2005/04/26 12:51:06 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/abuse_sdl/abuse_sdl-0.7.0-r2.ebuild,v 1.7 2005/06/15 17:30:25 wolf31o2 Exp $
inherit eutils games
@@ -43,7 +43,7 @@ src_compile() {
src_install() {
make DESTDIR=${D} install || die "make install failed"
- dodoc AUTHORS ChangeLog INSTALL README TODO
+ dodoc AUTHORS ChangeLog README TODO
cd ${DATA}
dodir ${GAMES_DATADIR}/abuse
diff --git a/games-action/koth/ChangeLog b/games-action/koth/ChangeLog
index ea87c19250a4..e454316f6a9c 100644
--- a/games-action/koth/ChangeLog
+++ b/games-action/koth/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-action/koth
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/koth/ChangeLog,v 1.11 2005/05/31 08:00:18 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/koth/ChangeLog,v 1.12 2005/06/15 17:31:31 wolf31o2 Exp $
+
+ 15 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org> koth-0.7.7.ebuild,
+ koth-0.8.0.ebuild:
+ Removed INSTALL file.
31 May 2005; Marcus D. Hanwell <marcus@gentoo.org> koth-0.8.0.ebuild:
Stable on amd64.
diff --git a/games-action/koth/koth-0.7.7.ebuild b/games-action/koth/koth-0.7.7.ebuild
index 9bcd47f18fb4..325baf8489a1 100644
--- a/games-action/koth/koth-0.7.7.ebuild
+++ b/games-action/koth/koth-0.7.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation and Arcady Genkin <agenkin@thpoon.com>
+# Copyright 1999-2005 Gentoo Foundation and Arcady Genkin <agenkin@thpoon.com>
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/koth/koth-0.7.7.ebuild,v 1.4 2004/06/24 21:56:30 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/koth/koth-0.7.7.ebuild,v 1.5 2005/06/15 17:31:31 wolf31o2 Exp $
inherit eutils
@@ -20,5 +20,5 @@ src_install () {
make DESTDIR=${D} install || die "make install failed"
insinto /etc/koth
doins src/koth.cfg
- dodoc AUTHORS ChangeLog INSTALL NEWS README doc/*.txt
+ dodoc AUTHORS ChangeLog NEWS README doc/*.txt
}
diff --git a/games-action/koth/koth-0.8.0.ebuild b/games-action/koth/koth-0.8.0.ebuild
index 59b1ca2cd252..0ebf7e264622 100644
--- a/games-action/koth/koth-0.8.0.ebuild
+++ b/games-action/koth/koth-0.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation and Arcady Genkin <agenkin@thpoon.com>
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/koth/koth-0.8.0.ebuild,v 1.12 2005/05/31 08:00:18 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/koth/koth-0.8.0.ebuild,v 1.13 2005/06/15 17:31:31 wolf31o2 Exp $
inherit eutils games
@@ -25,6 +25,6 @@ src_install() {
make DESTDIR=${D} install || die "make install failed"
insinto /etc/koth
doins src/koth.cfg
- dodoc AUTHORS ChangeLog INSTALL NEWS README doc/*.txt
+ dodoc AUTHORS ChangeLog NEWS README doc/*.txt
prepgamesdirs
}