diff options
author | 2007-01-12 05:19:07 +0000 | |
---|---|---|
committer | 2007-01-12 05:19:07 +0000 | |
commit | b531d631f9b82674b13fe4136550b38c0747b46d (patch) | |
tree | 9719231213b8e8897871d91e18265b2b4687b09a /profiles/default-linux/amd64 | |
parent | Fix update_vim_afterscripts. Thanks to Leonardo Boshell, Bug #156229. (diff) | |
download | historical-b531d631f9b82674b13fe4136550b38c0747b46d.tar.gz historical-b531d631f9b82674b13fe4136550b38c0747b46d.tar.bz2 historical-b531d631f9b82674b13fe4136550b38c0747b46d.zip |
Add support for real use flag to mplayer-bin on amd64
Diffstat (limited to 'profiles/default-linux/amd64')
-rw-r--r-- | profiles/default-linux/amd64/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/default-linux/amd64/package.use.mask | 1 |
2 files changed, 5 insertions, 1 deletions
diff --git a/profiles/default-linux/amd64/ChangeLog b/profiles/default-linux/amd64/ChangeLog index e747c8ba349d..456f59611367 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.52 2007/01/09 00:24:46 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/ChangeLog,v 1.53 2007/01/12 05:19:07 beandog Exp $ + + 12 Jan 2007; Steve Dibb <beandog@gentoo.org> package.use.mask: + Add -real for mplayer-bin 09 Jan 2007; Michael Cummings <mcummings@gentoo.org> 2006.0/no-multilib/package.mask, 2006.1/no-multilib/package.mask: diff --git a/profiles/default-linux/amd64/package.use.mask b/profiles/default-linux/amd64/package.use.mask index 3dbc17aecce4..6a9a9d4adb06 100644 --- a/profiles/default-linux/amd64/package.use.mask +++ b/profiles/default-linux/amd64/package.use.mask @@ -57,6 +57,7 @@ x11-misc/eterm -sse2 x11-wm/afterstep -mmx 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 |