Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog use.local.desc
Date: Fri, 18 Jul 2008 17:59:08
Message-Id: E1KJuET-0002ab-Gx@stork.gentoo.org
1 armin76 08/07/18 17:59:05
2
3 Modified: ChangeLog use.local.desc
4 Log:
5 Add custom-optimization USE-flag for net-libs/xulrunner and www-client/mozilla-firefox
6
7 Revision Changes Path
8 1.1693 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1693&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1693&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.1692&r2=1.1693
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.1692
18 retrieving revision 1.1693
19 diff -u -r1.1692 -r1.1693
20 --- ChangeLog 17 Jul 2008 21:38:14 -0000 1.1692
21 +++ ChangeLog 18 Jul 2008 17:59:04 -0000 1.1693
22 @@ -1,11 +1,15 @@
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.1692 2008/07/17 21:38:14 cardoe Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1693 2008/07/18 17:59:04 armin76 Exp $
27 #
28 # This ChangeLog should include records for all changes in profiles directory.
29 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
30 # here. If doubt put a record here!
31
32 + 18 Jul 2008; Raúl Porcel <armin76@g.o> use.local.desc:
33 + Add custom-optimization USE-flag for net-libs/xulrunner and
34 + www-client/mozilla-firefox
35 +
36 17 Jul 2008; Doug Goldstein <cardoe@g.o> use.local.desc:
37 remove non-existant packages
38
39
40
41
42 1.3635 profiles/use.local.desc
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3635&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3635&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3634&r2=1.3635
47
48 Index: use.local.desc
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
51 retrieving revision 1.3634
52 retrieving revision 1.3635
53 diff -u -r1.3634 -r1.3635
54 --- use.local.desc 17 Jul 2008 21:48:24 -0000 1.3634
55 +++ use.local.desc 18 Jul 2008 17:59:04 -0000 1.3635
56 @@ -1,6 +1,6 @@
57 # Copyright 1999-2008 Gentoo Foundation.
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3634 2008/07/17 21:48:24 cardoe Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3635 2008/07/18 17:59:04 armin76 Exp $
61
62 # This file contains descriptions of local USE flags, and the ebuilds which
63 # contain them.
64 @@ -1700,6 +1700,7 @@
65 net-libs/webkit-gtk:soup - Use SOUP as backend instead of curl
66 net-libs/webkit-gtk:svg-experimental - enable additional experimental svg extensions
67 net-libs/webkit-gtk:xslt - enable support for XSLT
68 +net-libs/xulrunner:custom-optimization - Fine-tune custom compiler optimizations
69 net-mail/cyrus-imapd:autocreate - Enable not supported (by upstream) patch from University of Athens for automatic creation of user mailboxes
70 net-mail/cyrus-imapd:autosieve - Enable not supported (by upstream) patch from University of Athens for "on demand" creation of any folder requested by a sieve filter
71 net-mail/cyrus-imapd:drac - Enable dynamic relay support in the cyrus imap server
72 @@ -2265,6 +2266,7 @@
73 www-client/elinks:gopher - Enable support for the gopher protocol
74 www-client/kazehakase:hyperestraier - enable hyperestraier support for full-text search in history.
75 www-client/mozilla-firefox-bin:restrict-javascript - Pull in noscript extension to disable javascript globally, putting user fully in control of the sites he/she visits
76 +www-client/mozilla-firefox:custom-optimization - Fine-tune custom compiler optimizations
77 www-client/mozilla-firefox:filepicker - Enable old gtkfilepicker from 1.0.x firefox
78 www-client/mozilla-firefox:iceweasel - Enable iceweasel branding
79 www-client/mozilla-firefox:mozdevelop - Enable features for web developers (e.g. Venkman)
80
81
82
83 --
84 gentoo-commits@l.g.o mailing list