Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@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: Sun, 01 Apr 2012 16:23:30
Message-Id: 20120401162316.96FE52004B@flycatcher.gentoo.org
1 armin76 12/04/01 16:23:16
2
3 Modified: ChangeLog Dist-CheckConflicts-0.20.0.ebuild
4 Log:
5 Add ia64/~s390/~sh/~sparc wrt #403413
6
7 (Portage version: 2.1.10.53/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.14 dev-perl/Dist-CheckConflicts/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Dist-CheckConflicts/ChangeLog?rev=1.14&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Dist-CheckConflicts/ChangeLog?rev=1.14&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Dist-CheckConflicts/ChangeLog?r1=1.13&r2=1.14
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Dist-CheckConflicts/ChangeLog,v
19 retrieving revision 1.13
20 retrieving revision 1.14
21 diff -u -r1.13 -r1.14
22 --- ChangeLog 19 Feb 2012 12:07:50 -0000 1.13
23 +++ ChangeLog 1 Apr 2012 16:23:16 -0000 1.14
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-perl/Dist-CheckConflicts
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Dist-CheckConflicts/ChangeLog,v 1.13 2012/02/19 12:07:50 klausman Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Dist-CheckConflicts/ChangeLog,v 1.14 2012/04/01 16:23:16 armin76 Exp $
29 +
30 + 01 Apr 2012; Raúl Porcel <armin76@g.o>
31 + Dist-CheckConflicts-0.20.0.ebuild:
32 + Add ia64/~s390/~sh/~sparc wrt #403413
33
34 19 Feb 2012; Tobias Klausmann <klausman@g.o>
35 Dist-CheckConflicts-0.20.0.ebuild:
36
37
38
39 1.9 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.9&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.0.ebuild?rev=1.9&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.8&r2=1.9
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.8
49 retrieving revision 1.9
50 diff -u -r1.8 -r1.9
51 --- Dist-CheckConflicts-0.20.0.ebuild 19 Feb 2012 12:07:50 -0000 1.8
52 +++ Dist-CheckConflicts-0.20.0.ebuild 1 Apr 2012 16:23:16 -0000 1.9
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2012 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.8 2012/02/19 12:07:50 klausman Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.0.ebuild,v 1.9 2012/04/01 16:23:16 armin76 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="~alpha amd64 ~arm ~hppa ppc x86 ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
66 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
67 IUSE="test"
68
69 RDEPEND="dev-perl/Sub-Exporter