diff options
-rw-r--r-- | games-fps/ezquake-bin/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/ezquake-bin/ezquake-bin-1517.ebuild | 3 | ||||
-rw-r--r-- | games-fps/fuhquake-bin/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild | 3 | ||||
-rw-r--r-- | games-fps/transfusion-bin/transfusion-bin-1.01.ebuild | 4 | ||||
-rw-r--r-- | games-fps/tremulous-bin/ChangeLog | 8 | ||||
-rw-r--r-- | games-fps/tremulous-bin/tremulous-bin-1.1.0.ebuild | 5 |
7 files changed, 25 insertions, 10 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 ) diff --git a/games-fps/fuhquake-bin/ChangeLog b/games-fps/fuhquake-bin/ChangeLog index 05aa923e3fc6..6e0e17a0e849 100644 --- a/games-fps/fuhquake-bin/ChangeLog +++ b/games-fps/fuhquake-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/fuhquake-bin # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/fuhquake-bin/ChangeLog,v 1.5 2007/08/12 19:52:41 malc Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/fuhquake-bin/ChangeLog,v 1.6 2007/12/25 22:18:34 solar Exp $ + + 25 Dec 2007; <solar@gentoo.org> fuhquake-bin-0.31.ebuild: + - binary packages that are linked with libc.so.6 need to use sys-libs/glibc + in RDEPEND 12 Aug 2007; <malc@gentoo.org> fuhquake-bin-0.31.ebuild: Add dep on app-emulation/emul-linux-x86-xlibs for amd64, add ~amd64 - bug diff --git a/games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild b/games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild index 81a636b05e8e..09a7988fcf9b 100644 --- a/games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild +++ b/games-fps/fuhquake-bin/fuhquake-bin-0.31.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/fuhquake-bin/fuhquake-bin-0.31.ebuild,v 1.6 2007/08/12 19:52:41 malc Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/fuhquake-bin/fuhquake-bin-0.31.ebuild,v 1.7 2007/12/25 22:18:34 solar Exp $ inherit games @@ -18,6 +18,7 @@ IUSE="opengl svga" RDEPEND="!svga? ( x11-libs/libXext ) + sys-libs/glibc svga? ( media-libs/svgalib ) amd64? ( app-emulation/emul-linux-x86-xlibs ) opengl? ( diff --git a/games-fps/transfusion-bin/transfusion-bin-1.01.ebuild b/games-fps/transfusion-bin/transfusion-bin-1.01.ebuild index c954b4815189..620840272d0c 100644 --- a/games-fps/transfusion-bin/transfusion-bin-1.01.ebuild +++ b/games-fps/transfusion-bin/transfusion-bin-1.01.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/transfusion-bin/transfusion-bin-1.01.ebuild,v 1.13 2006/09/28 21:20:31 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/transfusion-bin/transfusion-bin-1.01.ebuild,v 1.14 2007/12/25 22:19:28 solar Exp $ inherit eutils games @@ -17,7 +17,7 @@ KEYWORDS="-* x86" IUSE="" RESTRICT="strip" -RDEPEND="" +RDEPEND="sys-libs/glibc" DEPEND="${RDEPEND} app-arch/unzip" diff --git a/games-fps/tremulous-bin/ChangeLog b/games-fps/tremulous-bin/ChangeLog index 366734119f2e..f616a01b4f27 100644 --- a/games-fps/tremulous-bin/ChangeLog +++ b/games-fps/tremulous-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/tremulous-bin -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous-bin/ChangeLog,v 1.3 2006/12/06 20:16:45 wolf31o2 Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous-bin/ChangeLog,v 1.4 2007/12/25 22:15:36 solar Exp $ + + 25 Dec 2007; <solar@gentoo.org> tremulous-bin-1.1.0.ebuild: + - binary packages that are linked with libc.so.6 need to use sys-libs/glibc + in RDEPEND 06 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> tremulous-bin-1.1.0.ebuild: diff --git a/games-fps/tremulous-bin/tremulous-bin-1.1.0.ebuild b/games-fps/tremulous-bin/tremulous-bin-1.1.0.ebuild index 6a7538dace0d..03dace1adc38 100644 --- a/games-fps/tremulous-bin/tremulous-bin-1.1.0.ebuild +++ b/games-fps/tremulous-bin/tremulous-bin-1.1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous-bin/tremulous-bin-1.1.0.ebuild,v 1.3 2006/12/06 20:16:45 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous-bin/tremulous-bin-1.1.0.ebuild,v 1.4 2007/12/25 22:15:36 solar Exp $ inherit eutils games @@ -37,6 +37,7 @@ UIDEPEND="virtual/opengl app-emulation/emul-linux-x86-medialibs )" RDEPEND="sdl? ( ${UIDEPEND} ) !sdl? ( !dedicated? ( ${UIDEPEND} ) ) + sys-libs/glibc !games-fps/tremulous" DEPEND="${RDEPEND} app-arch/unzip" |