Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Algorithm-Dependency: ChangeLog Algorithm-Dependency-1.110.ebuild
Date: Wed, 05 May 2010 05:26:53
Message-Id: 20100505052646.8719C2827B@corvid.gentoo.org
1 jer 10/05/05 05:26:46
2
3 Modified: ChangeLog Algorithm-Dependency-1.110.ebuild
4 Log:
5 Stable for HPPA (bug #314467).
6 (Portage version: 2.2_rc67/cvs/Linux i686)
7
8 Revision Changes Path
9 1.38 dev-perl/Algorithm-Dependency/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Algorithm-Dependency/ChangeLog?rev=1.38&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Algorithm-Dependency/ChangeLog?rev=1.38&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Algorithm-Dependency/ChangeLog?r1=1.37&r2=1.38
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Dependency/ChangeLog,v
18 retrieving revision 1.37
19 retrieving revision 1.38
20 diff -u -r1.37 -r1.38
21 --- ChangeLog 17 Apr 2010 09:02:53 -0000 1.37
22 +++ ChangeLog 5 May 2010 05:26:46 -0000 1.38
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-perl/Algorithm-Dependency
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Dependency/ChangeLog,v 1.37 2010/04/17 09:02:53 tove Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Dependency/ChangeLog,v 1.38 2010/05/05 05:26:46 jer Exp $
28 +
29 + 05 May 2010; Jeroen Roovers <jer@g.o>
30 + Algorithm-Dependency-1.110.ebuild:
31 + Stable for HPPA (bug #314467).
32
33 17 Apr 2010; Torsten Veller <tove@g.o>
34 Algorithm-Dependency-1.110.ebuild:
35
36
37
38 1.4 dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.110.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.110.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.110.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.110.ebuild?r1=1.3&r2=1.4
43
44 Index: Algorithm-Dependency-1.110.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.110.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- Algorithm-Dependency-1.110.ebuild 17 Apr 2010 09:02:53 -0000 1.3
51 +++ Algorithm-Dependency-1.110.ebuild 5 May 2010 05:26:46 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.110.ebuild,v 1.3 2010/04/17 09:02:53 tove Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.110.ebuild,v 1.4 2010/05/05 05:26:46 jer Exp $
57
58 EAPI=2
59
60 @@ -10,7 +10,7 @@
61 DESCRIPTION="Toolkit for implementing dependency systems"
62
63 SLOT="0"
64 -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
65 +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
66 IUSE="test"
67
68 RDEPEND=">=dev-perl/Params-Util-0.31