View | Details | Raw Unified
Collapse All | Expand All

(-) /usr/portage/games-fps/quake1-data/quake1-data-2.40.ebuild (-4 / +5 lines)
 Lines 1-6    Link Here 
# Copyright 1999-2006 Gentoo Foundation
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-data/quake1-data-2.40.ebuild,v 1.9 2006/07/05 01:18:10 vapier Exp $
inherit eutils games
inherit eutils games
 Lines 21-29    Link Here 
pkg_setup() {
pkg_setup() {
	games_pkg_setup
	games_pkg_setup
	if built_with_use "games-fps/quake1-demodata" symlink ; then
	if has_version "games-fps/quake1-demodata" ; then
		eerror "The symlink for the demo data conflicts with the cdinstall data"
		if built_with_use "games-fps/quake1-demodata" symlink ; then
		die "Unmerge games-fps/quake1-demodata to remove the conflict"
			eerror "The symlink for the demo data conflicts with the cdinstall data"
			die "Unmerge games-fps/quake1-demodata to remove the conflict"
		fi
	fi
	fi
	export CDROM_NAME_SET=("Existing Install" "Quake CD" "Ultimate Quake Collection")
	export CDROM_NAME_SET=("Existing Install" "Quake CD" "Ultimate Quake Collection")