Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libetpan: ChangeLog libetpan-1.1.ebuild
Date: Tue, 22 Nov 2011 16:11:28
Message-Id: 20111122161110.BC3BE2004B@flycatcher.gentoo.org
1 phajdan.jr 11/11/22 16:11:10
2
3 Modified: ChangeLog libetpan-1.1.ebuild
4 Log:
5 x86 stable wrt bug #391109
6
7 (Portage version: 2.1.10.11/cvs/Linux i686)
8
9 Revision Changes Path
10 1.94 net-libs/libetpan/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libetpan/ChangeLog?rev=1.94&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libetpan/ChangeLog?rev=1.94&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libetpan/ChangeLog?r1=1.93&r2=1.94
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v
19 retrieving revision 1.93
20 retrieving revision 1.94
21 diff -u -r1.93 -r1.94
22 --- ChangeLog 11 Aug 2011 19:03:53 -0000 1.93
23 +++ ChangeLog 22 Nov 2011 16:11:10 -0000 1.94
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-libs/libetpan
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.93 2011/08/11 19:03:53 eras Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.94 2011/11/22 16:11:10 phajdan.jr Exp $
29 +
30 + 22 Nov 2011; Pawel Hajdan jr <phajdan.jr@g.o> libetpan-1.1.ebuild:
31 + x86 stable wrt bug #391109
32
33 11 Aug 2011; Eray Aslan <eras@g.o> -libetpan-0.57.ebuild,
34 -libetpan-0.57-r1.ebuild:
35
36
37
38 1.3 net-libs/libetpan/libetpan-1.1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libetpan/libetpan-1.1.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libetpan/libetpan-1.1.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libetpan/libetpan-1.1.ebuild?r1=1.2&r2=1.3
43
44 Index: libetpan-1.1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-1.1.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- libetpan-1.1.ebuild 18 Jul 2011 04:23:38 -0000 1.2
51 +++ libetpan-1.1.ebuild 22 Nov 2011 16:11:10 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-1.1.ebuild,v 1.2 2011/07/18 04:23:38 radhermit Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-1.1.ebuild,v 1.3 2011/11/22 16:11:10 phajdan.jr Exp $
57
58 EAPI="4"
59
60 @@ -12,7 +12,7 @@
61
62 LICENSE="BSD"
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
65 +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
66 IUSE="berkdb debug gnutls ipv6 liblockfile sasl ssl static-libs"
67
68 DEPEND="berkdb? ( sys-libs/db )