Gentoo Archives: gentoo-commits

From: "Markus Rothe (corsair)" <corsair@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-client/sylpheed: ChangeLog sylpheed-2.4.5.ebuild
Date: Thu, 13 Sep 2007 11:53:13
Message-Id: E1IVn8v-0008Jg-B1@stork.gentoo.org
1 corsair 07/09/13 11:45:57
2
3 Modified: ChangeLog sylpheed-2.4.5.ebuild
4 Log:
5 Stable on ppc64; bug #190104
6 (Portage version: 2.1.2.12)
7
8 Revision Changes Path
9 1.245 mail-client/sylpheed/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/sylpheed/ChangeLog?rev=1.245&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/sylpheed/ChangeLog?rev=1.245&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/sylpheed/ChangeLog?r1=1.244&r2=1.245
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v
18 retrieving revision 1.244
19 retrieving revision 1.245
20 diff -u -r1.244 -r1.245
21 --- ChangeLog 13 Sep 2007 09:04:44 -0000 1.244
22 +++ ChangeLog 13 Sep 2007 11:45:56 -0000 1.245
23 @@ -1,6 +1,9 @@
24 # ChangeLog for mail-client/sylpheed
25 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.244 2007/09/13 09:04:44 yoswink Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.245 2007/09/13 11:45:56 corsair Exp $
28 +
29 + 13 Sep 2007; Markus Rothe <corsair@g.o> sylpheed-2.4.5.ebuild:
30 + Stable on ppc64; bug #190104
31
32 13 Sep 2007; Jose Luis Rivero <yoswink@g.o> sylpheed-2.4.5.ebuild:
33 Stable on sparc wrt security bug #190104
34
35
36
37 1.5 mail-client/sylpheed/sylpheed-2.4.5.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/sylpheed/sylpheed-2.4.5.ebuild?rev=1.5&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/sylpheed/sylpheed-2.4.5.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/sylpheed/sylpheed-2.4.5.ebuild?r1=1.4&r2=1.5
42
43 Index: sylpheed-2.4.5.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.4.5.ebuild,v
46 retrieving revision 1.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- sylpheed-2.4.5.ebuild 13 Sep 2007 09:04:44 -0000 1.4
50 +++ sylpheed-2.4.5.ebuild 13 Sep 2007 11:45:56 -0000 1.5
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.4.5.ebuild,v 1.4 2007/09/13 09:04:44 yoswink Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.4.5.ebuild,v 1.5 2007/09/13 11:45:56 corsair Exp $
56
57 inherit autotools eutils
58
59 @@ -11,7 +11,7 @@
60 SRC_URI="http://sylpheed.sraoss.jp/${PN}/v${PV%.*}/${P}.tar.bz2"
61
62 LICENSE="GPL-2 LGPL-2.1"
63 -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ~ppc64 sparc ~x86"
64 +KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 sparc ~x86"
65 SLOT="0"
66
67 DEPEND=">=x11-libs/gtk+-2.4
68
69
70
71 --
72 gentoo-commits@g.o mailing list