Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libesmtp: ChangeLog libesmtp-1.0.6.ebuild
Date: Mon, 21 Feb 2011 08:38:27
Message-Id: 20110221083817.8347520054@flycatcher.gentoo.org
1 jer 11/02/21 08:38:17
2
3 Modified: ChangeLog libesmtp-1.0.6.ebuild
4 Log:
5 Stable for HPPA (bug #354461).
6
7 (Portage version: 2.2.0_alpha24/cvs/Linux i686)
8
9 Revision Changes Path
10 1.52 net-libs/libesmtp/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libesmtp/ChangeLog?rev=1.52&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libesmtp/ChangeLog?rev=1.52&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libesmtp/ChangeLog?r1=1.51&r2=1.52
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/libesmtp/ChangeLog,v
19 retrieving revision 1.51
20 retrieving revision 1.52
21 diff -u -r1.51 -r1.52
22 --- ChangeLog 15 Oct 2010 12:58:40 -0000 1.51
23 +++ ChangeLog 21 Feb 2011 08:38:17 -0000 1.52
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-libs/libesmtp
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libesmtp/ChangeLog,v 1.51 2010/10/15 12:58:40 ranger Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libesmtp/ChangeLog,v 1.52 2011/02/21 08:38:17 jer Exp $
30 +
31 + 21 Feb 2011; Jeroen Roovers <jer@g.o> libesmtp-1.0.6.ebuild:
32 + Stable for HPPA (bug #354461).
33
34 15 Oct 2010; Brent Baude <ranger@g.o> libesmtp-1.0.6.ebuild:
35 Marking libesmtp-1.0.6 ppc for bug 312489
36
37
38
39 1.8 net-libs/libesmtp/libesmtp-1.0.6.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libesmtp/libesmtp-1.0.6.ebuild?rev=1.8&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libesmtp/libesmtp-1.0.6.ebuild?rev=1.8&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libesmtp/libesmtp-1.0.6.ebuild?r1=1.7&r2=1.8
44
45 Index: libesmtp-1.0.6.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/net-libs/libesmtp/libesmtp-1.0.6.ebuild,v
48 retrieving revision 1.7
49 retrieving revision 1.8
50 diff -u -r1.7 -r1.8
51 --- libesmtp-1.0.6.ebuild 15 Oct 2010 12:58:40 -0000 1.7
52 +++ libesmtp-1.0.6.ebuild 21 Feb 2011 08:38:17 -0000 1.8
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libesmtp/libesmtp-1.0.6.ebuild,v 1.7 2010/10/15 12:58:40 ranger Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libesmtp/libesmtp-1.0.6.ebuild,v 1.8 2011/02/21 08:38:17 jer Exp $
59
60 EAPI=3
61 inherit libtool
62 @@ -11,7 +11,7 @@
63
64 LICENSE="LGPL-2.1 GPL-2"
65 SLOT="0"
66 -KEYWORDS="alpha amd64 ~hppa ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
67 +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
68 IUSE="debug ssl static-libs threads"
69
70 RDEPEND="ssl? ( dev-libs/openssl )"