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: ChangeLog use.local.desc
Date: Mon, 03 Mar 2008 08:23:22
Message-Id: E1JW5x9-0001zs-SN@stork.gentoo.org
1 caster 08/03/03 08:23:19
2
3 Modified: ChangeLog use.local.desc
4 Log:
5 Remove all no* flags for dev-java/ant-tasks, bug #177362.
6
7 Revision Changes Path
8 1.1172 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1172&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1172&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.1171&r2=1.1172
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.1171
18 retrieving revision 1.1172
19 diff -u -r1.1171 -r1.1172
20 --- ChangeLog 3 Mar 2008 03:35:28 -0000 1.1171
21 +++ ChangeLog 3 Mar 2008 08:23:19 -0000 1.1172
22 @@ -1,6 +1,9 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1171 2008/03/03 03:35:28 dirtyepic Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1172 2008/03/03 08:23:19 caster Exp $
27 +
28 + 03 Mar 2008; Vlastimil Babka <caster@g.o> use.local.desc:
29 + Remove all no* flags for dev-java/ant-tasks, bug #177362.
30
31 02 Mar 2008; Christian Faulhammer <opfer@g.o> use.local.desc:
32 USE=libpaludis for app-portage/gatt-svn
33
34
35
36 1.3405 profiles/use.local.desc
37
38 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3405&view=markup
39 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3405&content-type=text/plain
40 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3404&r2=1.3405
41
42 Index: use.local.desc
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
45 retrieving revision 1.3404
46 retrieving revision 1.3405
47 diff -u -r1.3404 -r1.3405
48 --- use.local.desc 2 Mar 2008 23:55:08 -0000 1.3404
49 +++ use.local.desc 3 Mar 2008 08:23:19 -0000 1.3405
50 @@ -1,6 +1,6 @@
51 # Copyright 1999-2008 Gentoo Foundation.
52 # Distributed under the terms of the GNU General Public License v2
53 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3404 2008/03/02 23:55:08 opfer Exp $
54 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3405 2008/03/03 08:23:19 caster Exp $
55
56 # This file contains descriptions of local USE flags, and the ebuilds which
57 # contain them.
58 @@ -364,25 +364,6 @@
59 dev-java/ant-tasks:jmf - Enable JMF (Java Media Framework) Ant tasks
60 dev-java/ant-tasks:jsch - Disable Jsch (ssh, scp and related) Ant tasks
61 dev-java/ant-tasks:log4j - Enable Apache log4j Ant tasks
62 -dev-java/ant-tasks:noantlr - Disable ANTLR Ant task -- Warning: Enabling this could break some of the Java packages!!
63 -dev-java/ant-tasks:nobcel - Disable bcel Ant task -- Warning: Enabling this could break some of the Java packages!!
64 -dev-java/ant-tasks:nobeanutils - Disable beanutils Ant task -- Warning: Enabling this could break some of the Java packages!!
65 -dev-java/ant-tasks:nobsf - Disable bsf Ant task -- Warning: Enabling this could break some of the Java packages!!
66 -dev-java/ant-tasks:nobsh - Disable bsh Ant task -- Warning: Enabling this could break some of the Java packages!!
67 -dev-java/ant-tasks:nocommonslogging - Disable commons-logging Ant task -- Warning: Enabling this could break some of the Java packages!!
68 -dev-java/ant-tasks:nocommonsnet - Disable commons-net Ant task -- Warning: Enabling this could break some of the Java packages!!
69 -dev-java/ant-tasks:nojdepend - Disable Jdepend Ant task -- Warning: Enabling this could break some of the Java packages!!
70 -dev-java/ant-tasks:nojmf - Disable JMF (Java Media Framework) Ant task -- Warning: Enabling this could break some of the Java packages!!
71 -dev-java/ant-tasks:nojsch - Disable Jsch Ant task -- Warning: Enabling this could break some of the Java packages!!
72 -dev-java/ant-tasks:nojython - Disable Jython Ant task -- Warning: Enabling this could break some of the Java packages!!
73 -dev-java/ant-tasks:nolog4j - Disable Apache log4j Ant task -- Warning: Enabling this could break some of the Java packages!!
74 -dev-java/ant-tasks:nooro - Disable Oro Ant task -- Warning: Enabling this could break some of the Java packages!!
75 -dev-java/ant-tasks:noregexp - Disable Apache Regexp Ant task -- Warning: Enabling this could break some of the Java packages!!
76 -dev-java/ant-tasks:noresolver - Disable Apache Resolver Ant task -- Warning: Enabling this could break some of the Java packages!!
77 -dev-java/ant-tasks:norhino - Disable Rhino Ant task -- Warning: Enabling this could break some of the Java packages!!
78 -dev-java/ant-tasks:noswing - Disable Swing Ant task -- Warning: Enabling this could break some of the Java packages!!
79 -dev-java/ant-tasks:noxalan - Disable Xalan Ant task -- Warning: Enabling this could break some of the Java packages!!
80 -dev-java/ant-tasks:noxerces - Disable Xerces Ant task -- Warning: Enabling this could break some of the Java packages!!
81 dev-java/ant-tasks:oro - Enable Apache Oro Ant tasks
82 dev-java/ant-tasks:regexp - Enable Apache Regexp Ant tasks
83 dev-java/ant-tasks:resolver - Enable Apache Resolver Ant tasks
84
85
86
87 --
88 gentoo-commits@l.g.o mailing list