Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Algorithm-Diff: ChangeLog Algorithm-Diff-1.1902.ebuild
Date: Mon, 01 Nov 2010 22:05:41
Message-Id: 20101101220537.6942620051@flycatcher.gentoo.org
1 maekke 10/11/01 22:05:37
2
3 Modified: ChangeLog Algorithm-Diff-1.1902.ebuild
4 Log:
5 add ~arm, bug #342513
6
7 (Portage version: 2.2.0_alpha2/cvs/Linux i686)
8
9 Revision Changes Path
10 1.35 dev-perl/Algorithm-Diff/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog?rev=1.35&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog?rev=1.35&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog?r1=1.34&r2=1.35
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v
19 retrieving revision 1.34
20 retrieving revision 1.35
21 diff -u -r1.34 -r1.35
22 --- ChangeLog 25 Oct 2010 10:08:52 -0000 1.34
23 +++ ChangeLog 1 Nov 2010 22:05:37 -0000 1.35
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-perl/Algorithm-Diff
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.34 2010/10/25 10:08:52 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.35 2010/11/01 22:05:37 maekke Exp $
29 +
30 + 01 Nov 2010; Markus Meier <maekke@g.o>
31 + Algorithm-Diff-1.1902.ebuild:
32 + add ~arm, bug #342513
33
34 25 Oct 2010; Jeroen Roovers <jer@g.o> Algorithm-Diff-1.1902.ebuild:
35 Marked ~hppa (bug #342513).
36
37
38
39 1.10 dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild?rev=1.10&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild?rev=1.10&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild?r1=1.9&r2=1.10
44
45 Index: Algorithm-Diff-1.1902.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild,v
48 retrieving revision 1.9
49 retrieving revision 1.10
50 diff -u -r1.9 -r1.10
51 --- Algorithm-Diff-1.1902.ebuild 25 Oct 2010 10:08:52 -0000 1.9
52 +++ Algorithm-Diff-1.1902.ebuild 1 Nov 2010 22:05:37 -0000 1.10
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2010 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.1902.ebuild,v 1.9 2010/10/25 10:08:52 jer Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild,v 1.10 2010/11/01 22:05:37 maekke Exp $
58
59 MODULE_AUTHOR=TYEMQ
60 inherit perl-module
61 @@ -9,7 +9,7 @@
62
63 LICENSE="|| ( Artistic GPL-2 )"
64 SLOT="0"
65 -KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
66 +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
67 IUSE=""
68
69 DEPEND="dev-lang/perl"