diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-02-11 00:54:13 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-02-11 00:54:13 +0000 |
commit | 8a5a77f84b1e9dc2f6df2aa80e9f8e9a996044ed (patch) | |
tree | b74f774f650786c726c4e7849f52f24100048793 /games-action/descent3 | |
parent | Header fix. (diff) | |
download | gentoo-2-8a5a77f84b1e9dc2f6df2aa80e9f8e9a996044ed.tar.gz gentoo-2-8a5a77f84b1e9dc2f6df2aa80e9f8e9a996044ed.tar.bz2 gentoo-2-8a5a77f84b1e9dc2f6df2aa80e9f8e9a996044ed.zip |
Added sys-libs/glibc to RDEPEND.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'games-action/descent3')
-rw-r--r-- | games-action/descent3/ChangeLog | 6 | ||||
-rw-r--r-- | games-action/descent3/descent3-1.4.0b-r1.ebuild | 5 |
2 files changed, 8 insertions, 3 deletions
diff --git a/games-action/descent3/ChangeLog b/games-action/descent3/ChangeLog index 7ae5d5cca082..3e4373219e04 100644 --- a/games-action/descent3/ChangeLog +++ b/games-action/descent3/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/descent3 # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/ChangeLog,v 1.16 2006/01/10 21:18:28 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/ChangeLog,v 1.17 2006/02/11 00:54:13 wolf31o2 Exp $ + + 11 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org> + descent3-1.4.0b-r1.ebuild: + Added sys-libs/glibc to RDEPEND. 10 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> descent3-1.4.0b-r1.ebuild: diff --git a/games-action/descent3/descent3-1.4.0b-r1.ebuild b/games-action/descent3/descent3-1.4.0b-r1.ebuild index d55aeea59755..99d840d0667d 100644 --- a/games-action/descent3/descent3-1.4.0b-r1.ebuild +++ b/games-action/descent3/descent3-1.4.0b-r1.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-action/descent3/descent3-1.4.0b-r1.ebuild,v 1.3 2006/01/10 21:18:28 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/descent3-1.4.0b-r1.ebuild,v 1.4 2006/02/11 00:54:13 wolf31o2 Exp $ inherit eutils games @@ -16,7 +16,8 @@ KEYWORDS="~amd64 x86" RESTRICT="nostrip" DEPEND="" -RDEPEND="virtual/opengl +RDEPEND="sys-libs/glibc + virtual/opengl x86? ( || ( ( |