diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2004-10-08 15:29:34 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2004-10-08 15:29:34 +0000 |
commit | 789371384bc7ec4743f1c344a470bbd23b86601f (patch) | |
tree | dc425be8e07c19803f73d07029cae5db7151253a /profiles | |
parent | ppc stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-789371384bc7ec4743f1c344a470bbd23b86601f.tar.gz gentoo-2-789371384bc7ec4743f1c344a470bbd23b86601f.tar.bz2 gentoo-2-789371384bc7ec4743f1c344a470bbd23b86601f.zip |
move ofx from local to global
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 a2f3b62a0547..e3f0a0858a8e 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.187 2004/10/06 18:28:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.188 2004/10/08 15:28:43 seemant Exp $ # keep them sorted (excluding the special arch flags near the end). @@ -190,6 +190,7 @@ nocd - Tells emerge to install all files required to run the application without oci8 - Adds Oracle 8 Support odbc - Adds ODBC Support (Open DataBase Connectivity) offensive - Enables potentially offensive items in packages +ofx - Enable support for importing (and exporting) OFX data files into gnucash and grisbi oggvorbis - Adds support for the OggVorbis audio encoding openal - Adds support for the Open Audio Library opengl - Adds support for OpenGL diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 6fc8fd9c95ba..1a9906ca2f70 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.678 2004/10/08 14:24:29 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.679 2004/10/08 15:29:34 seemant Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -66,7 +66,6 @@ app-misc/workrave:distribution - Enable networking. See http://www.workrave.org/ app-misc/workrave:noexercises - Disable exercises support app-misc/workrave:noexperimental - Compile without experimental features app-office/gnucash:hbci - Enable HBCI support, for connecting to some internet banks -app-office/gnucash:ofx - Enable OFX support, for importing OFX data files. app-office/gnucash:quotes - Enable Online Stock Quote retrieval. app-office/grisbi:print - Enable TeX and printing support app-office/imposter:iksemel - Enable externel iksemel parsing support. |