Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/nano: ChangeLog metadata.xml
Date: Mon, 28 Jul 2008 19:41:18
Message-Id: E1KNYaq-0005it-3c@stork.gentoo.org
1 ulm 08/07/28 19:41:16
2
3 Modified: ChangeLog metadata.xml
4 Log:
5 Add USE flag description to metadata wrt GLEP 56.
6 (Portage version: 2.2_rc3/cvs/Linux 2.6.25-gentoo-r6 i686)
7
8 Revision Changes Path
9 1.200 app-editors/nano/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/ChangeLog?rev=1.200&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/ChangeLog?rev=1.200&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/ChangeLog?r1=1.199&r2=1.200
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v
18 retrieving revision 1.199
19 retrieving revision 1.200
20 diff -u -r1.199 -r1.200
21 --- ChangeLog 1 Jul 2008 14:44:08 -0000 1.199
22 +++ ChangeLog 28 Jul 2008 19:41:15 -0000 1.200
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-editors/nano
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v 1.199 2008/07/01 14:44:08 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v 1.200 2008/07/28 19:41:15 ulm Exp $
28 +
29 + 28 Jul 2008; Ulrich Mueller <ulm@g.o> metadata.xml:
30 + Add USE flag description to metadata wrt GLEP 56.
31
32 01 Jul 2008; Raúl Porcel <armin76@g.o> nano-2.1.2-r1.ebuild:
33 alpha/ia64/x86 stable wrt #230001
34 @@ -642,7 +645,7 @@
35 Version bump #14521.
36
37 *nano-1.0.9-r2 (01 Dec 2002)
38 -
39 +
40 18 Jan 2003; Jan Seidel <tuxus@g.o> :
41 Added mips to keywords
42
43 @@ -651,7 +654,7 @@
44 PROVIDE virtual/editor
45
46 06 Dec 2002; Rodney Rees <manson@g.o> : changed sparc ~sparc keywords
47 -
48 +
49 01 Dec 2002; Mike Frysinger <vapier@g.o> :
50 Added a symlink for /usr/bin/nano to /bin/nano #10916
51
52 @@ -674,7 +677,7 @@
53 bumped version
54
55 *nano-1.0.8-r1 (12 Mar 2002)
56 -
57 +
58 23 Oct 2002; Mike Frysinger <vapier@g.o> :
59 Removed bootcd USE flag
60
61 @@ -683,7 +686,7 @@
62
63 11 Apr 2002; Seemant Kulleen <seemant@g.o> nano-1.0.8-r1.ebuild :
64
65 - I did not bump the revision number of this, but I added a flag to
66 + I did not bump the revision number of this, but I added a flag to
67 disable text wrapping as root, for when nano is built for the bootcd
68 or build environments. This means that the nano -w instruction in
69 our Gentoo Installation docs will need to be adjusted to just say
70
71
72
73 1.3 app-editors/nano/metadata.xml
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/metadata.xml?rev=1.3&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/metadata.xml?rev=1.3&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/nano/metadata.xml?r1=1.2&r2=1.3
78
79 Index: metadata.xml
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/app-editors/nano/metadata.xml,v
82 retrieving revision 1.2
83 retrieving revision 1.3
84 diff -u -r1.2 -r1.3
85 --- metadata.xml 29 Oct 2006 03:40:46 -0000 1.2
86 +++ metadata.xml 28 Jul 2008 19:41:15 -0000 1.3
87 @@ -22,4 +22,7 @@
88 Pico as closely as possible while addressing the problems above and
89 perhaps providing other extra functionality.
90 </longdescription>
91 +<use>
92 + <flag name='justify'>Toggle the justify option</flag>
93 +</use>
94 </pkgmetadata>