Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-client/balsa: balsa-2.4.0.ebuild ChangeLog
Date: Sun, 31 May 2009 18:30:31
Message-Id: E1MApng-0005BV-Di@stork.gentoo.org
1 eva 09/05/31 18:30:28
2
3 Modified: balsa-2.4.0.ebuild ChangeLog
4 Log:
5 Add libunique to RDEPEND, bug #271816.
6 (Portage version: 2.2_rc33/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 mail-client/balsa/balsa-2.4.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/balsa/balsa-2.4.0.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/balsa/balsa-2.4.0.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/balsa/balsa-2.4.0.ebuild?r1=1.1&r2=1.2
14
15 Index: balsa-2.4.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.4.0.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- balsa-2.4.0.ebuild 28 May 2009 21:56:38 -0000 1.1
22 +++ balsa-2.4.0.ebuild 31 May 2009 18:30:28 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.4.0.ebuild,v 1.1 2009/05/28 21:56:38 eva Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.4.0.ebuild,v 1.2 2009/05/31 18:30:28 eva Exp $
28
29 EAPI="2"
30
31 @@ -22,6 +22,7 @@
32 >=net-libs/libesmtp-1.0.3
33 x11-themes/hicolor-icon-theme
34 net-mail/mailbase
35 + dev-libs/libunique
36 crypt? ( >=app-crypt/gpgme-1.0 )
37 gnome? (
38 >=gnome-base/orbit-2
39
40
41
42 1.84 mail-client/balsa/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/balsa/ChangeLog?rev=1.84&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/balsa/ChangeLog?rev=1.84&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/balsa/ChangeLog?r1=1.83&r2=1.84
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/mail-client/balsa/ChangeLog,v
51 retrieving revision 1.83
52 retrieving revision 1.84
53 diff -u -r1.83 -r1.84
54 --- ChangeLog 28 May 2009 21:56:38 -0000 1.83
55 +++ ChangeLog 31 May 2009 18:30:28 -0000 1.84
56 @@ -1,6 +1,9 @@
57 # ChangeLog for mail-client/balsa
58 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/ChangeLog,v 1.83 2009/05/28 21:56:38 eva Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/ChangeLog,v 1.84 2009/05/31 18:30:28 eva Exp $
61 +
62 + 31 May 2009; Gilles Dartiguelongue <eva@g.o> balsa-2.4.0.ebuild:
63 + Add libunique to RDEPEND, bug #271816.
64
65 *balsa-2.4.0 (28 May 2009)