Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/mercurial: ChangeLog mercurial-1.4.1.ebuild
Date: Wed, 06 Jan 2010 19:52:33
Message-Id: E1NSbvj-0001Ew-Ed@stork.gentoo.org
1 jer 10/01/06 19:52:31
2
3 Modified: ChangeLog mercurial-1.4.1.ebuild
4 Log:
5 Stable for HPPA (bug #299312).
6 (Portage version: 2.2_rc61/cvs/Linux i686)
7
8 Revision Changes Path
9 1.118 dev-util/mercurial/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mercurial/ChangeLog?rev=1.118&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mercurial/ChangeLog?rev=1.118&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mercurial/ChangeLog?r1=1.117&r2=1.118
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/mercurial/ChangeLog,v
18 retrieving revision 1.117
19 retrieving revision 1.118
20 diff -u -r1.117 -r1.118
21 --- ChangeLog 3 Jan 2010 17:16:39 -0000 1.117
22 +++ ChangeLog 6 Jan 2010 19:52:31 -0000 1.118
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-util/mercurial
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-util/mercurial/ChangeLog,v 1.117 2010/01/03 17:16:39 djc Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-util/mercurial/ChangeLog,v 1.118 2010/01/06 19:52:31 jer Exp $
28 +
29 + 06 Jan 2010; Jeroen Roovers <jer@g.o> mercurial-1.4.1.ebuild:
30 + Stable for HPPA (bug #299312).
31
32 03 Jan 2010; Dirkjan Ochtman <djc@g.o> mercurial-1.4.1.ebuild,
33 mercurial-1.4.2.ebuild:
34
35
36
37 1.5 dev-util/mercurial/mercurial-1.4.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mercurial/mercurial-1.4.1.ebuild?rev=1.5&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mercurial/mercurial-1.4.1.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mercurial/mercurial-1.4.1.ebuild?r1=1.4&r2=1.5
42
43 Index: mercurial-1.4.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-util/mercurial/mercurial-1.4.1.ebuild,v
46 retrieving revision 1.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- mercurial-1.4.1.ebuild 3 Jan 2010 17:16:39 -0000 1.4
50 +++ mercurial-1.4.1.ebuild 6 Jan 2010 19:52:31 -0000 1.5
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/dev-util/mercurial/mercurial-1.4.1.ebuild,v 1.4 2010/01/03 17:16:39 djc Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-util/mercurial/mercurial-1.4.1.ebuild,v 1.5 2010/01/06 19:52:31 jer Exp $
56
57 EAPI=2
58
59 @@ -12,7 +12,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
64 +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
65 IUSE="bugzilla emacs gpg test tk zsh-completion"
66
67 CDEPEND=">=dev-lang/python-2.4[threads]"