diff options
author | Jan Brinkmann <luckyduck@gentoo.org> | 2005-01-15 14:01:57 +0000 |
---|---|---|
committer | Jan Brinkmann <luckyduck@gentoo.org> | 2005-01-15 14:01:57 +0000 |
commit | 5ee8c44833e96c46c3151dde34331ea0ec293b8c (patch) | |
tree | 972a61cb1ba8006861517f1d201190cc5cc3d955 /profiles | |
parent | Add patch to properly solve compile issue. (Manifest recommit) (diff) | |
download | gentoo-2-5ee8c44833e96c46c3151dde34331ea0ec293b8c.tar.gz gentoo-2-5ee8c44833e96c46c3151dde34331ea0ec293b8c.tar.bz2 gentoo-2-5ee8c44833e96c46c3151dde34331ea0ec293b8c.zip |
added examples useflag to dev-java/xerces
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 05602ee49edb..c624de068487 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.869 2005/01/15 12:15:06 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.870 2005/01/15 14:01:57 luckyduck Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -171,6 +171,7 @@ dev-java/quartz:servlet-2.4 - Enable servlet-2.4 support dev-java/quartz:struts - Enable struts support dev-java/sun-jdk:jce - Enable Java Cryptographic Extension Unlimited Strength Policy files dev-java/velocity:j2ee - Add j2ee support +dev-java/xerces:examples - Install example source code dev-java/xerces:source - Zip the sources and install them dev-java/xml-xmlbeans:source - Zip the sources and install them dev-lang/R:blas - Use the blas library. (virtual/blas) |