summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2005-08-30 20:54:07 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2005-08-30 20:54:07 +0000
commit3082fa368947589c68b4ca72064a6a9ab89abf6b (patch)
tree269b043614c97a845dad5f5a6f3598f068636df5 /media-video/mplayer-bin
parentVersion bump (diff)
downloadhistorical-3082fa368947589c68b4ca72064a6a9ab89abf6b.tar.gz
historical-3082fa368947589c68b4ca72064a6a9ab89abf6b.tar.bz2
historical-3082fa368947589c68b4ca72064a6a9ab89abf6b.zip
Add missing sdl dep. Bug #104301
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'media-video/mplayer-bin')
-rw-r--r--media-video/mplayer-bin/ChangeLog5
-rw-r--r--media-video/mplayer-bin/Manifest10
-rw-r--r--media-video/mplayer-bin/mplayer-bin-1.0_pre7.ebuild3
3 files changed, 11 insertions, 7 deletions
diff --git a/media-video/mplayer-bin/ChangeLog b/media-video/mplayer-bin/ChangeLog
index 40ec6537d95f..a4c035a697d5 100644
--- a/media-video/mplayer-bin/ChangeLog
+++ b/media-video/mplayer-bin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-video/mplayer-bin
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer-bin/ChangeLog,v 1.1 2005/08/29 23:58:34 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer-bin/ChangeLog,v 1.2 2005/08/30 20:54:07 dang Exp $
+
+ 30 Aug 2005; <dang@gentoo.org> mplayer-bin-1.0_pre7.ebuild:
+ Add emul-linux-x86-sdl dep. Bug #104301
*mplayer-bin-1.0_pre7 (29 Aug 2005)
diff --git a/media-video/mplayer-bin/Manifest b/media-video/mplayer-bin/Manifest
index 9f0af80f629d..68a364f74f79 100644
--- a/media-video/mplayer-bin/Manifest
+++ b/media-video/mplayer-bin/Manifest
@@ -1,14 +1,14 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 d30e79dc9193b95ccb141560a88450ca mplayer-bin-1.0_pre7.ebuild 661
-MD5 6f50bd2a7f91daae03d9ff6e138f9f15 ChangeLog 425
+MD5 aae2c8a4d77b543d70d5a9f00f4ca4e6 mplayer-bin-1.0_pre7.ebuild 701
+MD5 b9d0dcd36994bedff69123a266ffca13 ChangeLog 530
MD5 d138fbd38b04f78fe9b3766051723a5b metadata.xml 218
MD5 6016bcda0338c21a0c9b9aa7910dcffc files/digest-mplayer-bin-1.0_pre7 74
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFDE6E+omPajV0RnrERAnITAJ92hA+EQZ+c3/cVz4DcrqjMVVXbIQCgglnT
-z4rFub5UV4LvAEF++24O6DY=
-=tgNu
+iD8DBQFDFMeAomPajV0RnrERAm5ZAJ0UxoXaBQklEJna0txOUtnV9PXNCQCePqyt
+WWOumnNRtx21JAkZPo+M/rQ=
+=GECY
-----END PGP SIGNATURE-----
diff --git a/media-video/mplayer-bin/mplayer-bin-1.0_pre7.ebuild b/media-video/mplayer-bin/mplayer-bin-1.0_pre7.ebuild
index 50c2861dcdc1..2ad0f57703ab 100644
--- a/media-video/mplayer-bin/mplayer-bin-1.0_pre7.ebuild
+++ b/media-video/mplayer-bin/mplayer-bin-1.0_pre7.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/media-video/mplayer-bin/mplayer-bin-1.0_pre7.ebuild,v 1.1 2005/08/29 23:58:34 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer-bin/mplayer-bin-1.0_pre7.ebuild,v 1.2 2005/08/30 20:54:07 dang Exp $
DESCRIPTION="Pre-build mplayer binary for amd64 systems"
HOMEPAGE="http://www.gentoo.org/"
@@ -13,6 +13,7 @@ IUSE=""
RDEPEND=">=app-emulation/emul-linux-x86-baselibs-2.0
>=app-emulation/emul-linux-x86-soundlibs-2.1
+ >=app-emulation/emul-linux-x86-sdl-2.1
>=app-emulation/emul-linux-x86-medialibs-1.0
>=media-libs/win32codecs-20050412"