diff options
author | Karl Trygve Kalleberg <karltk@gentoo.org> | 2004-11-22 00:22:01 +0000 |
---|---|---|
committer | Karl Trygve Kalleberg <karltk@gentoo.org> | 2004-11-22 00:22:01 +0000 |
commit | 3a6659a7eb74584667748ec780686f6e59d157a2 (patch) | |
tree | 260b15c2fc6060449412cfd56f793af2a1ef5dd4 /profiles | |
parent | New revision that adds support for the xosd USE flag by pulling in net-irc/xc... (diff) | |
download | historical-3a6659a7eb74584667748ec780686f6e59d157a2.tar.gz historical-3a6659a7eb74584667748ec780686f6e59d157a2.tar.bz2 historical-3a6659a7eb74584667748ec780686f6e59d157a2.zip |
Added gcj to dev-java/libgnome-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 bad8e4542d76..5939df348af1 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.749 2004/11/21 22:07:36 dams Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.750 2004/11/22 00:22:01 karltk Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -175,6 +175,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/libgnome-java: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 |