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/Dist-CheckConflicts: ChangeLog Dist-CheckConflicts-0.20.0.ebuild
Date: Mon, 31 Oct 2011 13:12:43
Message-Id: 20111031131232.83DFC2004B@flycatcher.gentoo.org
1 jer 11/10/31 13:12:32
2
3 Modified: ChangeLog Dist-CheckConflicts-0.20.0.ebuild
4 Log:
5 Marked ~hppa (bug #389001).
6
7 (Portage version: 2.2.0_alpha72/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.9 dev-perl/Dist-CheckConflicts/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Dist-CheckConflicts/ChangeLog?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Dist-CheckConflicts/ChangeLog?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Dist-CheckConflicts/ChangeLog?r1=1.8&r2=1.9
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Dist-CheckConflicts/ChangeLog,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- ChangeLog 24 Sep 2011 13:23:50 -0000 1.8
23 +++ ChangeLog 31 Oct 2011 13:12:32 -0000 1.9
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-perl/Dist-CheckConflicts
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Dist-CheckConflicts/ChangeLog,v 1.8 2011/09/24 13:23:50 grobian Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Dist-CheckConflicts/ChangeLog,v 1.9 2011/10/31 13:12:32 jer Exp $
29 +
30 + 31 Oct 2011; Jeroen Roovers <jer@g.o>
31 + Dist-CheckConflicts-0.20.0.ebuild:
32 + Marked ~hppa (bug #389001).
33
34 24 Sep 2011; Fabian Groffen <grobian@g.o>
35 Dist-CheckConflicts-0.20.0.ebuild:
36
37
38
39 1.4 dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.0.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.0.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.0.ebuild?r1=1.3&r2=1.4
44
45 Index: Dist-CheckConflicts-0.20.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.0.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- Dist-CheckConflicts-0.20.0.ebuild 24 Sep 2011 13:23:50 -0000 1.3
52 +++ Dist-CheckConflicts-0.20.0.ebuild 31 Oct 2011 13:12:32 -0000 1.4
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/Dist-CheckConflicts/Dist-CheckConflicts-0.20.0.ebuild,v 1.3 2011/09/24 13:23:50 grobian Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.0.ebuild,v 1.4 2011/10/31 13:12:32 jer Exp $
58
59 EAPI=4
60
61 @@ -11,7 +11,7 @@
62 DESCRIPTION="Declare version conflicts for your dist"
63
64 SLOT="0"
65 -KEYWORDS="amd64 ppc x86 ~x64-macos"
66 +KEYWORDS="amd64 ~hppa ppc x86 ~x64-macos"
67 IUSE="test"
68
69 RDEPEND="dev-perl/Sub-Exporter