diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-10 00:15:15 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-10 00:15:15 +0000 |
commit | 4bd56fa234fc6d7b9bf70086a978e2bfba5f2be0 (patch) | |
tree | 8ea86745de8968c94d839dbfb7d83765309bc292 /profiles | |
parent | Prefix uuencode and uudecode with gmime- to prevent file collision. Closes #7... (diff) | |
download | historical-4bd56fa234fc6d7b9bf70086a978e2bfba5f2be0.tar.gz historical-4bd56fa234fc6d7b9bf70086a978e2bfba5f2be0.tar.bz2 historical-4bd56fa234fc6d7b9bf70086a978e2bfba5f2be0.zip |
maketest
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.desc | 3 | ||||
-rw-r--r-- | profiles/use.local.desc | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 2c72d50ba9b6..a8bfb6804858 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.197 2004/11/06 17:04:38 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.198 2004/11/10 00:15:15 vapier Exp $ # keep them sorted (excluding the special arch flags near the end). @@ -154,6 +154,7 @@ livecd - !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used during livec mad - Adds support for mad (high-quality mp3 decoder library and cli frontend) maildir - Adds support for maildir (~/.maildir) style mail spools mailwrapper - Adds mailwrapper support to allow multiple MTAs to be installed +makecheck - Work around to pull in packages needed to run with FEATURES=maketest matrox - Adds Matrox MGA support to mplayer mbox - Adds support for mbox (/var/spool/mail) style mail spools mcal - Adds support for MCAL calender system diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 54caa92ba73b..ea7afaa4cd14 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.725 2004/11/09 06:30:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.726 2004/11/10 00:15:15 vapier Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -197,7 +197,6 @@ dev-libs/DirectFB:fusion - add Multi Application support (fusion kernel device) dev-libs/boehm-gc:c++ - Adds support for C++ dev-libs/cyrus-sasl:authdaemond - Enable Courier-IMAP authdaemond's unix socket support. dev-libs/cyrus-sasl:pam-mysql - Switch to deprecated pam_mysql authentication method -dev-libs/expat:makecheck - Includes depends needed for FEATURES=maketest to be successful. dev-libs/gmetadom:ocaml - adds support/bindings for the Ocaml dev-libs/libcdio:cddb - use libcddb for CD database lookups dev-libs/libmix:no-net2 - disable libpcap and libnet support |