diff options
author | 2004-11-16 18:37:57 +0000 | |
---|---|---|
committer | 2004-11-16 18:37:57 +0000 | |
commit | 729b3265b4d6876e433db08840492aedc7423f32 (patch) | |
tree | 9f91dbfdf4e865a8b3fe98529659302a3020b77f /profiles | |
parent | Initial version thanks to Pawel Maczewski <dziubiak@civ.pl> and Robert Führic... (diff) | |
download | gentoo-2-729b3265b4d6876e433db08840492aedc7423f32.tar.gz gentoo-2-729b3265b4d6876e433db08840492aedc7423f32.tar.bz2 gentoo-2-729b3265b4d6876e433db08840492aedc7423f32.zip |
Added gcj flag for dev-java/libgtk-java
Diffstat (limited to 'profiles')
-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 781753dc4145..74b460a9dad5 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.737 2004/11/15 22:54:03 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.738 2004/11/16 18:37:57 karltk Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -171,6 +171,7 @@ dev-java/gnu-classpath:native - Compile native .so libraries dev-java/gnu-javamail:javadoc - Generate API documentation dev-java/ibm-jdk-bin:javacomm - Enable Java Communications API support dev-java/java-gtk:gcj - Enable building with gcj +dev-java/libgtk-java:gcj - Enable building with gcj dev-java/log4j:javamail - Build the SMTPAppender dev-java/log4j:jms - Build the JMSAppender dev-java/log4j:jmx - Build org.apace.log4j.jmx |