Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-filter/libsieve: ChangeLog libsieve-2.2.7.ebuild
Date: Fri, 03 Feb 2012 17:54:37
Message-Id: 20120203175426.7D15F2004B@flycatcher.gentoo.org
1 ago 12/02/03 17:54:26
2
3 Modified: ChangeLog libsieve-2.2.7.ebuild
4 Log:
5 Stable for amd64, wrt bug #397051
6
7 (Portage version: 2.1.10.44/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.18 mail-filter/libsieve/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/libsieve/ChangeLog?rev=1.18&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/libsieve/ChangeLog?rev=1.18&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/libsieve/ChangeLog?r1=1.17&r2=1.18
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/mail-filter/libsieve/ChangeLog,v
19 retrieving revision 1.17
20 retrieving revision 1.18
21 diff -u -r1.17 -r1.18
22 --- ChangeLog 20 Jul 2011 17:17:55 -0000 1.17
23 +++ ChangeLog 3 Feb 2012 17:54:26 -0000 1.18
24 @@ -1,6 +1,9 @@
25 # ChangeLog for mail-filter/libsieve
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/libsieve/ChangeLog,v 1.17 2011/07/20 17:17:55 pacho Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/libsieve/ChangeLog,v 1.18 2012/02/03 17:54:26 ago Exp $
30 +
31 + 03 Feb 2012; Agostino Sarubbo <ago@g.o> libsieve-2.2.7.ebuild:
32 + Stable for amd64, wrt bug #397051
33
34 20 Jul 2011; Pacho Ramos <pacho@g.o> metadata.xml:
35 Drop maintainer due retirement, bug #118937
36
37
38
39 1.5 mail-filter/libsieve/libsieve-2.2.7.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/libsieve/libsieve-2.2.7.ebuild?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/libsieve/libsieve-2.2.7.ebuild?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/libsieve/libsieve-2.2.7.ebuild?r1=1.4&r2=1.5
44
45 Index: libsieve-2.2.7.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/mail-filter/libsieve/libsieve-2.2.7.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- libsieve-2.2.7.ebuild 25 Jan 2010 19:28:58 -0000 1.4
52 +++ libsieve-2.2.7.ebuild 3 Feb 2012 17:54:26 -0000 1.5
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/libsieve/libsieve-2.2.7.ebuild,v 1.4 2010/01/25 19:28:58 bangert Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/libsieve/libsieve-2.2.7.ebuild,v 1.5 2012/02/03 17:54:26 ago Exp $
59
60 DESCRIPTION="A library for parsing, sorting and filtering your mail."
61 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
62 @@ -8,7 +8,7 @@
63
64 SLOT="0"
65 LICENSE="MIT LGPL-2"
66 -KEYWORDS="~sparc ~ppc ~alpha ~amd64 ~x86"
67 +KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86"
68 IUSE=""
69
70 DEPEND=""