diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-06-26 02:03:41 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-06-26 02:03:41 +0000 |
commit | 0335d769878d2f11787b18edb649c3315caa6d5c (patch) | |
tree | bfe2a0b820e12016f46e130383cc7576216325ea /profiles | |
parent | Cleanup ebuilds (diff) | |
download | historical-0335d769878d2f11787b18edb649c3315caa6d5c.tar.gz historical-0335d769878d2f11787b18edb649c3315caa6d5c.tar.bz2 historical-0335d769878d2f11787b18edb649c3315caa6d5c.zip |
Add mp4, ogm local use flags for media-video/ogmrip
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/use.local.desc | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 5ecc856a4d20..cd35745e02e8 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1616 2008/06/25 22:59:43 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1617 2008/06/26 02:03:41 beandog Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If doubt put a record here! + 26 Jun 2008; Steve Dibb <beandog@gentoo.org> use.local.desc: + Add mp4, ogm local use flags for media-video/ogmrip + 25 Jun 2008; Jeremy Olexa <darkside@gentoo.org> package.mask: p.mask =dev-util/gambas-1.9.23 for removal in 30 days. bug #130950 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 4ed8ef3647d5..d5e0948541fc 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3605 2008/06/25 22:00:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3606 2008/06/26 02:03:41 beandog Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1307,6 +1307,8 @@ media-video/mplayer:vidix - Support for vidix video output media-video/mplayer:xanim - Enables support for xanim based codecs media-video/mplayer:xvmc - Enables X-Video Motion Compensation support media-video/mplayer:zoran - Enables ZR360[56]7/ZR36060 video output +media-video/ogmrip:mp4 - Support for MP4 container format +media-video/ogmrip:ogm - Support for OGM container format media-video/ogmrip:srt - Support for SRT subtitle format media-video/oxine:polling - Enables support to automatically check the drive for a new disc media-video/totem:galago - Enable the galago plugin |