Gentoo Archives: gentoo-commits

From: "Akinori Hattori (hattya)" <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-client/sylpheed: ChangeLog sylpheed-3.0.3.ebuild sylpheed-3.0.2.ebuild
Date: Sat, 07 May 2011 16:45:12
Message-Id: 20110507164502.CA38F20054@flycatcher.gentoo.org
1 hattya 11/05/07 16:45:02
2
3 Modified: ChangeLog sylpheed-3.0.3.ebuild
4 Removed: sylpheed-3.0.2.ebuild
5 Log:
6 stable on x86.
7
8 (Portage version: 2.1.9.42/cvs/Linux i686)
9
10 Revision Changes Path
11 1.290 mail-client/sylpheed/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/sylpheed/ChangeLog?rev=1.290&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/sylpheed/ChangeLog?rev=1.290&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/sylpheed/ChangeLog?r1=1.289&r2=1.290
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v
20 retrieving revision 1.289
21 retrieving revision 1.290
22 diff -u -r1.289 -r1.290
23 --- ChangeLog 7 May 2011 14:51:33 -0000 1.289
24 +++ ChangeLog 7 May 2011 16:45:02 -0000 1.290
25 @@ -1,6 +1,10 @@
26 # ChangeLog for mail-client/sylpheed
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.289 2011/05/07 14:51:33 hattya Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.290 2011/05/07 16:45:02 hattya Exp $
30 +
31 + 07 May 2011; Akinori Hattori <hattya@g.o> -sylpheed-3.0.2.ebuild,
32 + sylpheed-3.0.3.ebuild:
33 + stable on x86.
34
35 *sylpheed-3.1.1 (07 May 2011)
36
37
38
39
40 1.3 mail-client/sylpheed/sylpheed-3.0.3.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/sylpheed/sylpheed-3.0.3.ebuild?rev=1.3&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/sylpheed/sylpheed-3.0.3.ebuild?rev=1.3&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/sylpheed/sylpheed-3.0.3.ebuild?r1=1.2&r2=1.3
45
46 Index: sylpheed-3.0.3.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-3.0.3.ebuild,v
49 retrieving revision 1.2
50 retrieving revision 1.3
51 diff -u -r1.2 -r1.3
52 --- sylpheed-3.0.3.ebuild 23 Mar 2011 20:44:48 -0000 1.2
53 +++ sylpheed-3.0.3.ebuild 7 May 2011 16:45:02 -0000 1.3
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-3.0.3.ebuild,v 1.2 2011/03/23 20:44:48 radhermit Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-3.0.3.ebuild,v 1.3 2011/05/07 16:45:02 hattya Exp $
59
60 EAPI="2"
61
62 @@ -13,7 +13,7 @@
63 SRC_URI="http://sylpheed.sraoss.jp/${PN}/v${PV%.*}/${P}.tar.bz2"
64
65 LICENSE="GPL-2 LGPL-2.1"
66 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
67 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
68 SLOT="0"
69
70 COMMON_DEPEND=">=x11-libs/gtk+-2.4:2