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-mail/isync: ChangeLog isync-1.0.4.ebuild
Date: Tue, 22 Nov 2011 16:09:02
Message-Id: 20111122160845.A11952004B@flycatcher.gentoo.org
1 phajdan.jr 11/11/22 16:08:45
2
3 Modified: ChangeLog isync-1.0.4.ebuild
4 Log:
5 x86 stable wrt bug #391217
6
7 (Portage version: 2.1.10.11/cvs/Linux i686)
8
9 Revision Changes Path
10 1.14 net-mail/isync/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/isync/ChangeLog?rev=1.14&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/isync/ChangeLog?rev=1.14&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/isync/ChangeLog?r1=1.13&r2=1.14
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-mail/isync/ChangeLog,v
19 retrieving revision 1.13
20 retrieving revision 1.14
21 diff -u -r1.13 -r1.14
22 --- ChangeLog 7 Jun 2011 11:12:01 -0000 1.13
23 +++ ChangeLog 22 Nov 2011 16:08:45 -0000 1.14
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-mail/isync
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-mail/isync/ChangeLog,v 1.13 2011/06/07 11:12:01 eras Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-mail/isync/ChangeLog,v 1.14 2011/11/22 16:08:45 phajdan.jr Exp $
29 +
30 + 22 Nov 2011; Pawel Hajdan jr <phajdan.jr@g.o> isync-1.0.4.ebuild:
31 + x86 stable wrt bug #391217
32
33 07 Jun 2011; Eray Aslan <eras@g.o> isync-1.0.4.ebuild:
34 Fix documentation dir - bug #298102
35
36
37
38 1.4 net-mail/isync/isync-1.0.4.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/isync/isync-1.0.4.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/isync/isync-1.0.4.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/isync/isync-1.0.4.ebuild?r1=1.3&r2=1.4
43
44 Index: isync-1.0.4.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-mail/isync/isync-1.0.4.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- isync-1.0.4.ebuild 7 Jun 2011 11:12:01 -0000 1.3
51 +++ isync-1.0.4.ebuild 22 Nov 2011 16:08:45 -0000 1.4
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-mail/isync/isync-1.0.4.ebuild,v 1.3 2011/06/07 11:12:01 eras Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-mail/isync/isync-1.0.4.ebuild,v 1.4 2011/11/22 16:08:45 phajdan.jr Exp $
57
58 inherit eutils
59
60 @@ -10,7 +10,7 @@
61 LICENSE="GPL-2"
62
63 SLOT="0"
64 -KEYWORDS="~amd64 ~ppc ~x86"
65 +KEYWORDS="~amd64 ~ppc x86"
66 IUSE="ssl"
67
68 DEPEND=">=sys-libs/db-4.2