Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-misc/gnote: ChangeLog gnote-0.7.1.ebuild gnote-0.6.3.ebuild gnote-0.6.2.ebuild
Date: Tue, 23 Feb 2010 19:37:26
Message-Id: E1Nk0ZQ-0002sB-3r@stork.gentoo.org
1 eva 10/02/23 19:37:24
2
3 Modified: ChangeLog gnote-0.7.1.ebuild gnote-0.6.3.ebuild
4 Removed: gnote-0.6.2.ebuild
5 Log:
6 gnome-panel dependency is optional, bug #298932, thanks to Olaf for noticing.
7 (Portage version: 2.2_rc63/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.6 app-misc/gnote/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/gnote/ChangeLog?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/gnote/ChangeLog?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/gnote/ChangeLog?r1=1.5&r2=1.6
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-misc/gnote/ChangeLog,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- ChangeLog 11 Jan 2010 23:20:38 -0000 1.5
23 +++ ChangeLog 23 Feb 2010 19:37:22 -0000 1.6
24 @@ -1,6 +1,11 @@
25 # ChangeLog for app-misc/gnote
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/ChangeLog,v 1.5 2010/01/11 23:20:38 eva Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/ChangeLog,v 1.6 2010/02/23 19:37:22 eva Exp $
29 +
30 + 23 Feb 2010; Gilles Dartiguelongue <eva@g.o> -gnote-0.6.2.ebuild,
31 + gnote-0.6.3.ebuild, gnote-0.7.1.ebuild:
32 + gnome-panel dependency is optional, bug #298932, thanks to Olaf for
33 + noticing.
34
35 *gnote-0.7.1 (11 Jan 2010)
36
37
38
39
40 1.2 app-misc/gnote/gnote-0.7.1.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/gnote/gnote-0.7.1.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/gnote/gnote-0.7.1.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/gnote/gnote-0.7.1.ebuild?r1=1.1&r2=1.2
45
46 Index: gnote-0.7.1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/app-misc/gnote/gnote-0.7.1.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- gnote-0.7.1.ebuild 11 Jan 2010 23:20:38 -0000 1.1
53 +++ gnote-0.7.1.ebuild 23 Feb 2010 19:37:22 -0000 1.2
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2010 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/gnote-0.7.1.ebuild,v 1.1 2010/01/11 23:20:38 eva Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/gnote-0.7.1.ebuild,v 1.2 2010/02/23 19:37:22 eva Exp $
59
60 EAPI="2"
61
62 @@ -24,8 +24,9 @@
63 >=app-text/gtkspell-2.0.9
64 >=dev-libs/boost-1.34
65 sys-libs/e2fsprogs-libs
66 - >=gnome-base/gnome-panel-2
67 - applet? ( >=dev-cpp/libpanelappletmm-2.26 )"
68 + applet? (
69 + >=gnome-base/gnome-panel-2
70 + >=dev-cpp/libpanelappletmm-2.26 )"
71 # Build with dbus is currently not implemented
72 # dbus? ( >=dev-libs/dbus-glib-0.70 )"
73 DEPEND="${DEPEND}
74
75
76
77 1.2 app-misc/gnote/gnote-0.6.3.ebuild
78
79 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/gnote/gnote-0.6.3.ebuild?rev=1.2&view=markup
80 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/gnote/gnote-0.6.3.ebuild?rev=1.2&content-type=text/plain
81 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/gnote/gnote-0.6.3.ebuild?r1=1.1&r2=1.2
82
83 Index: gnote-0.6.3.ebuild
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/app-misc/gnote/gnote-0.6.3.ebuild,v
86 retrieving revision 1.1
87 retrieving revision 1.2
88 diff -u -r1.1 -r1.2
89 --- gnote-0.6.3.ebuild 13 Dec 2009 21:51:45 -0000 1.1
90 +++ gnote-0.6.3.ebuild 23 Feb 2010 19:37:22 -0000 1.2
91 @@ -1,6 +1,6 @@
92 -# Copyright 1999-2009 Gentoo Foundation
93 +# Copyright 1999-2010 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/gnote-0.6.3.ebuild,v 1.1 2009/12/13 21:51:45 eva Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/gnote-0.6.3.ebuild,v 1.2 2010/02/23 19:37:22 eva Exp $
97
98 EAPI="2"
99
100 @@ -24,8 +24,9 @@
101 >=app-text/gtkspell-2.0.9
102 >=dev-libs/boost-1.34
103 sys-libs/e2fsprogs-libs
104 - >=gnome-base/gnome-panel-2
105 - applet? ( >=dev-cpp/libpanelappletmm-2.26 )"
106 + applet? (
107 + >=gnome-base/gnome-panel-2
108 + >=dev-cpp/libpanelappletmm-2.26 )"
109 # Build with dbus is currently not implemented
110 # dbus? ( >=dev-libs/dbus-glib-0.70 )"
111 DEPEND="${DEPEND}