diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 11:20:05 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 11:20:05 +0000 |
commit | 802bed5aa43e4c811b376ab7baf1a7c948a31514 (patch) | |
tree | 9ae9c069941a6200fe03de02a99e1c1c2849382f /games-fps/tribes2 | |
parent | virtual/glibc -> virtual/libc (Manifest recommit) (diff) | |
download | gentoo-2-802bed5aa43e4c811b376ab7baf1a7c948a31514.tar.gz gentoo-2-802bed5aa43e4c811b376ab7baf1a7c948a31514.tar.bz2 gentoo-2-802bed5aa43e4c811b376ab7baf1a7c948a31514.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'games-fps/tribes2')
-rw-r--r-- | games-fps/tribes2/ChangeLog | 5 | ||||
-rw-r--r-- | games-fps/tribes2/tribes2-25034.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-fps/tribes2/ChangeLog b/games-fps/tribes2/ChangeLog index 580826346dd6..c280c8a4a655 100644 --- a/games-fps/tribes2/ChangeLog +++ b/games-fps/tribes2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/tribes2 # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/tribes2/ChangeLog,v 1.4 2004/06/24 22:47:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/tribes2/ChangeLog,v 1.5 2004/07/01 11:18:32 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> tribes2-25034.ebuild: + virtual/glibc -> virtual/libc 16 Feb 2004; Chris Gianelloni <wolf31o2@gentoo.org> tribes2-25034.ebuild: Added die if license check is failed. diff --git a/games-fps/tribes2/tribes2-25034.ebuild b/games-fps/tribes2/tribes2-25034.ebuild index 937b6aaae8fc..667cf0b8bce9 100644 --- a/games-fps/tribes2/tribes2-25034.ebuild +++ b/games-fps/tribes2/tribes2-25034.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.4 2004/06/24 22:47:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/tribes2/tribes2-25034.ebuild,v 1.5 2004/07/01 11:18:32 eradicator Exp $ inherit games @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="x86" RESTRICT="nostrip nomirror" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" RDEPEND="${DEPEND} virtual/opengl" |