Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-mailwatch-plugin: xfce4-mailwatch-plugin-1.1.0-r1.ebuild xfce4-mailwatch-plugin-1.2.0.ebuild ChangeLog
Date: Sat, 01 Mar 2014 22:28:43
Message-Id: 20140301222838.B5E3D2004C@flycatcher.gentoo.org
1 mgorny 14/03/01 22:28:38
2
3 Modified: xfce4-mailwatch-plugin-1.1.0-r1.ebuild
4 xfce4-mailwatch-plugin-1.2.0.ebuild ChangeLog
5 Log:
6 Update libgcrypt dep to use slot :0.
7
8 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
9
10 Revision Changes Path
11 1.7 xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0-r1.ebuild?rev=1.7&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0-r1.ebuild?rev=1.7&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0-r1.ebuild?r1=1.6&r2=1.7
16
17 Index: xfce4-mailwatch-plugin-1.1.0-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0-r1.ebuild,v
20 retrieving revision 1.6
21 retrieving revision 1.7
22 diff -u -r1.6 -r1.7
23 --- xfce4-mailwatch-plugin-1.1.0-r1.ebuild 26 Dec 2012 11:07:15 -0000 1.6
24 +++ xfce4-mailwatch-plugin-1.1.0-r1.ebuild 1 Mar 2014 22:28:38 -0000 1.7
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2012 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0-r1.ebuild,v 1.6 2012/12/26 11:07:15 ssuominen Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0-r1.ebuild,v 1.7 2014/03/01 22:28:38 mgorny Exp $
31
32 EAPI=5
33 EAUTORECONF=yes
34 @@ -19,7 +19,7 @@
35 >=xfce-base/libxfce4util-4.10
36 >=xfce-base/xfce4-panel-4.10
37 ssl? (
38 - dev-libs/libgcrypt
39 + dev-libs/libgcrypt:0
40 >=net-libs/gnutls-2
41 )"
42 DEPEND="${RDEPEND}
43
44
45
46 1.5 xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0.ebuild?rev=1.5&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0.ebuild?rev=1.5&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0.ebuild?r1=1.4&r2=1.5
51
52 Index: xfce4-mailwatch-plugin-1.2.0.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0.ebuild,v
55 retrieving revision 1.4
56 retrieving revision 1.5
57 diff -u -r1.4 -r1.5
58 --- xfce4-mailwatch-plugin-1.2.0.ebuild 28 Jan 2014 14:17:47 -0000 1.4
59 +++ xfce4-mailwatch-plugin-1.2.0.ebuild 1 Mar 2014 22:28:38 -0000 1.5
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2014 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0.ebuild,v 1.4 2014/01/28 14:17:47 ago Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0.ebuild,v 1.5 2014/03/01 22:28:38 mgorny Exp $
65
66 EAPI=5
67 inherit xfconf
68 @@ -22,7 +22,7 @@
69 >=xfce-base/libxfce4util-4.10
70 >=xfce-base/xfce4-panel-4.10
71 ssl? (
72 - dev-libs/libgcrypt
73 + dev-libs/libgcrypt:0
74 >=net-libs/gnutls-2
75 )"
76 DEPEND="${RDEPEND}
77
78
79
80 1.20 xfce-extra/xfce4-mailwatch-plugin/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog?rev=1.20&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog?rev=1.20&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog?r1=1.19&r2=1.20
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog,v
89 retrieving revision 1.19
90 retrieving revision 1.20
91 diff -u -r1.19 -r1.20
92 --- ChangeLog 28 Jan 2014 14:17:47 -0000 1.19
93 +++ ChangeLog 1 Mar 2014 22:28:38 -0000 1.20
94 @@ -1,6 +1,10 @@
95 # ChangeLog for xfce-extra/xfce4-mailwatch-plugin
96 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog,v 1.19 2014/01/28 14:17:47 ago Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog,v 1.20 2014/03/01 22:28:38 mgorny Exp $
99 +
100 + 01 Mar 2014; Michał Górny <mgorny@g.o>
101 + xfce4-mailwatch-plugin-1.1.0-r1.ebuild, xfce4-mailwatch-plugin-1.2.0.ebuild:
102 + Update libgcrypt dep to use slot :0.
103
104 28 Jan 2014; Agostino Sarubbo <ago@g.o>
105 xfce4-mailwatch-plugin-1.2.0.ebuild: