summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2010-01-25 22:36:36 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2010-01-25 22:36:36 +0000
commit47d5c7515fdccaaf4bfba3e66e829eb69401643a (patch)
treecbc25844a1196e72a847393d53c72027b8081958 /games-fps/quake2-icculus
parentEAPI=2; tidy (diff)
downloadgentoo-2-47d5c7515fdccaaf4bfba3e66e829eb69401643a.tar.gz
gentoo-2-47d5c7515fdccaaf4bfba3e66e829eb69401643a.tar.bz2
gentoo-2-47d5c7515fdccaaf4bfba3e66e829eb69401643a.zip
tidy
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'games-fps/quake2-icculus')
-rw-r--r--games-fps/quake2-icculus/quake2-icculus-0.16.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/quake2-icculus/quake2-icculus-0.16.1-r1.ebuild b/games-fps/quake2-icculus/quake2-icculus-0.16.1-r1.ebuild
index 32d1f2231142..9f69996afcdf 100644
--- a/games-fps/quake2-icculus/quake2-icculus-0.16.1-r1.ebuild
+++ b/games-fps/quake2-icculus/quake2-icculus-0.16.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-icculus/quake2-icculus-0.16.1-r1.ebuild,v 1.19 2009/12/07 21:20:56 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-icculus/quake2-icculus-0.16.1-r1.ebuild,v 1.20 2010/01/25 22:36:36 mr_bones_ Exp $
EAPI=2
inherit eutils toolchain-funcs games
@@ -192,7 +192,7 @@ pkg_postinst() {
elog "right now! It's important - This install is just the engine, you still need"
elog "the data paks. Go read."
- if use demo && ! built_with_use "games-fps/quake2-demodata" symlink ; then
+ if use demo && ! has_version "games-fps/quake2-demodata[symlink]" ; then
ewarn "To play the Quake 2 demo,"
ewarn "emerge games-fps/quake2-demodata with the 'symlink' USE flag."
echo