Gentoo Archives: gentoo-commits

From: "Thilo Bangert (bangert)" <bangert@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-filter/libsieve: libsieve-2.2.6.ebuild ChangeLog
Date: Sat, 27 Oct 2007 22:58:16
Message-Id: E1Ilubb-0006rm-BV@stork.gentoo.org
1 bangert 07/10/27 22:58:11
2
3 Modified: libsieve-2.2.6.ebuild ChangeLog
4 Log:
5 add ~sparc, ~pcc and ~alpha
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.2 mail-filter/libsieve/libsieve-2.2.6.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/libsieve/libsieve-2.2.6.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/libsieve/libsieve-2.2.6.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/libsieve/libsieve-2.2.6.ebuild?r1=1.1&r2=1.2
14
15 Index: libsieve-2.2.6.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/mail-filter/libsieve/libsieve-2.2.6.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- libsieve-2.2.6.ebuild 23 Oct 2007 12:35:39 -0000 1.1
22 +++ libsieve-2.2.6.ebuild 27 Oct 2007 22:58:10 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/libsieve/libsieve-2.2.6.ebuild,v 1.1 2007/10/23 12:35:39 bangert Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/libsieve/libsieve-2.2.6.ebuild,v 1.2 2007/10/27 22:58:10 bangert Exp $
28
29 inherit toolchain-funcs
30
31 @@ -10,7 +10,7 @@
32
33 SLOT="0"
34 LICENSE="MIT LGPL-2"
35 -KEYWORDS="~amd64 ~x86"
36 +KEYWORDS="~sparc ~ppc ~alpha ~amd64 ~x86"
37 IUSE=""
38
39 DEPEND="virtual/libc"
40
41
42
43 1.10 mail-filter/libsieve/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/libsieve/ChangeLog?rev=1.10&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/libsieve/ChangeLog?rev=1.10&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/libsieve/ChangeLog?r1=1.9&r2=1.10
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/mail-filter/libsieve/ChangeLog,v
52 retrieving revision 1.9
53 retrieving revision 1.10
54 diff -u -r1.9 -r1.10
55 --- ChangeLog 27 Oct 2007 20:42:58 -0000 1.9
56 +++ ChangeLog 27 Oct 2007 22:58:10 -0000 1.10
57 @@ -1,6 +1,9 @@
58 # ChangeLog for mail-filter/libsieve
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/libsieve/ChangeLog,v 1.9 2007/10/27 20:42:58 bangert Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/libsieve/ChangeLog,v 1.10 2007/10/27 22:58:10 bangert Exp $
62 +
63 + 27 Oct 2007; Thilo Bangert <bangert@g.o> libsieve-2.2.6.ebuild:
64 + add ~sparc, ~pcc and ~alpha
65
66 27 Oct 2007; Thilo Bangert <bangert@g.o> -libsieve-2.2.1.ebuild,
67 -libsieve-2.2.3.ebuild:
68
69
70
71 --
72 gentoo-commits@g.o mailing list