diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-03-21 16:02:16 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-03-21 16:02:16 +0000 |
commit | 34ea92670432fb2c2cf5407504b7ba0884c756b0 (patch) | |
tree | 1af2b5ee663ffb06f47317f586d122d285792086 /profiles | |
parent | Bump patchset to fix bug #125071. (diff) | |
download | gentoo-2-34ea92670432fb2c2cf5407504b7ba0884c756b0.tar.gz gentoo-2-34ea92670432fb2c2cf5407504b7ba0884c756b0.tar.bz2 gentoo-2-34ea92670432fb2c2cf5407504b7ba0884c756b0.zip |
vlc and xine are fixed, so unmask ffmpeg; if something else breaks, it can be easily fixed by making sure it links against libpostproc.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 9958c50d91e1..5782993f3fe7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ ##################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.5113 2006/03/21 15:28:15 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.5114 2006/03/21 16:02:16 flameeyes Exp $ # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked # @@ -220,10 +220,6 @@ www-apache/mod_csv =net-misc/nxserver-enterprise-1.3* =net-misc/nxserver-enterprise-1.4* -# Diego Pettenò <flameeyes@gentoo.org> (05 Mar 2006) -# Too many things breaks with that (vlc, xine, ...) -=media-video/ffmpeg-0.4.9_p20060302 - # Robin H. Johnson <robbat2@gentoo.org> (11 Feb 2006) # zlib interaction is badly broken. See bug #124733. =dev-util/cvs-1.12.13 |