Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libnotify: libnotify-0.7.6.ebuild ChangeLog libnotify-0.7.5-r1.ebuild libnotify-0.7.6-r1.ebuild
Date: Tue, 31 Mar 2015 20:26:38
Message-Id: 20150331202635.3EBCD14F0E@oystercatcher.gentoo.org
1 ulm 15/03/31 20:26:35
2
3 Modified: libnotify-0.7.6.ebuild ChangeLog
4 libnotify-0.7.5-r1.ebuild libnotify-0.7.6-r1.ebuild
5 Log:
6 Update dependency after package move of eselect modules to app-eselect.
7
8 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
9
10 Revision Changes Path
11 1.3 x11-libs/libnotify/libnotify-0.7.6.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libnotify/libnotify-0.7.6.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libnotify/libnotify-0.7.6.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libnotify/libnotify-0.7.6.ebuild?r1=1.2&r2=1.3
16
17 Index: libnotify-0.7.6.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.7.6.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- libnotify-0.7.6.ebuild 24 Nov 2014 02:50:14 -0000 1.2
24 +++ libnotify-0.7.6.ebuild 31 Mar 2015 20:26:35 -0000 1.3
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2014 Gentoo Foundation
27 +# Copyright 1999-2015 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.7.6.ebuild,v 1.2 2014/11/24 02:50:14 tetromino Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.7.6.ebuild,v 1.3 2015/03/31 20:26:35 ulm Exp $
31
32 EAPI=5
33 inherit autotools gnome.org
34 @@ -13,7 +13,7 @@
35 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
36 IUSE="+introspection test"
37
38 -RDEPEND="app-admin/eselect-notify-send
39 +RDEPEND="app-eselect/eselect-notify-send
40 >=dev-libs/glib-2.26
41 x11-libs/gdk-pixbuf:2
42 introspection? ( >=dev-libs/gobject-introspection-1.32 )"
43
44
45
46 1.106 x11-libs/libnotify/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libnotify/ChangeLog?rev=1.106&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libnotify/ChangeLog?rev=1.106&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libnotify/ChangeLog?r1=1.105&r2=1.106
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v
55 retrieving revision 1.105
56 retrieving revision 1.106
57 diff -u -r1.105 -r1.106
58 --- ChangeLog 24 Nov 2014 02:50:14 -0000 1.105
59 +++ ChangeLog 31 Mar 2015 20:26:35 -0000 1.106
60 @@ -1,6 +1,10 @@
61 # ChangeLog for x11-libs/libnotify
62 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.105 2014/11/24 02:50:14 tetromino Exp $
64 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
65 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.106 2015/03/31 20:26:35 ulm Exp $
66 +
67 + 31 Mar 2015; Ulrich Müller <ulm@g.o> libnotify-0.7.5-r1.ebuild,
68 + libnotify-0.7.6.ebuild, libnotify-0.7.6-r1.ebuild:
69 + Update dependency after package move of eselect modules to app-eselect.
70
71 *libnotify-0.7.6-r1 (24 Nov 2014)
72
73
74
75
76 1.13 x11-libs/libnotify/libnotify-0.7.5-r1.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libnotify/libnotify-0.7.5-r1.ebuild?rev=1.13&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libnotify/libnotify-0.7.5-r1.ebuild?rev=1.13&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libnotify/libnotify-0.7.5-r1.ebuild?r1=1.12&r2=1.13
81
82 Index: libnotify-0.7.5-r1.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.7.5-r1.ebuild,v
85 retrieving revision 1.12
86 retrieving revision 1.13
87 diff -u -r1.12 -r1.13
88 --- libnotify-0.7.5-r1.ebuild 24 Nov 2014 02:50:14 -0000 1.12
89 +++ libnotify-0.7.5-r1.ebuild 31 Mar 2015 20:26:35 -0000 1.13
90 @@ -1,6 +1,6 @@
91 -# Copyright 1999-2014 Gentoo Foundation
92 +# Copyright 1999-2015 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.7.5-r1.ebuild,v 1.12 2014/11/24 02:50:14 tetromino Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.7.5-r1.ebuild,v 1.13 2015/03/31 20:26:35 ulm Exp $
96
97 EAPI=5
98 inherit autotools gnome.org
99 @@ -13,7 +13,7 @@
100 KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
101 IUSE="doc +introspection test"
102
103 -RDEPEND="app-admin/eselect-notify-send
104 +RDEPEND="app-eselect/eselect-notify-send
105 >=dev-libs/glib-2.26
106 x11-libs/gdk-pixbuf:2
107 introspection? ( >=dev-libs/gobject-introspection-1.32 )"
108
109
110
111 1.2 x11-libs/libnotify/libnotify-0.7.6-r1.ebuild
112
113 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libnotify/libnotify-0.7.6-r1.ebuild?rev=1.2&view=markup
114 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libnotify/libnotify-0.7.6-r1.ebuild?rev=1.2&content-type=text/plain
115 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libnotify/libnotify-0.7.6-r1.ebuild?r1=1.1&r2=1.2
116
117 Index: libnotify-0.7.6-r1.ebuild
118 ===================================================================
119 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.7.6-r1.ebuild,v
120 retrieving revision 1.1
121 retrieving revision 1.2
122 diff -u -r1.1 -r1.2
123 --- libnotify-0.7.6-r1.ebuild 24 Nov 2014 02:50:14 -0000 1.1
124 +++ libnotify-0.7.6-r1.ebuild 31 Mar 2015 20:26:35 -0000 1.2
125 @@ -1,6 +1,6 @@
126 -# Copyright 1999-2014 Gentoo Foundation
127 +# Copyright 1999-2015 Gentoo Foundation
128 # Distributed under the terms of the GNU General Public License v2
129 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.7.6-r1.ebuild,v 1.1 2014/11/24 02:50:14 tetromino Exp $
130 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.7.6-r1.ebuild,v 1.2 2015/03/31 20:26:35 ulm Exp $
131
132 EAPI=5
133 inherit autotools eutils gnome.org multilib-minimal
134 @@ -13,7 +13,7 @@
135 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
136 IUSE="+introspection test"
137
138 -COMMON_DEPEND="app-admin/eselect-notify-send
139 +COMMON_DEPEND="app-eselect/eselect-notify-send
140 >=dev-libs/glib-2.26:2[${MULTILIB_USEDEP}]
141 x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}]
142 introspection? ( >=dev-libs/gobject-introspection-1.32 )"