Gentoo Archives: gentoo-commits

From: "Jose Luis Rivero (yoswink)" <yoswink@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 09:12:00
Message-Id: E1IVkcv-0006jS-12@stork.gentoo.org
1 yoswink 07/09/13 09:04:45
2
3 Modified: ChangeLog sylpheed-2.4.5.ebuild
4 Log:
5 Stable on sparc wrt security bug #190104
6 (Portage version: 2.1.2.12)
7
8 Revision Changes Path
9 1.244 mail-client/sylpheed/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/sylpheed/ChangeLog?rev=1.244&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/sylpheed/ChangeLog?rev=1.244&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/sylpheed/ChangeLog?r1=1.243&r2=1.244
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v
18 retrieving revision 1.243
19 retrieving revision 1.244
20 diff -u -r1.243 -r1.244
21 --- ChangeLog 10 Sep 2007 18:19:28 -0000 1.243
22 +++ ChangeLog 13 Sep 2007 09:04:44 -0000 1.244
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.243 2007/09/10 18:19:28 dertobi123 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.244 2007/09/13 09:04:44 yoswink Exp $
28 +
29 + 13 Sep 2007; Jose Luis Rivero <yoswink@g.o> sylpheed-2.4.5.ebuild:
30 + Stable on sparc wrt security bug #190104
31
32 10 Sep 2007; Tobias Scherbaum <dertobi123@g.o>
33 sylpheed-2.4.5.ebuild:
34
35
36
37 1.4 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.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/sylpheed/sylpheed-2.4.5.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/sylpheed/sylpheed-2.4.5.ebuild?r1=1.3&r2=1.4
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.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- sylpheed-2.4.5.ebuild 10 Sep 2007 18:19:28 -0000 1.3
50 +++ sylpheed-2.4.5.ebuild 13 Sep 2007 09:04:44 -0000 1.4
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.3 2007/09/10 18:19:28 dertobi123 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.4.5.ebuild,v 1.4 2007/09/13 09:04:44 yoswink 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