Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Diff: Text-Diff-1.410.0.ebuild ChangeLog
Date: Fri, 23 Nov 2012 13:15:12
Message-Id: 20121123131501.DF49720C65@flycatcher.gentoo.org
1 blueness 12/11/23 13:15:01
2
3 Modified: Text-Diff-1.410.0.ebuild ChangeLog
4 Log:
5 keyword ~arm, bug #442816
6
7 (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
8
9 Revision Changes Path
10 1.9 dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild?r1=1.8&r2=1.9
15
16 Index: Text-Diff-1.410.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- Text-Diff-1.410.0.ebuild 20 Mar 2012 22:14:42 -0000 1.8
23 +++ Text-Diff-1.410.0.ebuild 23 Nov 2012 13:15:01 -0000 1.9
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild,v 1.8 2012/03/20 22:14:42 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild,v 1.9 2012/11/23 13:15:01 blueness Exp $
29
30 EAPI=4
31
32 @@ -11,7 +11,7 @@
33 DESCRIPTION="Easily create test classes in an xUnit style."
34
35 SLOT="0"
36 -KEYWORDS="amd64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
37 +KEYWORDS="amd64 ~arm hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
38 IUSE=""
39
40 RDEPEND="dev-perl/Algorithm-Diff"
41
42
43
44 1.30 dev-perl/Text-Diff/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Diff/ChangeLog?rev=1.30&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Diff/ChangeLog?rev=1.30&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Diff/ChangeLog?r1=1.29&r2=1.30
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v
53 retrieving revision 1.29
54 retrieving revision 1.30
55 diff -u -r1.29 -r1.30
56 --- ChangeLog 24 Jun 2012 12:58:34 -0000 1.29
57 +++ ChangeLog 23 Nov 2012 13:15:01 -0000 1.30
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-perl/Text-Diff
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.29 2012/06/24 12:58:34 tove Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.30 2012/11/23 13:15:01 blueness Exp $
63 +
64 + 23 Nov 2012; Anthony G. Basile <blueness@g.o> Text-Diff-1.410.0.ebuild:
65 + keyword ~arm, bug #442816
66
67 24 Jun 2012; Torsten Veller <tove@g.o> metadata.xml:
68 Update CPAN upstream info