diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 11:14:57 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 11:14:57 +0000 |
commit | 53b16f9a1c2ca357d4125bc3d60c4ced573c5048 (patch) | |
tree | 5128886776c071b51c60c554dcc512717f4d738b /games-emulation/dosbox-cvs | |
parent | Added die to make install (Manifest recommit) (diff) | |
download | gentoo-2-53b16f9a1c2ca357d4125bc3d60c4ced573c5048.tar.gz gentoo-2-53b16f9a1c2ca357d4125bc3d60c4ced573c5048.tar.bz2 gentoo-2-53b16f9a1c2ca357d4125bc3d60c4ced573c5048.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'games-emulation/dosbox-cvs')
-rw-r--r-- | games-emulation/dosbox-cvs/ChangeLog | 6 | ||||
-rw-r--r-- | games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-emulation/dosbox-cvs/ChangeLog b/games-emulation/dosbox-cvs/ChangeLog index 4341116791bb..15a582634a14 100644 --- a/games-emulation/dosbox-cvs/ChangeLog +++ b/games-emulation/dosbox-cvs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/dosbox-cvs # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox-cvs/ChangeLog,v 1.7 2004/06/24 22:25:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox-cvs/ChangeLog,v 1.8 2004/07/01 11:13:45 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + dosbox-cvs-20030809.ebuild: + virtual/glibc -> virtual/libc 04 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> dosbox-cvs-20030809.ebuild: diff --git a/games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild b/games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild index 3b614451f92d..820a25797e34 100644 --- a/games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild +++ b/games-emulation/dosbox-cvs/dosbox-cvs-20030809.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-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild,v 1.8 2004/06/24 22:25:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild,v 1.9 2004/07/01 11:13:45 eradicator Exp $ inherit games cvs @@ -12,7 +12,7 @@ LICENSE="GPL-2" IUSE="alsa opengl" SLOT="0" -DEPEND="virtual/glibc +DEPEND="virtual/libc alsa? ( media-libs/alsa-lib ) opengl? ( virtual/opengl ) >=media-libs/libsdl-1.2.0 |