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
commita2feaf9b00604e24bd3526607b372c54c2823c96 (patch)
treeb83078438eff5ec8a6c977bf4a396beb2284da14 /games-fps/quake3-teamarena
parentFixed up file collisions and closing bug #130263. (diff)
downloadgentoo-2-a2feaf9b00604e24bd3526607b372c54c2823c96.tar.gz
gentoo-2-a2feaf9b00604e24bd3526607b372c54c2823c96.tar.bz2
gentoo-2-a2feaf9b00604e24bd3526607b372c54c2823c96.zip
Fixed up file collisions and closing bug #130263.
(Portage version: 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