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
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
-rw-r--r--games-fps/quake3-data/ChangeLog6
-rw-r--r--games-fps/quake3-data/quake3-data-1.32b.ebuild4
-rw-r--r--games-fps/quake3-teamarena/ChangeLog6
-rw-r--r--games-fps/quake3-teamarena/quake3-teamarena-1.32b.ebuild3
4 files changed, 12 insertions, 7 deletions
diff --git a/games-fps/quake3-data/ChangeLog b/games-fps/quake3-data/ChangeLog
index fd8e0713070d..27ef328f281d 100644
--- a/games-fps/quake3-data/ChangeLog
+++ b/games-fps/quake3-data/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-fps/quake3-data
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-data/ChangeLog,v 1.4 2006/03/15 22:28:29 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-data/ChangeLog,v 1.5 2006/04/17 21:50:15 wolf31o2 Exp $
+
+ 17 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ quake3-data-1.32b.ebuild:
+ Fixed up file collisions and closing bug #130263.
15 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org>
quake3-data-1.32b.ebuild:
diff --git a/games-fps/quake3-data/quake3-data-1.32b.ebuild b/games-fps/quake3-data/quake3-data-1.32b.ebuild
index e589a133f0bf..84c7f80c4da2 100644
--- a/games-fps/quake3-data/quake3-data-1.32b.ebuild
+++ b/games-fps/quake3-data/quake3-data-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-data/quake3-data-1.32b.ebuild,v 1.7 2006/03/15 22:28:29 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-data/quake3-data-1.32b.ebuild,v 1.8 2006/04/17 21:50:15 wolf31o2 Exp $
inherit eutils games
@@ -28,8 +28,6 @@ src_unpack() {
src_install() {
ebegin "Copying files from linux client ..."
- insinto "${GAMES_DATADIR}"/quake3/missionpack
- doins missionpack/*.pk3 || die "missionpack"
insinto "${GAMES_DATADIR}"/quake3/baseq3
doins baseq3/*.pk3 || die "baseq3"
eend 0
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