Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/PAR-Dist: PAR-Dist-0.490.0.ebuild ChangeLog
Date: Sat, 01 Feb 2014 23:45:08
Message-Id: 20140201234505.563DD2004C@flycatcher.gentoo.org
1 vapier 14/02/01 23:45:05
2
3 Modified: PAR-Dist-0.490.0.ebuild ChangeLog
4 Log:
5 Mark arm64/m68k/s390/sh stable.
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
8
9 Revision Changes Path
10 1.5 dev-perl/PAR-Dist/PAR-Dist-0.490.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.490.0.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.490.0.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.490.0.ebuild?r1=1.4&r2=1.5
15
16 Index: PAR-Dist-0.490.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.490.0.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- PAR-Dist-0.490.0.ebuild 22 Jul 2013 21:16:17 -0000 1.4
23 +++ PAR-Dist-0.490.0.ebuild 1 Feb 2014 23:45:05 -0000 1.5
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.490.0.ebuild,v 1.4 2013/07/22 21:16:17 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.490.0.ebuild,v 1.5 2014/02/01 23:45:05 vapier Exp $
30
31 EAPI=4
32
33 @@ -11,7 +11,7 @@
34 DESCRIPTION="Create and manipulate PAR distributions"
35
36 SLOT="0"
37 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
38 +KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 m68k ~ppc ppc64 s390 sh ~sparc x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
39 IUSE=""
40
41 DEPEND="
42
43
44
45 1.80 dev-perl/PAR-Dist/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.80&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?rev=1.80&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PAR-Dist/ChangeLog?r1=1.79&r2=1.80
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v
54 retrieving revision 1.79
55 retrieving revision 1.80
56 diff -u -r1.79 -r1.80
57 --- ChangeLog 22 Jul 2013 21:16:17 -0000 1.79
58 +++ ChangeLog 1 Feb 2014 23:45:05 -0000 1.80
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-perl/PAR-Dist
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.79 2013/07/22 21:16:17 ago Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.80 2014/02/01 23:45:05 vapier Exp $
65 +
66 + 01 Feb 2014; Mike Frysinger <vapier@g.o> PAR-Dist-0.490.0.ebuild:
67 + Mark arm64/m68k/s390/sh stable.
68
69 22 Jul 2013; Agostino Sarubbo <ago@g.o> PAR-Dist-0.490.0.ebuild:
70 Stable for ppc64, wrt bug #449604