Gentoo Archives: gentoo-commits

From: "Thomas Anderson (gentoofan23)" <gentoofan23@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/mercurial: ChangeLog mercurial-1.0.1-r2.ebuild
Date: Thu, 03 Jul 2008 00:38:40
Message-Id: E1KECqI-0000jZ-Mw@stork.gentoo.org
1 gentoofan23 08/07/03 00:38:34
2
3 Modified: ChangeLog mercurial-1.0.1-r2.ebuild
4 Log:
5 stable amd64, security bug 230193
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.72 dev-util/mercurial/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mercurial/ChangeLog?rev=1.72&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mercurial/ChangeLog?rev=1.72&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mercurial/ChangeLog?r1=1.71&r2=1.72
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/mercurial/ChangeLog,v
18 retrieving revision 1.71
19 retrieving revision 1.72
20 diff -u -r1.71 -r1.72
21 --- ChangeLog 1 Jul 2008 06:34:12 -0000 1.71
22 +++ ChangeLog 3 Jul 2008 00:38:34 -0000 1.72
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-util/mercurial
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-util/mercurial/ChangeLog,v 1.71 2008/07/01 06:34:12 nelchael Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-util/mercurial/ChangeLog,v 1.72 2008/07/03 00:38:34 gentoofan23 Exp $
28 +
29 + 03 Jul 2008; Thomas Anderson <gentoofan23@g.o>
30 + mercurial-1.0.1-r2.ebuild:
31 + stable amd64, security bug 230193
32
33 *mercurial-1.0.1-r2 (01 Jul 2008)
34
35
36
37
38 1.2 dev-util/mercurial/mercurial-1.0.1-r2.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mercurial/mercurial-1.0.1-r2.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mercurial/mercurial-1.0.1-r2.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mercurial/mercurial-1.0.1-r2.ebuild?r1=1.1&r2=1.2
43
44 Index: mercurial-1.0.1-r2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-util/mercurial/mercurial-1.0.1-r2.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- mercurial-1.0.1-r2.ebuild 1 Jul 2008 06:34:12 -0000 1.1
51 +++ mercurial-1.0.1-r2.ebuild 3 Jul 2008 00:38:34 -0000 1.2
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/dev-util/mercurial/mercurial-1.0.1-r2.ebuild,v 1.1 2008/07/01 06:34:12 nelchael Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-util/mercurial/mercurial-1.0.1-r2.ebuild,v 1.2 2008/07/03 00:38:34 gentoofan23 Exp $
57
58 inherit bash-completion distutils elisp-common flag-o-matic eutils
59
60 @@ -10,7 +10,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
65 +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
66 IUSE="bugzilla cvs darcs emacs git gpg subversion test zsh-completion"
67
68 CDEPEND=">=dev-lang/python-2.3"
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list