summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-04-17 21:51:27 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-04-17 21:51:27 +0000
commit88547c16510b5b557bd79c8d440700847c387a64 (patch)
tree20ac7bb4fee6e3585da843d96252b6ff07079b4c /games-fps/quake3-teamarena
parentFirst revision. Resolves bug #130081. Thanks to Kai Blaschke. (diff)
downloadhistorical-88547c16510b5b557bd79c8d440700847c387a64.tar.gz
historical-88547c16510b5b557bd79c8d440700847c387a64.tar.bz2
historical-88547c16510b5b557bd79c8d440700847c387a64.zip
Fixed up file collisions and closing bug #130263.
Package-Manager: portage-2.1_pre7-r5
Diffstat (limited to 'games-fps/quake3-teamarena')
-rw-r--r--games-fps/quake3-teamarena/ChangeLog6
-rw-r--r--games-fps/quake3-teamarena/quake3-teamarena-1.32b.ebuild3
2 files changed, 6 insertions, 3 deletions
diff --git a/games-fps/quake3-teamarena/ChangeLog b/games-fps/quake3-teamarena/ChangeLog
index 1484ab55e1c0..5ae6d8ac8a16 100644
--- a/games-fps/quake3-teamarena/ChangeLog
+++ b/games-fps/quake3-teamarena/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-fps/quake3-teamarena
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-teamarena/ChangeLog,v 1.1 2006/03/27 18:36:39 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-teamarena/ChangeLog,v 1.2 2006/04/17 21:51:27 wolf31o2 Exp $
+
+ 17 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ quake3-teamarena-1.32b.ebuild:
+ Fixed up file collisions and closing bug #130263.
*quake3-teamarena-1.32b (27 Mar 2006)
diff --git a/games-fps/quake3-teamarena/quake3-teamarena-1.32b.ebuild b/games-fps/quake3-teamarena/quake3-teamarena-1.32b.ebuild
index e4f9a25a7e10..1ceb558fad28 100644
--- a/games-fps/quake3-teamarena/quake3-teamarena-1.32b.ebuild
+++ b/games-fps/quake3-teamarena/quake3-teamarena-1.32b.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-teamarena/quake3-teamarena-1.32b.ebuild,v 1.1 2006/03/27 18:36:39 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-teamarena/quake3-teamarena-1.32b.ebuild,v 1.2 2006/04/17 21:51:27 wolf31o2 Exp $
inherit eutils games
@@ -37,7 +37,6 @@ src_install() {
einfo "Copying files from CD ..."
newins "${CDROM_ROOT}/Setup/missionpack/PAK0.PK3" pak0.pk3 \
|| die "pak0"
- doins "${CDROM_ROOT}/Setup/missionpack/pak1.pk3" || die "pak1"
eend 0
fi