Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-client/sylpheed: ChangeLog sylpheed-2.6.0.ebuild
Date: Sat, 05 Sep 2009 18:39:09
Message-Id: E1Mk0AE-0006ft-Qq@stork.gentoo.org
1 ranger 09/09/05 18:39:06
2
3 Modified: ChangeLog sylpheed-2.6.0.ebuild
4 Log:
5 Marking sylpheed-2.6.0 ppc64 for bug 276830
6 (Portage version: 2.1.6.13/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.280 mail-client/sylpheed/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/sylpheed/ChangeLog?rev=1.280&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/sylpheed/ChangeLog?rev=1.280&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/sylpheed/ChangeLog?r1=1.279&r2=1.280
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v
18 retrieving revision 1.279
19 retrieving revision 1.280
20 diff -u -r1.279 -r1.280
21 --- ChangeLog 16 Aug 2009 07:05:34 -0000 1.279
22 +++ ChangeLog 5 Sep 2009 18:39:06 -0000 1.280
23 @@ -1,6 +1,9 @@
24 # ChangeLog for mail-client/sylpheed
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.279 2009/08/16 07:05:34 hattya Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.280 2009/09/05 18:39:06 ranger Exp $
28 +
29 + 05 Sep 2009; Brent Baude <ranger@g.o> sylpheed-2.6.0.ebuild:
30 + Marking sylpheed-2.6.0 ppc64 for bug 276830
31
32 *sylpheed-2.7.1 (16 Aug 2009)
33
34
35
36
37 1.8 mail-client/sylpheed/sylpheed-2.6.0.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/sylpheed/sylpheed-2.6.0.ebuild?rev=1.8&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/sylpheed/sylpheed-2.6.0.ebuild?rev=1.8&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/sylpheed/sylpheed-2.6.0.ebuild?r1=1.7&r2=1.8
42
43 Index: sylpheed-2.6.0.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.6.0.ebuild,v
46 retrieving revision 1.7
47 retrieving revision 1.8
48 diff -u -r1.7 -r1.8
49 --- sylpheed-2.6.0.ebuild 27 Jul 2009 17:16:16 -0000 1.7
50 +++ sylpheed-2.6.0.ebuild 5 Sep 2009 18:39:06 -0000 1.8
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 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.6.0.ebuild,v 1.7 2009/07/27 17:16:16 nixnut Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.6.0.ebuild,v 1.8 2009/09/05 18:39:06 ranger 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 ~x86-fbsd"
64 +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
65 SLOT="0"
66
67 COMMON_DEPEND=">=x11-libs/gtk+-2.4