Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libetpan: ChangeLog libetpan-1.1.ebuild
Date: Wed, 30 May 2012 12:41:04
Message-Id: 20120530124053.ADBEB2004B@flycatcher.gentoo.org
1 blueness 12/05/30 12:40:53
2
3 Modified: ChangeLog libetpan-1.1.ebuild
4 Log:
5 Keyword ~mips
6
7 (Portage version: 2.1.10.49/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.100 net-libs/libetpan/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libetpan/ChangeLog?rev=1.100&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libetpan/ChangeLog?rev=1.100&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libetpan/ChangeLog?r1=1.99&r2=1.100
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v
19 retrieving revision 1.99
20 retrieving revision 1.100
21 diff -u -r1.99 -r1.100
22 --- ChangeLog 2 Mar 2012 21:19:21 -0000 1.99
23 +++ ChangeLog 30 May 2012 12:40:53 -0000 1.100
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-libs/libetpan
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.99 2012/03/02 21:19:21 ranger Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.100 2012/05/30 12:40:53 blueness Exp $
29 +
30 + 30 May 2012; Anthony G. Basile <blueness@g.o> libetpan-1.1.ebuild:
31 + Keyword ~mips
32
33 02 Mar 2012; Brent Baude <ranger@g.o> libetpan-1.1.ebuild:
34 Marking libetpan-1.1 ppc64 for bug 391109
35
36
37
38 1.9 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.9&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libetpan/libetpan-1.1.ebuild?rev=1.9&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libetpan/libetpan-1.1.ebuild?r1=1.8&r2=1.9
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.8
48 retrieving revision 1.9
49 diff -u -r1.8 -r1.9
50 --- libetpan-1.1.ebuild 2 Mar 2012 21:19:21 -0000 1.8
51 +++ libetpan-1.1.ebuild 30 May 2012 12:40:53 -0000 1.9
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-libs/libetpan/libetpan-1.1.ebuild,v 1.8 2012/03/02 21:19:21 ranger Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-1.1.ebuild,v 1.9 2012/05/30 12:40:53 blueness 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 ~mips 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 )