summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2007-12-25 22:50:43 +0000
committerNed Ludd <solar@gentoo.org>2007-12-25 22:50:43 +0000
commitded07390742747710d8cbcc042f27307ba724e0b (patch)
tree413205cbdb1b3fcf95629117d6cf71ec912bd905 /games-fps/tribes2
parent- binary packages that are linked with libc.so.6 need to use sys-libs/glibc i... (diff)
downloadgentoo-2-ded07390742747710d8cbcc042f27307ba724e0b.tar.gz
gentoo-2-ded07390742747710d8cbcc042f27307ba724e0b.tar.bz2
gentoo-2-ded07390742747710d8cbcc042f27307ba724e0b.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/tribes2')
-rw-r--r--games-fps/tribes2/ChangeLog6
-rw-r--r--games-fps/tribes2/tribes2-25034.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/games-fps/tribes2/ChangeLog b/games-fps/tribes2/ChangeLog
index 99b2cced4c95..0ec6f58a94a4 100644
--- a/games-fps/tribes2/ChangeLog
+++ b/games-fps/tribes2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-fps/tribes2
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/tribes2/ChangeLog,v 1.17 2007/04/13 21:47:28 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/tribes2/ChangeLog,v 1.18 2007/12/25 22:50:43 solar Exp $
+
+ 25 Dec 2007; <solar@gentoo.org> tribes2-25034.ebuild:
+ - binary packages that are linked with libc.so.6 need to use sys-libs/glibc
+ in RDEPEND
13 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org> tribes2-25034.ebuild:
Marking -amd64 wrt bug #139639.
diff --git a/games-fps/tribes2/tribes2-25034.ebuild b/games-fps/tribes2/tribes2-25034.ebuild
index 1387e6e08cea..97813424d273 100644
--- a/games-fps/tribes2/tribes2-25034.ebuild
+++ b/games-fps/tribes2/tribes2-25034.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/tribes2/tribes2-25034.ebuild,v 1.16 2007/04/13 21:47:28 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/tribes2/tribes2-25034.ebuild,v 1.17 2007/12/25 22:50:43 solar Exp $
inherit eutils games
@@ -18,7 +18,7 @@ SLOT="0"
KEYWORDS="-amd64 x86"
RESTRICT="mirror strip"
-DEPEND="virtual/libc
+DEPEND="sys-libs/glibc
games-util/loki_patch"
RDEPEND="${DEPEND}
virtual/opengl"