diff options
author | Jan Brinkmann <luckyduck@gentoo.org> | 2005-01-19 19:44:54 +0000 |
---|---|---|
committer | Jan Brinkmann <luckyduck@gentoo.org> | 2005-01-19 19:44:54 +0000 |
commit | ccb11ac59c2703b9b9daa66bbbad5e380e6478fe (patch) | |
tree | 46346468e9965ee42fc04c02dbd8a97f1725d791 /profiles | |
parent | Initial import. fixes bug #78664 (diff) | |
download | gentoo-2-ccb11ac59c2703b9b9daa66bbbad5e380e6478fe.tar.gz gentoo-2-ccb11ac59c2703b9b9daa66bbbad5e380e6478fe.tar.bz2 gentoo-2-ccb11ac59c2703b9b9daa66bbbad5e380e6478fe.zip |
added source and examples useflag to dev-java/jdictrayapi
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 0c3bd30e770f..b7aa6d0dbd78 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.876 2005/01/17 20:36:07 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.877 2005/01/19 19:44:54 luckyduck Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -152,6 +152,8 @@ 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/jdictrayapi:examples - Install example source code +dev-java/jdictrayapi:source - Zip the sources and install them dev-java/jmock:examples - Install example source code dev-java/libgconf-java:gcj - Enable building with gcj dev-java/libglade-java:gcj - Enable building with gcj |