diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-01 03:20:01 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-01 03:20:01 +0000 |
commit | 196a69ae70705c4f1f1d1ed87394860046d149e6 (patch) | |
tree | 2943c8caf966de04c4842c9d84e0a6ddee978746 /games-emulation/dosbox | |
parent | virtual/glibc -> virtual/libc (diff) | |
download | historical-196a69ae70705c4f1f1d1ed87394860046d149e6.tar.gz historical-196a69ae70705c4f1f1d1ed87394860046d149e6.tar.bz2 historical-196a69ae70705c4f1f1d1ed87394860046d149e6.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'games-emulation/dosbox')
-rw-r--r-- | games-emulation/dosbox/Manifest | 12 | ||||
-rw-r--r-- | games-emulation/dosbox/dosbox-0.61.ebuild | 4 |
2 files changed, 8 insertions, 8 deletions
diff --git a/games-emulation/dosbox/Manifest b/games-emulation/dosbox/Manifest index 0cd375f91af8..17e199592bbf 100644 --- a/games-emulation/dosbox/Manifest +++ b/games-emulation/dosbox/Manifest @@ -1,10 +1,10 @@ -MD5 9d452f4bd3a1ce977a9477eb08c7ebd1 dosbox-0.61.ebuild 1084 -MD5 2b2143addd5fb6fa1aeb602ce44b9371 dosbox-0.60.ebuild 888 -MD5 6e4c88905ec735ea32946271c5bf5896 dosbox-0.58.ebuild 692 MD5 ac3752ed790fa15ed10c22ac25d02fe1 ChangeLog 1699 MD5 95e2b5bfd7767aeae061c77f7e1a055e metadata.xml 221 -MD5 f4257165581f9c2cb8e2a428f2ebeaae files/0.60-alsa-1.0.0.patch 721 -MD5 3df3072eb03de57f9e5aebcfb47f35a0 files/dosbox_gcc34.gz 655 +MD5 2b2143addd5fb6fa1aeb602ce44b9371 dosbox-0.60.ebuild 888 +MD5 0ef2fd60dc5781d72b1a290452945642 dosbox-0.61.ebuild 1084 +MD5 6e4c88905ec735ea32946271c5bf5896 dosbox-0.58.ebuild 692 +MD5 6c3131692034dda3f27046c037aabc58 files/digest-dosbox-0.61 63 MD5 709911d69c3fb90908508f4c3116a07f files/digest-dosbox-0.58 63 MD5 a15acc3d9f2a2d55bde29cf697f86297 files/digest-dosbox-0.60 63 -MD5 6c3131692034dda3f27046c037aabc58 files/digest-dosbox-0.61 63 +MD5 f4257165581f9c2cb8e2a428f2ebeaae files/0.60-alsa-1.0.0.patch 721 +MD5 3df3072eb03de57f9e5aebcfb47f35a0 files/dosbox_gcc34.gz 655 diff --git a/games-emulation/dosbox/dosbox-0.61.ebuild b/games-emulation/dosbox/dosbox-0.61.ebuild index 53fffe14a4c2..b592a1e0ec6b 100644 --- a/games-emulation/dosbox/dosbox-0.61.ebuild +++ b/games-emulation/dosbox/dosbox-0.61.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/dosbox-0.61.ebuild,v 1.10 2004/06/24 22:25:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox/dosbox-0.61.ebuild,v 1.11 2004/07/01 03:20:01 mr_bones_ Exp $ inherit eutils games @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="alsa opengl" -DEPEND="virtual/glibc +DEPEND="virtual/libc alsa? ( media-libs/alsa-lib ) opengl? ( virtual/opengl ) >=media-libs/libsdl-1.2.0 |