diff options
author | 2007-01-12 05:36:52 +0000 | |
---|---|---|
committer | 2007-01-12 05:36:52 +0000 | |
commit | ae16f09279325c9bbde2df2a5f4ac285c4a3342f (patch) | |
tree | bc3639ac5bcf5cb8a6805cfebee11c3171034892 /profiles | |
parent | Add 'real' to 'media-video/mplayer-bin' (diff) | |
download | historical-ae16f09279325c9bbde2df2a5f4ac285c4a3342f.tar.gz historical-ae16f09279325c9bbde2df2a5f4ac285c4a3342f.tar.bz2 historical-ae16f09279325c9bbde2df2a5f4ac285c4a3342f.zip |
Add real support for win32codecs back on amd64
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/amd64/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/default-linux/amd64/package.use.mask | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/profiles/default-linux/amd64/ChangeLog b/profiles/default-linux/amd64/ChangeLog index 456f59611367..f20c733d648b 100644 --- a/profiles/default-linux/amd64/ChangeLog +++ b/profiles/default-linux/amd64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/ChangeLog,v 1.53 2007/01/12 05:19:07 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/ChangeLog,v 1.54 2007/01/12 05:36:52 beandog Exp $ + + 12 Jan 2007; Steve Dibb <beandog@gentoo.org> package.use.mask: + Remove mplayer-bin, add media-libs/win32codecs support 12 Jan 2007; Steve Dibb <beandog@gentoo.org> package.use.mask: Add -real for mplayer-bin diff --git a/profiles/default-linux/amd64/package.use.mask b/profiles/default-linux/amd64/package.use.mask index 6a9a9d4adb06..85080807c480 100644 --- a/profiles/default-linux/amd64/package.use.mask +++ b/profiles/default-linux/amd64/package.use.mask @@ -55,9 +55,9 @@ x11-libs/libast -mmx x11-misc/rss-glx -sse -3dnow x11-misc/eterm -sse2 x11-wm/afterstep -mmx +media-libs/win32codecs -real media-video/ffmpeg -mmx media-video/mplayer -3dnow -3dnowext -mmx -mmxext -sse -sse2 -real -media-video/mplayer-bin -real media-tv/xdtv -mmx media-plugins/vdr-softdevice -mmx -mmxext dev-libs/openssl -sse2 |