diff options
author | Marc Hildebrand <zypher@gentoo.org> | 2006-07-17 07:13:55 +0000 |
---|---|---|
committer | Marc Hildebrand <zypher@gentoo.org> | 2006-07-17 07:13:55 +0000 |
commit | 9426298f709427b2d17c31ec66f7f083b0903e57 (patch) | |
tree | de51e92b74ed36c5a98d95f6464b13ef7414d92d /profiles | |
parent | Grab some patches from Fedora/Debian and hack around broken autotool code #13... (diff) | |
download | gentoo-2-9426298f709427b2d17c31ec66f7f083b0903e57.tar.gz gentoo-2-9426298f709427b2d17c31ec66f7f083b0903e57.tar.bz2 gentoo-2-9426298f709427b2d17c31ec66f7f083b0903e57.zip |
Bumping mlt and masking snapshot version
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 6 | ||||
-rw-r--r-- | profiles/use.local.desc | 3 |
2 files changed, 7 insertions, 2 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 33d3a65ccb0e..8d0bfffd73db 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ ##################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.5632 2006/07/17 00:27:29 antarus Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.5633 2006/07/17 07:13:54 zypher Exp $ # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked # @@ -21,6 +21,10 @@ ## End example ## +# Marc Hildebrand <zypher@gentoo.org> (17 Jul 2006) +# masking snapshot version, official release is out +=media-libs/mlt-20051209 + # Alec Warner <antarus@gentoo.org> (16 Jul 2006) # app-emulation/pose numerous open bugs, doens't compile # Canidate for treecleaners diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 3dcb701b283e..b352e504e70c 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2039 2006/07/16 18:14:43 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2040 2006/07/17 07:13:55 zypher Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -732,6 +732,7 @@ media-libs/libsdl:noflagstrip - Allow users to use any CFLAGS they like complete media-libs/libsdl:nojoystick - Allow users to disable joystick support completely (at their own risk) media-libs/libsdl:novideo - Allow users to disable video support completely (at their own risk) media-libs/libvorbis:aotuv - Allow users to enable aoTuV encoder enhancements +media-libs/mlt:lame - Support LAME mp3 encoding media-libs/openexr:fltk - Builds the openexr viewer application. media-libs/panda3d:fmod - Enables support for using mod files for audio support media-libs/panda3d:nspr - Enables support for the Netscape Portable Runtime, used in network interface functionality (ie. multiplayer online game networking). |