Gentoo Archives: gentoo-commits

From: "Thomas Anderson (gentoofan23)" <gentoofan23@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/unison: ChangeLog unison-2.27.57-r1.ebuild
Date: Thu, 26 Jun 2008 00:05:47
Message-Id: E1KBeze-0004v1-6A@stork.gentoo.org
1 gentoofan23 08/06/26 00:05:42
2
3 Modified: ChangeLog unison-2.27.57-r1.ebuild
4 Log:
5 stable amd64, bug 229187
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.56 net-misc/unison/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/unison/ChangeLog?rev=1.56&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/unison/ChangeLog?rev=1.56&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/unison/ChangeLog?r1=1.55&r2=1.56
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-misc/unison/ChangeLog,v
18 retrieving revision 1.55
19 retrieving revision 1.56
20 diff -u -r1.55 -r1.56
21 --- ChangeLog 25 Jun 2008 19:53:30 -0000 1.55
22 +++ ChangeLog 26 Jun 2008 00:05:41 -0000 1.56
23 @@ -1,6 +1,10 @@
24 # ChangeLog for net-misc/unison
25 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/ChangeLog,v 1.55 2008/06/25 19:53:30 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/ChangeLog,v 1.56 2008/06/26 00:05:41 gentoofan23 Exp $
28 +
29 + 26 Jun 2008; Thomas Anderson <gentoofan23@g.o>
30 + unison-2.27.57-r1.ebuild:
31 + stable amd64, bug 229187
32
33 25 Jun 2008; nixnut <nixnut@g.o> unison-2.27.57-r1.ebuild:
34 Stable on ppc wrt bug 229187
35
36
37
38 1.9 net-misc/unison/unison-2.27.57-r1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/unison/unison-2.27.57-r1.ebuild?rev=1.9&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/unison/unison-2.27.57-r1.ebuild?rev=1.9&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/unison/unison-2.27.57-r1.ebuild?r1=1.8&r2=1.9
43
44 Index: unison-2.27.57-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-misc/unison/unison-2.27.57-r1.ebuild,v
47 retrieving revision 1.8
48 retrieving revision 1.9
49 diff -u -r1.8 -r1.9
50 --- unison-2.27.57-r1.ebuild 25 Jun 2008 19:53:30 -0000 1.8
51 +++ unison-2.27.57-r1.ebuild 26 Jun 2008 00:05:41 -0000 1.9
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2008 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/unison-2.27.57-r1.ebuild,v 1.8 2008/06/25 19:53:30 nixnut Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-misc/unison/unison-2.27.57-r1.ebuild,v 1.9 2008/06/26 00:05:41 gentoofan23 Exp $
57
58 EAPI=1
59
60 @@ -12,7 +12,7 @@
61 HOMEPAGE="http://www.cis.upenn.edu/~bcpierce/unison/"
62 LICENSE="GPL-2"
63 SLOT="$(get_version_component_range 1-2 ${PV})"
64 -KEYWORDS="~amd64 ppc ~sparc x86"
65 +KEYWORDS="amd64 ppc ~sparc x86"
66
67 DEPEND=">=dev-lang/ocaml-3.04
68 gtk? ( >=dev-ml/lablgtk-2.2 )"
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list