Gentoo Archives: gentoo-commits

From: "Vlastimil Babka (caster)" <caster@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc
Date: Fri, 04 Jan 2008 19:10:41
Message-Id: E1JArw7-0001aY-JA@stork.gentoo.org
1 caster 08/01/04 19:10:31
2
3 Modified: use.local.desc
4 Log:
5 Add local USE flags for new dev-java/ant-tasks versions, will replace the no* flags, bug #177362.
6
7 Revision Changes Path
8 1.3272 profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3272&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3272&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3271&r2=1.3272
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.3271
18 retrieving revision 1.3272
19 diff -u -r1.3271 -r1.3272
20 --- use.local.desc 4 Jan 2008 13:08:55 -0000 1.3271
21 +++ use.local.desc 4 Jan 2008 19:10:30 -0000 1.3272
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2007 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3271 2008/01/04 13:08:55 jokey Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3272 2008/01/04 19:10:30 caster Exp $
27
28 # This file contains descriptions of local USE flags, and the ebuilds which
29 # contain them.
30 @@ -345,8 +345,20 @@
31 dev-games/ogre:devil - image loading support with DevIL
32 dev-games/ogre:double-precision - more precise calculations at the expense of speed
33 dev-haskell/gtk2hs:glade - Enable libglade bindings compilation
34 +dev-java/ant-tasks:antlr - Enable ANTLR Ant tasks
35 +dev-java/ant-tasks:bcel - Enable bcel (bytecode manipulation) Ant tasks
36 +dev-java/ant-tasks:bsf - Enable BSF (Bean Scripting Framework) Ant tasks
37 +dev-java/ant-tasks:commonslogging - Enable commons-logging Ant tasks
38 +dev-java/ant-tasks:commonsnet - Enable commons-net Ant tasks
39 dev-java/ant-tasks:jai - Enable JAI (Java Imaging) Ant task
40 dev-java/ant-tasks:javamail - Enable JavaMail Ant task
41 +dev-java/ant-tasks:jdepend - Enable Jdepend Ant tasks
42 +dev-java/ant-tasks:jmf - Enable JMF (Java Media Framework) Ant tasks
43 +dev-java/ant-tasks:jsch - Disable Jsch (ssh, scp and related) Ant tasks
44 +dev-java/ant-tasks:log4j - Enable Apache log4j Ant tasks
45 +dev-java/ant-tasks:oro - Enable Apache Oro Ant tasks
46 +dev-java/ant-tasks:regexp - Enable Apache Regexp Ant tasks
47 +dev-java/ant-tasks:resolver - Enable Apache Resolver Ant tasks
48 dev-java/ant-tasks:noantlr - Disable ANTLR Ant task -- Warning: Enabling this could break some of the Java packages!!
49 dev-java/ant-tasks:nobcel - Disable bcel Ant task -- Warning: Enabling this could break some of the Java packages!!
50 dev-java/ant-tasks:nobeanutils - Disable beanutils Ant task -- Warning: Enabling this could break some of the Java packages!!
51
52
53
54 --
55 gentoo-commits@g.o mailing list