Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Algorithm-Diff: ChangeLog Algorithm-Diff-1.190.200.ebuild
Date: Wed, 02 Nov 2011 15:27:48
Message-Id: 20111102152736.E42772004B@flycatcher.gentoo.org
1 aballier 11/11/02 15:27:36
2
3 Modified: ChangeLog Algorithm-Diff-1.190.200.ebuild
4 Log:
5 keyword ~x86-fbsd
6
7 (Portage version: 2.2.0_alpha72/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.42 dev-perl/Algorithm-Diff/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog?rev=1.42&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog?rev=1.42&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog?r1=1.41&r2=1.42
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v
19 retrieving revision 1.41
20 retrieving revision 1.42
21 diff -u -r1.41 -r1.42
22 --- ChangeLog 4 Oct 2011 17:41:25 -0000 1.41
23 +++ ChangeLog 2 Nov 2011 15:27:36 -0000 1.42
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-perl/Algorithm-Diff
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.41 2011/10/04 17:41:25 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.42 2011/11/02 15:27:36 aballier Exp $
29 +
30 + 02 Nov 2011; Alexis Ballier <aballier@g.o>
31 + Algorithm-Diff-1.190.200.ebuild:
32 + keyword ~x86-fbsd
33
34 04 Oct 2011; Jeroen Roovers <jer@g.o> Algorithm-Diff-1.190.200.ebuild:
35 Stable for HPPA (bug #355085).
36
37
38
39 1.7 dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200.ebuild?rev=1.7&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200.ebuild?rev=1.7&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200.ebuild?r1=1.6&r2=1.7
44
45 Index: Algorithm-Diff-1.190.200.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200.ebuild,v
48 retrieving revision 1.6
49 retrieving revision 1.7
50 diff -u -r1.6 -r1.7
51 --- Algorithm-Diff-1.190.200.ebuild 4 Oct 2011 17:41:25 -0000 1.6
52 +++ Algorithm-Diff-1.190.200.ebuild 2 Nov 2011 15:27:36 -0000 1.7
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200.ebuild,v 1.6 2011/10/04 17:41:25 jer Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200.ebuild,v 1.7 2011/11/02 15:27:36 aballier Exp $
58
59 EAPI=3
60
61 @@ -11,7 +11,7 @@
62 DESCRIPTION="Compute intelligent differences between two files / lists"
63
64 SLOT="0"
65 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
66 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
67 IUSE=""
68
69 SRC_TEST="do"