diff options
author | 2005-11-06 17:44:25 +0000 | |
---|---|---|
committer | 2005-11-06 17:44:25 +0000 | |
commit | 2d50c12ed1f3f7570f38cf1b7a459aa3ded1969c (patch) | |
tree | fd244a2d85ea2ccc9128c4f308ddabfb98d63767 /profiles | |
parent | fix bugs (diff) | |
download | historical-2d50c12ed1f3f7570f38cf1b7a459aa3ded1969c.tar.gz historical-2d50c12ed1f3f7570f38cf1b7a459aa3ded1969c.tar.bz2 historical-2d50c12ed1f3f7570f38cf1b7a459aa3ded1969c.zip |
Added local firefox and glade USE flags for dev-haskell/gtk2hs
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 73d85473e0c9..4f8b0aca7f6d 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1541 2005/11/06 04:45:45 st_lim Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1542 2005/11/06 17:44:25 dcoutts Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -194,6 +194,8 @@ dev-games/ogre:cg - nvidia toolkit plugin dev-games/ogre:devil - image loading support with DevIL dev-games/ogre:double-precision - more precise calculations at the expense of speed dev-games/ogre:openexr - support for the openexr file format +dev-haskell/gtk2hs:firefox - Build the Mozilla Embeded Component against firefox rather than mozilla +dev-haskell/gtk2hs:glade - Enable libglade bindings compilation dev-java/ant-tasks:javamail - Enable JavaMail Ant task dev-java/ant-tasks:noantlr - Disable ANTLR Ant task -- Warning: Enabling this could break some of the Java packages!! dev-java/ant-tasks:nobcel - Disable bcel Ant task -- Warning: Enabling this could break some of the Java packages!! |