Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libnotify: libnotify-0.4.4.ebuild ChangeLog
Date: Mon, 23 Jun 2008 13:38:05
Message-Id: E1KAmF6-0000is-04@stork.gentoo.org
1 drac 08/06/23 13:37:59
2
3 Modified: libnotify-0.4.4.ebuild ChangeLog
4 Log:
5 ci again..
6 (Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc3 x86_64)
7
8 Revision Changes Path
9 1.12 x11-libs/libnotify/libnotify-0.4.4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libnotify/libnotify-0.4.4.ebuild?rev=1.12&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libnotify/libnotify-0.4.4.ebuild?rev=1.12&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libnotify/libnotify-0.4.4.ebuild?r1=1.11&r2=1.12
14
15 Index: libnotify-0.4.4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.4.4.ebuild,v
18 retrieving revision 1.11
19 retrieving revision 1.12
20 diff -u -r1.11 -r1.12
21 --- libnotify-0.4.4.ebuild 25 Aug 2007 13:55:52 -0000 1.11
22 +++ libnotify-0.4.4.ebuild 23 Jun 2008 13:37:59 -0000 1.12
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.4.4.ebuild,v 1.11 2007/08/25 13:55:52 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.4.4.ebuild,v 1.12 2008/06/23 13:37:59 drac Exp $
29
30 inherit eutils
31
32 @@ -16,7 +16,7 @@
33 RDEPEND=">=x11-libs/gtk+-2.6
34 >=dev-libs/glib-2.6
35 >=dev-libs/dbus-glib-0.71
36 - || ( x11-misc/notification-daemon xfce-extra/notification-daemon-xfce )"
37 + || ( x11-misc/notification-daemon x11-misc/notification-daemon-xfce )"
38 DEPEND="${RDEPEND}
39 doc? ( >=dev-util/gtk-doc-1.4 )"
40
41
42
43
44 1.41 x11-libs/libnotify/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libnotify/ChangeLog?rev=1.41&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libnotify/ChangeLog?rev=1.41&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libnotify/ChangeLog?r1=1.40&r2=1.41
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v
53 retrieving revision 1.40
54 retrieving revision 1.41
55 diff -u -r1.40 -r1.41
56 --- ChangeLog 13 Dec 2007 19:32:10 -0000 1.40
57 +++ ChangeLog 23 Jun 2008 13:37:59 -0000 1.41
58 @@ -1,6 +1,10 @@
59 # ChangeLog for x11-libs/libnotify
60 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.40 2007/12/13 19:32:10 compnerd Exp $
62 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.41 2008/06/23 13:37:59 drac Exp $
64 +
65 + 23 Jun 2008; Samuli Suominen <drac@g.o> libnotify-0.4.4.ebuild:
66 + Because repoman ci is broken commit to fix notification-daemon-xfce
67 + category failed without error message. Thanks to Mr. Bones.
68
69 14 Dec 2007; Saleem Abdulrasool <compnerd@g.o>
70 -libnotify-0.4.3.ebuild:
71
72
73
74 --
75 gentoo-commits@l.g.o mailing list