Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-client/sylpheed: sylpheed-2.5.0.ebuild ChangeLog
Date: Wed, 24 Sep 2008 08:14:53
Message-Id: E1KiPWM-0007be-4C@stork.gentoo.org
1 aballier 08/09/24 08:14:50
2
3 Modified: sylpheed-2.5.0.ebuild ChangeLog
4 Log:
5 keyword ~x86-fbsd thanks to Matt "gfunkmonk" Rinsch <gfunkmonk@×××××.com>, bug #237111
6 (Portage version: 2.2_rc9/cvs/Linux 2.6.26.5 x86_64)
7
8 Revision Changes Path
9 1.4 mail-client/sylpheed/sylpheed-2.5.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/sylpheed/sylpheed-2.5.0.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/sylpheed/sylpheed-2.5.0.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/sylpheed/sylpheed-2.5.0.ebuild?r1=1.3&r2=1.4
14
15 Index: sylpheed-2.5.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.5.0.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- sylpheed-2.5.0.ebuild 23 Sep 2008 07:01:14 -0000 1.3
22 +++ sylpheed-2.5.0.ebuild 24 Sep 2008 08:14:49 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.5.0.ebuild,v 1.3 2008/09/23 07:01:14 hattya Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.5.0.ebuild,v 1.4 2008/09/24 08:14:49 aballier Exp $
28
29 inherit autotools eutils
30
31 @@ -11,7 +11,7 @@
32 SRC_URI="http://sylpheed.sraoss.jp/${PN}/v${PV%.*}/${P}.tar.bz2"
33
34 LICENSE="GPL-2 LGPL-2.1"
35 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
36 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
37 SLOT="0"
38
39 COMMON_DEPEND=">=x11-libs/gtk+-2.4
40
41
42
43 1.270 mail-client/sylpheed/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/sylpheed/ChangeLog?rev=1.270&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/sylpheed/ChangeLog?rev=1.270&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/sylpheed/ChangeLog?r1=1.269&r2=1.270
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v
52 retrieving revision 1.269
53 retrieving revision 1.270
54 diff -u -r1.269 -r1.270
55 --- ChangeLog 23 Sep 2008 07:01:14 -0000 1.269
56 +++ ChangeLog 24 Sep 2008 08:14:49 -0000 1.270
57 @@ -1,6 +1,10 @@
58 # ChangeLog for mail-client/sylpheed
59 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.269 2008/09/23 07:01:14 hattya Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.270 2008/09/24 08:14:49 aballier Exp $
62 +
63 + 24 Sep 2008; Alexis Ballier <aballier@g.o> sylpheed-2.5.0.ebuild:
64 + keyword ~x86-fbsd thanks to Matt "gfunkmonk" Rinsch <gfunkmonk@×××××.com>,
65 + bug #237111
66
67 23 Sep 2008; Akinori Hattori <hattya@g.o> sylpheed-2.5.0.ebuild:
68 stable on x86.