Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-clamd: claws-mail-clamd-3.5.3.ebuild ChangeLog
Date: Sat, 07 Apr 2012 11:29:55
Message-Id: 20120407112945.E3A1C2004B@flycatcher.gentoo.org
1 maekke 12/04/07 11:29:45
2
3 Modified: claws-mail-clamd-3.5.3.ebuild ChangeLog
4 Log:
5 x86 stable, bug #387547
6
7 (Portage version: 2.1.10.56/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 mail-client/claws-mail-clamd/claws-mail-clamd-3.5.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-clamd/claws-mail-clamd-3.5.3.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-clamd/claws-mail-clamd-3.5.3.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-clamd/claws-mail-clamd-3.5.3.ebuild?r1=1.2&r2=1.3
15
16 Index: claws-mail-clamd-3.5.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-clamd/claws-mail-clamd-3.5.3.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- claws-mail-clamd-3.5.3.ebuild 25 Feb 2012 21:13:29 -0000 1.2
23 +++ claws-mail-clamd-3.5.3.ebuild 7 Apr 2012 11:29:45 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-clamd/claws-mail-clamd-3.5.3.ebuild,v 1.2 2012/02/25 21:13:29 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-clamd/claws-mail-clamd-3.5.3.ebuild,v 1.3 2012/04/07 11:29:45 maekke Exp $
29
30 inherit eutils
31
32 @@ -11,7 +11,7 @@
33 SRC_URI="http://www.claws-mail.org/downloads/plugins/${MY_P}.tar.gz"
34 LICENSE="GPL-3"
35 SLOT="0"
36 -KEYWORDS="amd64 ~x86"
37 +KEYWORDS="amd64 x86"
38 IUSE=""
39 RDEPEND=">=mail-client/claws-mail-3.8.0"
40 DEPEND="${RDEPEND}
41
42
43
44 1.17 mail-client/claws-mail-clamd/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-clamd/ChangeLog?rev=1.17&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-clamd/ChangeLog?rev=1.17&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-clamd/ChangeLog?r1=1.16&r2=1.17
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-clamd/ChangeLog,v
53 retrieving revision 1.16
54 retrieving revision 1.17
55 diff -u -r1.16 -r1.17
56 --- ChangeLog 4 Mar 2012 12:07:48 -0000 1.16
57 +++ ChangeLog 7 Apr 2012 11:29:45 -0000 1.17
58 @@ -1,6 +1,9 @@
59 # ChangeLog for mail-client/claws-mail-clamd
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-clamd/ChangeLog,v 1.16 2012/03/04 12:07:48 pacho Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-clamd/ChangeLog,v 1.17 2012/04/07 11:29:45 maekke Exp $
63 +
64 + 07 Apr 2012; Markus Meier <maekke@g.o> claws-mail-clamd-3.5.3.ebuild:
65 + x86 stable, bug #387547
66
67 04 Mar 2012; Pacho Ramos <pacho@g.o> metadata.xml:
68 Drop maintainer due retirement, bug #206112