summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2007-12-25 22:17:21 +0000
committerNed Ludd <solar@gentoo.org>2007-12-25 22:17:21 +0000
commit8f4fb6dccf601797b95bbf28a60889f6cb5c9f75 (patch)
treead95decababda3ced96bc9a27b398760c82e9016 /games-fps/ezquake-bin
parent- binary packages that are linked with libc.so.6 need to use sys-libs/glibc i... (diff)
downloadgentoo-2-8f4fb6dccf601797b95bbf28a60889f6cb5c9f75.tar.gz
gentoo-2-8f4fb6dccf601797b95bbf28a60889f6cb5c9f75.tar.bz2
gentoo-2-8f4fb6dccf601797b95bbf28a60889f6cb5c9f75.zip
- binary packages that are linked with libc.so.6 need to use sys-libs/glibc in RDEPEND
(Portage version: 2.1.3.9)
Diffstat (limited to 'games-fps/ezquake-bin')
-rw-r--r--games-fps/ezquake-bin/ChangeLog6
-rw-r--r--games-fps/ezquake-bin/ezquake-bin-1517.ebuild3
2 files changed, 7 insertions, 2 deletions
diff --git a/games-fps/ezquake-bin/ChangeLog b/games-fps/ezquake-bin/ChangeLog
index fb1812021ea4..3a73fd6890f5 100644
--- a/games-fps/ezquake-bin/ChangeLog
+++ b/games-fps/ezquake-bin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-fps/ezquake-bin
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/ezquake-bin/ChangeLog,v 1.6 2007/08/11 07:36:35 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ezquake-bin/ChangeLog,v 1.7 2007/12/25 22:17:21 solar Exp $
+
+ 25 Dec 2007; <solar@gentoo.org> ezquake-bin-1517.ebuild:
+ - binary packages that are linked with libc.so.6 need to use sys-libs/glibc
+ in RDEPEND
11 Aug 2007; Michael Sterrett <mr_bones_@gentoo.org>
ezquake-bin-1517.ebuild:
diff --git a/games-fps/ezquake-bin/ezquake-bin-1517.ebuild b/games-fps/ezquake-bin/ezquake-bin-1517.ebuild
index 67ed0d5db213..7c41baded621 100644
--- a/games-fps/ezquake-bin/ezquake-bin-1517.ebuild
+++ b/games-fps/ezquake-bin/ezquake-bin-1517.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/ezquake-bin/ezquake-bin-1517.ebuild,v 1.6 2007/08/11 07:36:35 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ezquake-bin/ezquake-bin-1517.ebuild,v 1.7 2007/12/25 22:17:21 solar Exp $
inherit games
@@ -22,6 +22,7 @@ QA_EXECSTACK_amd64="${GAMES_PREFIX_OPT:1}/ezquake-bin/ezquake-gl.glx
${GAMES_PREFIX_OPT:1}/ezquake-bin/ezquake.svga"
RDEPEND=">=dev-libs/expat-2.0
+ sys-libs/glibc
=dev-libs/glib-1.2*
!svga? ( x11-libs/libXext )
svga? ( media-libs/svgalib )