diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 11:19:12 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 11:19:12 +0000 |
commit | 0b25f0bccc7d440b6ba6f51914e05c26bc46ee41 (patch) | |
tree | 644e605d6495e7286b9ac5dc73be411638446618 /games-fps/imaze | |
parent | virtual/glibc -> virtual/libc (diff) | |
download | historical-0b25f0bccc7d440b6ba6f51914e05c26bc46ee41.tar.gz historical-0b25f0bccc7d440b6ba6f51914e05c26bc46ee41.tar.bz2 historical-0b25f0bccc7d440b6ba6f51914e05c26bc46ee41.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'games-fps/imaze')
-rw-r--r-- | games-fps/imaze/ChangeLog | 5 | ||||
-rw-r--r-- | games-fps/imaze/imaze-1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-fps/imaze/ChangeLog b/games-fps/imaze/ChangeLog index 3d3b7074e652..d774bfab3321 100644 --- a/games-fps/imaze/ChangeLog +++ b/games-fps/imaze/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/imaze # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/imaze/ChangeLog,v 1.4 2004/06/24 22:42:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/imaze/ChangeLog,v 1.5 2004/07/01 11:17:10 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> imaze-1.4.ebuild: + virtual/glibc -> virtual/libc 26 May 2004; Michael Sterrett <mr_bones_@gentoo.org> imaze-1.4.ebuild: USE sync diff --git a/games-fps/imaze/imaze-1.4.ebuild b/games-fps/imaze/imaze-1.4.ebuild index 16271596e3f6..ca6e1d5b7872 100644 --- a/games-fps/imaze/imaze-1.4.ebuild +++ b/games-fps/imaze/imaze-1.4.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/imaze/imaze-1.4.ebuild,v 1.4 2004/06/24 22:42:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/imaze/imaze-1.4.ebuild,v 1.5 2004/07/01 11:17:10 eradicator Exp $ inherit games @@ -14,7 +14,7 @@ KEYWORDS="x86 ~ppc" IUSE="Xaw3d joystick" RDEPEND="virtual/x11 - virtual/glibc + virtual/libc || ( Xaw3d? ( x11-libs/Xaw3d ) x11-libs/xview |