Gentoo Archives: gentoo-commits

From: "Ryan Hill (dirtyepic)" <dirtyepic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog use.local.desc
Date: Thu, 19 Jun 2008 04:41:21
Message-Id: E1K9BxT-0004rx-Qs@stork.gentoo.org
1 dirtyepic 08/06/19 04:41:15
2
3 Modified: ChangeLog use.local.desc
4 Log:
5 Add local htmlsingle USE flag for app-doc/linuxfromscratch.
6
7 Revision Changes Path
8 1.1566 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1566&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1566&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.1565&r2=1.1566
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.1565
18 retrieving revision 1.1566
19 diff -u -r1.1565 -r1.1566
20 --- ChangeLog 19 Jun 2008 01:25:39 -0000 1.1565
21 +++ ChangeLog 19 Jun 2008 04:41:14 -0000 1.1566
22 @@ -1,11 +1,14 @@
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.1565 2008/06/19 01:25:39 darkside Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1566 2008/06/19 04:41:14 dirtyepic 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 + 19 Jun 2008; Ryan Hill <dirtyepic@g.o> use.local.desc:
33 + Add local htmlsingle USE flag for app-doc/linuxfromscratch.
34 +
35 19 Jun 2008; Jeremy Olexa <darkside@g.o> package.mask:
36 Remove app-pda/syncekonnector from p.mask, removed from tree. bug #180883
37
38
39
40
41 1.3594 profiles/use.local.desc
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3594&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3594&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3593&r2=1.3594
46
47 Index: use.local.desc
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
50 retrieving revision 1.3593
51 retrieving revision 1.3594
52 diff -u -r1.3593 -r1.3594
53 --- use.local.desc 18 Jun 2008 10:45:22 -0000 1.3593
54 +++ use.local.desc 19 Jun 2008 04:41:15 -0000 1.3594
55 @@ -1,6 +1,6 @@
56 # Copyright 1999-2008 Gentoo Foundation.
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3593 2008/06/18 10:45:22 markusle Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3594 2008/06/19 04:41:15 dirtyepic Exp $
60
61 # This file contains descriptions of local USE flags, and the ebuilds which
62 # contain them.
63 @@ -86,6 +86,7 @@
64 app-dicts/stardict:qqwry - Enable QQWry plugin, which provides information (in Chinees language) about geographical position, owner, etc. for IP address
65 app-doc/doxygen:nodot - removes graphviz dependency, along with dot graphs
66 app-doc/gimp-help:webinstall - optimize images for web installation (fewer colors, depends on imagemagick)
67 +app-doc/linuxfromscratch:htmlsingle - Also install all-on-one-page HTML version
68 app-doc/pms:all-options - Include both sides of kdebuild conditionals, shown in different colours (PDF only)
69 app-doc/pms:html - Generate PMS as .html as well
70 app-doc/pms:kdebuild - Include specification for the kdebuild EAPI, see http://www.gentoo.org/proj/en/desktop/kde/kdebuild-1.xml
71
72
73
74 --
75 gentoo-commits@l.g.o mailing list