Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@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: Sat, 09 Oct 2010 17:03:39
Message-Id: 20101009163309.29BC82004C@flycatcher.gentoo.org
1 armin76 10/10/09 16:33:09
2
3 Modified: ChangeLog libesmtp-1.0.6.ebuild
4 Log:
5 ia64/sparc stable wrt #312489
6 (Portage version: 2.1.8.3/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.50 net-libs/libesmtp/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libesmtp/ChangeLog?rev=1.50&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libesmtp/ChangeLog?rev=1.50&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libesmtp/ChangeLog?r1=1.49&r2=1.50
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-libs/libesmtp/ChangeLog,v
18 retrieving revision 1.49
19 retrieving revision 1.50
20 diff -u -r1.49 -r1.50
21 --- ChangeLog 5 Oct 2010 19:08:29 -0000 1.49
22 +++ ChangeLog 9 Oct 2010 16:32:24 -0000 1.50
23 @@ -1,6 +1,9 @@
24 # ChangeLog for net-libs/libesmtp
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libesmtp/ChangeLog,v 1.49 2010/10/05 19:08:29 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libesmtp/ChangeLog,v 1.50 2010/10/09 16:32:24 armin76 Exp $
28 +
29 + 09 Oct 2010; Raúl Porcel <armin76@g.o> libesmtp-1.0.6.ebuild:
30 + ia64/sparc stable wrt #312489
31
32 05 Oct 2010; Markus Meier <maekke@g.o> libesmtp-1.0.6.ebuild:
33 x86 stable, bug #312489
34
35
36
37 1.6 net-libs/libesmtp/libesmtp-1.0.6.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libesmtp/libesmtp-1.0.6.ebuild?rev=1.6&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libesmtp/libesmtp-1.0.6.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libesmtp/libesmtp-1.0.6.ebuild?r1=1.5&r2=1.6
42
43 Index: libesmtp-1.0.6.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/net-libs/libesmtp/libesmtp-1.0.6.ebuild,v
46 retrieving revision 1.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- libesmtp-1.0.6.ebuild 5 Oct 2010 19:08:29 -0000 1.5
50 +++ libesmtp-1.0.6.ebuild 9 Oct 2010 16:32:33 -0000 1.6
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libesmtp/libesmtp-1.0.6.ebuild,v 1.5 2010/10/05 19:08:29 maekke Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libesmtp/libesmtp-1.0.6.ebuild,v 1.6 2010/10/09 16:32:33 armin76 Exp $
56
57 EAPI=3
58 inherit libtool
59 @@ -11,7 +11,7 @@
60
61 LICENSE="LGPL-2.1 GPL-2"
62 SLOT="0"
63 -KEYWORDS="alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
64 +KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
65 IUSE="debug ssl static-libs threads"
66
67 RDEPEND="ssl? ( dev-libs/openssl )"