Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-vcs/svk: svk-2.0.2.ebuild ChangeLog
Date: Sat, 26 Feb 2011 08:43:39
Message-Id: 20110226084329.F2DC920054@flycatcher.gentoo.org
1 tove 11/02/26 08:43:29
2
3 Modified: svk-2.0.2.ebuild ChangeLog
4 Log:
5 Change Algorithm-Diff version scheme
6
7 (Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.4 dev-vcs/svk/svk-2.0.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/svk-2.0.2.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/svk-2.0.2.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/svk-2.0.2.ebuild?r1=1.3&r2=1.4
15
16 Index: svk-2.0.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svk/svk-2.0.2.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- svk-2.0.2.ebuild 22 Jun 2010 18:51:20 -0000 1.3
23 +++ svk-2.0.2.ebuild 26 Feb 2011 08:43:29 -0000 1.4
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svk/svk-2.0.2.ebuild,v 1.3 2010/06/22 18:51:20 arfrever Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svk/svk-2.0.2.ebuild,v 1.4 2011/02/26 08:43:29 tove Exp $
30
31 EAPI=2
32
33 @@ -24,7 +24,7 @@
34 >=dev-vcs/subversion-1.3.0[perl]
35 virtual/perl-version
36 dev-perl/Algorithm-Annotate
37 - >=dev-perl/Algorithm-Diff-1.1901
38 + >=dev-perl/Algorithm-Diff-1.190.100
39 >=dev-perl/YAML-Syck-0.60
40 >=dev-perl/Data-Hierarchy-0.30
41 >=dev-perl/PerlIO-via-dynamic-0.11
42
43
44
45 1.4 dev-vcs/svk/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/ChangeLog?rev=1.4&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/ChangeLog?rev=1.4&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/svk/ChangeLog?r1=1.3&r2=1.4
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/svk/ChangeLog,v
54 retrieving revision 1.3
55 retrieving revision 1.4
56 diff -u -r1.3 -r1.4
57 --- ChangeLog 22 Jun 2010 18:51:20 -0000 1.3
58 +++ ChangeLog 26 Feb 2011 08:43:29 -0000 1.4
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-vcs/svk
61 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svk/ChangeLog,v 1.3 2010/06/22 18:51:20 arfrever Exp $
63 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svk/ChangeLog,v 1.4 2011/02/26 08:43:29 tove Exp $
65 +
66 + 26 Feb 2011; Torsten Veller <tove@g.o> svk-2.0.2.ebuild:
67 + Change Algorithm-Diff version scheme
68
69 22 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@g.o>
70 svk-1.08.ebuild, svk-2.0.2.ebuild: