Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-mail/libpst: ChangeLog libpst-0.6.54-r1.ebuild
Date: Thu, 28 Jun 2012 10:40:24
Message-Id: 20120628104012.115542004B@flycatcher.gentoo.org
1 ago 12/06/28 10:40:12
2
3 Modified: ChangeLog libpst-0.6.54-r1.ebuild
4 Log:
5 Stable for amd64, wrt bug #420885
6
7 (Portage version: 2.1.10.65/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.33 net-mail/libpst/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/libpst/ChangeLog?rev=1.33&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/libpst/ChangeLog?rev=1.33&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/libpst/ChangeLog?r1=1.32&r2=1.33
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-mail/libpst/ChangeLog,v
19 retrieving revision 1.32
20 retrieving revision 1.33
21 diff -u -r1.32 -r1.33
22 --- ChangeLog 28 Jun 2012 07:55:00 -0000 1.32
23 +++ ChangeLog 28 Jun 2012 10:40:11 -0000 1.33
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-mail/libpst
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-mail/libpst/ChangeLog,v 1.32 2012/06/28 07:55:00 jdhore Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-mail/libpst/ChangeLog,v 1.33 2012/06/28 10:40:11 ago Exp $
29 +
30 + 28 Jun 2012; Agostino Sarubbo <ago@g.o> libpst-0.6.54-r1.ebuild:
31 + Stable for amd64, wrt bug #420885
32
33 28 Jun 2012; Jeff Horelick <jdhore@g.o> libpst-0.6.54-r1.ebuild:
34 marked x86 per bug 420885
35
36
37
38 1.7 net-mail/libpst/libpst-0.6.54-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/libpst/libpst-0.6.54-r1.ebuild?rev=1.7&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/libpst/libpst-0.6.54-r1.ebuild?rev=1.7&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/libpst/libpst-0.6.54-r1.ebuild?r1=1.6&r2=1.7
43
44 Index: libpst-0.6.54-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-mail/libpst/libpst-0.6.54-r1.ebuild,v
47 retrieving revision 1.6
48 retrieving revision 1.7
49 diff -u -r1.6 -r1.7
50 --- libpst-0.6.54-r1.ebuild 28 Jun 2012 07:55:00 -0000 1.6
51 +++ libpst-0.6.54-r1.ebuild 28 Jun 2012 10:40:11 -0000 1.7
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/net-mail/libpst/libpst-0.6.54-r1.ebuild,v 1.6 2012/06/28 07:55:00 jdhore Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-mail/libpst/libpst-0.6.54-r1.ebuild,v 1.7 2012/06/28 10:40:11 ago Exp $
57
58 EAPI=4
59 PYTHON_DEPEND="python? 2"
60 @@ -13,7 +13,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
65 +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
66 IUSE="debug dii doc python static-libs"
67
68 RDEPEND="dii? ( media-gfx/imagemagick[png] )"