Gentoo Archives: gentoo-commits

From: "Kenneth Prugh (ken69267)" <ken69267@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-client/sylpheed: ChangeLog sylpheed-2.4.8.ebuild
Date: Sun, 22 Jun 2008 19:31:19
Message-Id: E1KAVHN-0008AE-Mm@stork.gentoo.org
1 ken69267 08/06/22 19:31:13
2
3 Modified: ChangeLog sylpheed-2.4.8.ebuild
4 Log:
5 amd64 stable, bug #212606
6 (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 x86_64)
7
8 Revision Changes Path
9 1.266 mail-client/sylpheed/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/sylpheed/ChangeLog?rev=1.266&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/sylpheed/ChangeLog?rev=1.266&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/sylpheed/ChangeLog?r1=1.265&r2=1.266
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v
18 retrieving revision 1.265
19 retrieving revision 1.266
20 diff -u -r1.265 -r1.266
21 --- ChangeLog 21 Jun 2008 19:28:54 -0000 1.265
22 +++ ChangeLog 22 Jun 2008 19:31:13 -0000 1.266
23 @@ -1,6 +1,9 @@
24 # ChangeLog for mail-client/sylpheed
25 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.265 2008/06/21 19:28:54 corsair Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.266 2008/06/22 19:31:13 ken69267 Exp $
28 +
29 + 22 Jun 2008; Kenneth Prugh <ken69267@g.o> sylpheed-2.4.8.ebuild:
30 + amd64 stable, bug #212606
31
32 21 Jun 2008; Markus Rothe <corsair@g.o> sylpheed-2.4.8.ebuild:
33 Stable on ppc64; bug #212606
34
35
36
37 1.9 mail-client/sylpheed/sylpheed-2.4.8.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/sylpheed/sylpheed-2.4.8.ebuild?rev=1.9&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/sylpheed/sylpheed-2.4.8.ebuild?rev=1.9&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/sylpheed/sylpheed-2.4.8.ebuild?r1=1.8&r2=1.9
42
43 Index: sylpheed-2.4.8.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.4.8.ebuild,v
46 retrieving revision 1.8
47 retrieving revision 1.9
48 diff -u -r1.8 -r1.9
49 --- sylpheed-2.4.8.ebuild 21 Jun 2008 19:28:54 -0000 1.8
50 +++ sylpheed-2.4.8.ebuild 22 Jun 2008 19:31:13 -0000 1.9
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 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.8.ebuild,v 1.8 2008/06/21 19:28:54 corsair Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.4.8.ebuild,v 1.9 2008/06/22 19:31:13 ken69267 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 COMMON_DEPEND=">=x11-libs/gtk+-2.4
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list