diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2006-02-27 07:53:39 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2006-02-27 07:53:39 +0000 |
commit | 9e6bea9cbcd536cc87cdddfbd50a5c1fe3781cba (patch) | |
tree | 9322a5085327d0b76e89d2fc9708dbeda310dcdd | |
parent | fix ical support (#124152) (diff) | |
download | gentoo-2-9e6bea9cbcd536cc87cdddfbd50a5c1fe3781cba.tar.gz gentoo-2-9e6bea9cbcd536cc87cdddfbd50a5c1fe3781cba.tar.bz2 gentoo-2-9e6bea9cbcd536cc87cdddfbd50a5c1fe3781cba.zip |
Added backendonly USE flag for MythTV
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 0f9fe3b9bd41..82649cd4d4d9 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.1756 2006/02/25 06:54:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1757 2006/02/27 07:53:39 cardoe Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -749,6 +749,7 @@ media-sound/zinf:corba - Enables corba interface support media-tv/freevo:matrox - Enable output support on Matrox cards media-tv/gentoo-vdr-scripts:nvram - Add support for using nvram-wakeup to set wakeup time in bios media-tv/kdetv:zvbi - Enable VBI Decoding Library for Zapping +media-tv/mythtv:backendonly - Builds only the backend component rather then the whole suite media-tv/mythtv:dbox2 - Enable support for Nokia DBOX2 DVB boxes media-tv/mythtv:frontendonly - Only builds the Frontend component rather then the whole suite media-tv/mythtv:lcd - Enable LCD display support using lcdproc |