Gentoo Archives: gentoo-commits

From: "Christoph Mende (angelos)" <angelos@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.ebuild ChangeLog
Date: Tue, 31 May 2011 11:08:47
Message-Id: 20110531110837.847D320054@flycatcher.gentoo.org
1 angelos 11/05/31 11:08:37
2
3 Modified: xfce4-mailwatch-plugin-1.1.0.ebuild ChangeLog
4 Log:
5 Fix underlinking (bug #369457)
6
7 (Portage version: 2.2.0_alpha37/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.6 xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild?r1=1.5&r2=1.6
15
16 Index: xfce4-mailwatch-plugin-1.1.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- xfce4-mailwatch-plugin-1.1.0.ebuild 19 May 2011 21:42:34 -0000 1.5
23 +++ xfce4-mailwatch-plugin-1.1.0.ebuild 31 May 2011 11:08:37 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild,v 1.5 2011/05/19 21:42:34 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild,v 1.6 2011/05/31 11:08:37 angelos Exp $
29
30 EAPI=4
31 EAUTORECONF=yes
32 @@ -27,6 +27,7 @@
33 PATCHES=(
34 "${FILESDIR}"/${P}-no-ssl.patch
35 "${FILESDIR}"/${P}-link_to_libxfcegui4.patch
36 + "${FILESDIR}"/${P}-link_to_libgcrypt.patch
37 )
38
39 XFCONF=(
40
41
42
43 1.4 xfce-extra/xfce4-mailwatch-plugin/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog?rev=1.4&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog?rev=1.4&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog?r1=1.3&r2=1.4
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog,v
52 retrieving revision 1.3
53 retrieving revision 1.4
54 diff -u -r1.3 -r1.4
55 --- ChangeLog 7 Aug 2010 12:33:44 -0000 1.3
56 +++ ChangeLog 31 May 2011 11:08:37 -0000 1.4
57 @@ -1,6 +1,11 @@
58 # ChangeLog for xfce-extra/xfce4-mailwatch-plugin
59 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog,v 1.3 2010/08/07 12:33:44 ssuominen Exp $
61 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog,v 1.4 2011/05/31 11:08:37 angelos Exp $
63 +
64 + 31 May 2011; Christoph Mende <angelos@g.o>
65 + xfce4-mailwatch-plugin-1.1.0.ebuild,
66 + +files/xfce4-mailwatch-plugin-1.1.0-link_to_libgcrypt.patch:
67 + Fix underlinking (bug #369457)
68
69 07 Aug 2010; Samuli Suominen <ssuominen@g.o>
70 xfce4-mailwatch-plugin-1.1.0.ebuild,