diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-12-17 20:39:24 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-12-17 20:39:24 +0000 |
commit | 23880c00cc1cbf1dcd14a5809d88b78b697b3ee2 (patch) | |
tree | 7e6211e611ba89a9aa67b39ac3bea9b5f4e39fce /media-video | |
parent | stable on ppc64 (diff) | |
download | historical-23880c00cc1cbf1dcd14a5809d88b78b697b3ee2.tar.gz historical-23880c00cc1cbf1dcd14a5809d88b78b697b3ee2.tar.bz2 historical-23880c00cc1cbf1dcd14a5809d88b78b697b3ee2.zip |
stable on ppc64
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/mplayer/Manifest | 14 | ||||
-rw-r--r-- | media-video/mplayer/mplayer-1.0_pre5-r4.ebuild | 4 |
2 files changed, 4 insertions, 14 deletions
diff --git a/media-video/mplayer/Manifest b/media-video/mplayer/Manifest index 281db8cb7a94..b44af9eeb71b 100644 --- a/media-video/mplayer/Manifest +++ b/media-video/mplayer/Manifest @@ -1,12 +1,9 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 cfc31ace6528c35cc8d23302b2948120 ChangeLog 43448 MD5 31018765c8c65a239dba78a98c405543 metadata.xml 224 MD5 c014768260e641ecce0e0101976f95b7 mplayer-1.0_pre4-r7.ebuild 12233 MD5 7f21528ccfbe447640072fedef9ed751 mplayer-1.0_pre5-r2.ebuild 14058 MD5 d96e546f424ae65a9ad46b31fa0e987b mplayer-1.0_pre5-r3.ebuild 14878 -MD5 8316028c4c4e6bfdb2f747e4b61ec299 mplayer-1.0_pre5-r4.ebuild 16473 +MD5 06c6baca8520528027ac13d582b3df19 mplayer-1.0_pre5-r4.ebuild 16469 MD5 484c45fb52a157c6b056b4298f787f3d files/cachefill.patch 6053 MD5 e4581f6934f66ccecc8c1682664623d0 files/digest-mplayer-1.0_pre4-r7 358 MD5 0c3c71bf461e94d4dcffabab341ddeec files/digest-mplayer-1.0_pre5-r2 440 @@ -25,7 +22,6 @@ MD5 4be5ce1a1c93b8d40bc961468fcc1aa7 files/mplayer-1.0_pre5-live.patch 378 MD5 5cc95d6b380dc27e5ceae0f53ab88f99 files/mplayer-1.0_pre5-mga-kernel-2.6.patch 15043 MD5 1056be7554e42ba655fd7423fe6baad7 files/mplayer-1.0_pre5-mips64.patch 459 MD5 d77341e4aea32e3e992f01ce5cc12ae0 files/mplayer-1.0_pre5-r1-conf_locale.patch 853 -MD5 f2d6c259271fd9abc036acd72a26d376 files/mplayer-1.0_pre5-r4-ppc64.patch 597 MD5 7f52d1618f675149115ecf8d313b497e files/mplayer-1.0_pre5-yuv2rgb_fix.patch 19505 MD5 38c7908ce49f7f6a272993ba5bc9dd09 files/mplayer-mythtv.patch 13755 MD5 65d49d490b98ac8cabcafc5cb439825c files/mplayer-odml.patch 730 @@ -34,10 +30,4 @@ MD5 1f9260386b063367f192b6d5d65d6aea files/real_demux.patch 3107 MD5 c39b2e0baa9cc24d22b62765776426ad files/str_undefined.patch 1845 MD5 e614f6546020b77ced4ba12c36e5b51e files/strl.c 950 MD5 34f948b8f242a2aadb53a1e2b00e3155 files/vuln02-fix.diff 467 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) - -iD8DBQFBrr6pFdQwWVoAgN4RApWlAKCXREbXsTnx4CoXBCh+wOE1/gO55wCgrb6/ -KWoEjPnK+DRhuKbmCGYla3M= -=mIPi ------END PGP SIGNATURE----- +MD5 f2d6c259271fd9abc036acd72a26d376 files/mplayer-1.0_pre5-r4-ppc64.patch 597 diff --git a/media-video/mplayer/mplayer-1.0_pre5-r4.ebuild b/media-video/mplayer/mplayer-1.0_pre5-r4.ebuild index cd1bbe8a2eed..62ea25a06c21 100644 --- a/media-video/mplayer/mplayer-1.0_pre5-r4.ebuild +++ b/media-video/mplayer/mplayer-1.0_pre5-r4.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/media-video/mplayer/mplayer-1.0_pre5-r4.ebuild,v 1.25 2004/12/02 07:04:31 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.0_pre5-r4.ebuild,v 1.26 2004/12/17 20:39:24 corsair Exp $ inherit eutils flag-o-matic kernel-mod @@ -86,7 +86,7 @@ SLOT="0" LICENSE="GPL-2" #KEYWORDS="~x86 ~ppc ~alpha ~amd64 ~ia64 ~hppa ~sparc" #agriffis - uncomment this when ia64 is ready - Chris -KEYWORDS="~x86 ~ppc ~alpha ~amd64 ~hppa ~sparc ~ppc64" +KEYWORDS="~x86 ~ppc ~alpha ~amd64 ~hppa ~sparc ppc64" src_unpack() { |