summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2005-03-21 07:43:24 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2005-03-21 07:43:24 +0000
commit06e3cce1c23bb7247d2d463fb06f29c37a04eee9 (patch)
treecf830b6323951072d0f0091878cbb3433a88c72e /app-emulation/emul-linux-x86-sdl
parentAdded libaudio and libaudiofile. (diff)
downloadgentoo-2-06e3cce1c23bb7247d2d463fb06f29c37a04eee9.tar.gz
gentoo-2-06e3cce1c23bb7247d2d463fb06f29c37a04eee9.tar.bz2
gentoo-2-06e3cce1c23bb7247d2d463fb06f29c37a04eee9.zip
Added dep on soundlibs.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-emulation/emul-linux-x86-sdl')
-rw-r--r--app-emulation/emul-linux-x86-sdl/ChangeLog6
-rw-r--r--app-emulation/emul-linux-x86-sdl/Manifest12
-rw-r--r--app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-1.2.8-r1.ebuild3
-rw-r--r--app-emulation/emul-linux-x86-sdl/files/digest-emul-linux-x86-sdl-1.2.8-r12
4 files changed, 9 insertions, 14 deletions
diff --git a/app-emulation/emul-linux-x86-sdl/ChangeLog b/app-emulation/emul-linux-x86-sdl/ChangeLog
index 1f2242d92de9..2e2a15413182 100644
--- a/app-emulation/emul-linux-x86-sdl/ChangeLog
+++ b/app-emulation/emul-linux-x86-sdl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/emul-linux-x86-sdl
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.5 2005/03/21 07:26:37 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/ChangeLog,v 1.6 2005/03/21 07:43:24 eradicator Exp $
+
+ 21 Mar 2005; Jeremy Huddleston <eradicator@gentoo.org>
+ emul-linux-x86-sdl-1.2.8-r1.ebuild:
+ Added dep on soundlibs.
*emul-linux-x86-sdl-1.2.8-r1 (21 Mar 2005)
diff --git a/app-emulation/emul-linux-x86-sdl/Manifest b/app-emulation/emul-linux-x86-sdl/Manifest
index 9db282b03288..8c4471d9a15a 100644
--- a/app-emulation/emul-linux-x86-sdl/Manifest
+++ b/app-emulation/emul-linux-x86-sdl/Manifest
@@ -1,15 +1,5 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 a84f2d4e432154e42cc9df877971c47a ChangeLog 802
MD5 50249a96d20836552ab420e0f66e6ac6 emul-linux-x86-sdl-1.0.ebuild 607
MD5 f18d4260a3aac37605c8ee65d252b697 emul-linux-x86-sdl-1.2.8-r1.ebuild 634
MD5 6941ee95bd0d4cf8454d1f8310d0ce36 files/digest-emul-linux-x86-sdl-1.0 75
-MD5 58005c33ce26b17f42a5bde5d2377c17 files/digest-emul-linux-x86-sdl-1.2.8-r1 77
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCPnc4ArHZZzCEUG0RAhz0AJwOYEuLIfqvDeUhru16rsxzwf+p/wCeNHE/
-B/1KTC/lDnrdN0ypuX4OIfU=
-=4Cr5
------END PGP SIGNATURE-----
+MD5 0ab366267973396b8f5bcbae06a8a884 files/digest-emul-linux-x86-sdl-1.2.8-r1 78
diff --git a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-1.2.8-r1.ebuild b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-1.2.8-r1.ebuild
index 292b6142d0bf..243e2665ee1e 100644
--- a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-1.2.8-r1.ebuild
+++ b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-1.2.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-1.2.8-r1.ebuild,v 1.1 2005/03/21 07:26:37 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-1.2.8-r1.ebuild,v 1.2 2005/03/21 07:43:24 eradicator Exp $
DESCRIPTION="32bit SDL emulation for amd64"
SRC_URI="http://dev.gentoo.org/~eradicator/amd64/emul/emul-linux-x86-sdl-${PV}.tar.bz2"
@@ -12,6 +12,7 @@ KEYWORDS="-* ~amd64"
IUSE=""
DEPEND="virtual/libc
+ >=app-emulation/emul-linux-x86-soundlibs-1.1
>=app-emulation/emul-linux-x86-xlibs-1.0"
src_install() {
diff --git a/app-emulation/emul-linux-x86-sdl/files/digest-emul-linux-x86-sdl-1.2.8-r1 b/app-emulation/emul-linux-x86-sdl/files/digest-emul-linux-x86-sdl-1.2.8-r1
index c64b7515f9ed..8036f8a2aabb 100644
--- a/app-emulation/emul-linux-x86-sdl/files/digest-emul-linux-x86-sdl-1.2.8-r1
+++ b/app-emulation/emul-linux-x86-sdl/files/digest-emul-linux-x86-sdl-1.2.8-r1
@@ -1 +1 @@
-MD5 73e94bc1c571a7efdc4ffbf1f3a95535 emul-linux-x86-sdl-1.2.8.tar.bz2 364398
+MD5 7d02840a1fae979ddcb8cc2fb55aabd5 emul-linux-x86-sdl-1.2.8.tar.bz2 1117813