Gentoo Archives: gentoo-commits

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