Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog use.desc
Date: Sat, 22 Nov 2008 17:11:00
Message-Id: E1L3w0Y-000536-PK@stork.gentoo.org
1 ulm 08/11/22 17:10:58
2
3 Modified: ChangeLog use.desc
4 Log:
5 Update description of plotutils flag since it is not limited to gnuplot.
6
7 Revision Changes Path
8 1.2071 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.2071&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.2071&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.2070&r2=1.2071
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.2070
18 retrieving revision 1.2071
19 diff -u -r1.2070 -r1.2071
20 --- ChangeLog 20 Nov 2008 07:14:31 -0000 1.2070
21 +++ ChangeLog 22 Nov 2008 17:10:58 -0000 1.2071
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.2070 2008/11/20 07:14:31 ulm Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2071 2008/11/22 17:10:58 ulm 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 in doubt put a record here!
31
32 + 22 Nov 2008; Ulrich Mueller <ulm@g.o> use.desc:
33 + Update description of plotutils flag since it is not limited to gnuplot.
34 +
35 20 Nov 2008; Ulrich Mueller <ulm@g.o> package.mask:
36 Unmask app-emacs/quilt-el.
37
38
39
40
41 1.404 profiles/use.desc
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.404&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.404&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?r1=1.403&r2=1.404
46
47 Index: use.desc
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
50 retrieving revision 1.403
51 retrieving revision 1.404
52 diff -u -r1.403 -r1.404
53 --- use.desc 17 Oct 2008 18:22:53 -0000 1.403
54 +++ use.desc 22 Nov 2008 17:10:58 -0000 1.404
55 @@ -1,6 +1,6 @@
56 # Copyright 1999-2007 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.403 2008/10/17 18:22:53 maekke Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.404 2008/11/22 17:10:58 ulm Exp $
60
61 # Keep them sorted
62
63 @@ -271,7 +271,7 @@
64 php - Include support for the PHP language
65 pic - Build Position Independent Code. Do not utilize this flag unless you know what you're doing
66 plasma - Build optional plasma widgets that require kde-base/libplasma
67 -plotutils - Adds plotutils support to gnuplot (library for 2-D vector graphics)
68 +plotutils - Add support for plotutils (library for 2-D vector graphics)
69 png - Adds support for libpng (PNG images)
70 portaudio - Adds support for the crossplatform portaudio audio API
71 posix - Adds support for POSIX-compatible functions