diff options
author | Matthias Schwarzott <zzam@gentoo.org> | 2007-12-23 19:42:50 +0000 |
---|---|---|
committer | Matthias Schwarzott <zzam@gentoo.org> | 2007-12-23 19:42:50 +0000 |
commit | 16d1830c7ced39a8f28066f718cb7cd8d05d256c (patch) | |
tree | 2654c59aa88f93f62ce49cbe13b2060efd932146 /profiles | |
parent | amd64 stable, now for real (bug #202351) (diff) | |
download | gentoo-2-16d1830c7ced39a8f28066f718cb7cd8d05d256c.tar.gz gentoo-2-16d1830c7ced39a8f28066f718cb7cd8d05d256c.tar.bz2 gentoo-2-16d1830c7ced39a8f28066f718cb7cd8d05d256c.zip |
Added local vdr use-flags lircsettings and volctrl.
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 35f9d9f96688..88fa456fbed7 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profile directory # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.934 2007/12/22 16:45:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.935 2007/12/23 19:42:50 zzam Exp $ + + 23 Dec 2007; Matthias Schwarzott <zzam@gentoo.org> use.local.desc: + Added local vdr use-flags lircsettings and volctrl. 22 Dec 2007; Markus Meier <maekke@gentoo.org> use.desc: fix a typo, spotted by Arfrever Frehtes Taifersar Arahesis diff --git a/profiles/use.local.desc b/profiles/use.local.desc index eb612516565f..1150d95969f2 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3232 2007/12/22 15:48:00 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3233 2007/12/23 19:42:50 zzam Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1199,6 +1199,7 @@ media-video/vdr:hardlinkcutter - Speed up cutting by hardlinking unchanged files media-video/vdr:iptv - Enables support for vdr-iptv media-video/vdr:jumpplay - Enables automatic jumping over cut marks while watching a recording media-video/vdr:liemikuutio - Formerly known as AIO (all-in-one) patch, adds some nice must haves +media-video/vdr:lircsettings - Allows to change lirc settings delay, freq and timeout values in OSD media-video/vdr:livebuffer - does timeshifting/background recording all the time, allows to rewind live TV media-video/vdr:lnbshare - Enables support for two or more dvb cards sharing the same cable to the lnb media-video/vdr:lnbsharing - Enables support for two or more dvb cards sharing the cable to the lnb @@ -1220,6 +1221,7 @@ media-video/vdr:syncearly - start live display as soon as possible, not waiting media-video/vdr:timercmd - Adds submenu for user defined commands in timer menu media-video/vdr:timerinfo - Show with chars +/- if space on HD will suffice for a timer media-video/vdr:validinput - Signal if it is possible to go left/right in lists with chars < > +media-video/vdr:volctrl - allows volume control using left/right keys media-video/vdr:wareagleicon - Replace original icon set in menu media-video/vdr:yaepg - Enables support for the plugin vdr-yaepg media-video/vlc:cdda - Enables libcdda cd audio playback support. |