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/perltidy: perltidy-20071205.ebuild perltidy-20101217.0.0.ebuild ChangeLog
Date: Sat, 31 Mar 2012 17:22:11
Message-Id: 20120331170827.7C3D32004B@flycatcher.gentoo.org
1 armin76 12/03/31 17:08:27
2
3 Modified: perltidy-20071205.ebuild
4 perltidy-20101217.0.0.ebuild ChangeLog
5 Log:
6 Drop ia64/sparc keywords
7
8 (Portage version: 2.1.10.49/cvs/Linux ia64)
9
10 Revision Changes Path
11 1.9 dev-perl/perltidy/perltidy-20071205.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/perltidy/perltidy-20071205.ebuild?rev=1.9&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/perltidy/perltidy-20071205.ebuild?rev=1.9&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/perltidy/perltidy-20071205.ebuild?r1=1.8&r2=1.9
16
17 Index: perltidy-20071205.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20071205.ebuild,v
20 retrieving revision 1.8
21 retrieving revision 1.9
22 diff -u -r1.8 -r1.9
23 --- perltidy-20071205.ebuild 18 Mar 2009 07:32:07 -0000 1.8
24 +++ perltidy-20071205.ebuild 31 Mar 2012 17:08:27 -0000 1.9
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2009 Gentoo Foundation
27 +# Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20071205.ebuild,v 1.8 2009/03/18 07:32:07 josejx Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20071205.ebuild,v 1.9 2012/03/31 17:08:27 armin76 Exp $
31
32 EAPI=2
33
34 @@ -14,7 +14,7 @@
35
36 LICENSE="GPL-2"
37 SLOT="0"
38 -KEYWORDS="alpha amd64 ia64 ppc sparc x86"
39 +KEYWORDS="alpha amd64 ppc x86"
40 IUSE=""
41
42 S=${WORKDIR}/${MY_P}
43
44
45
46 1.6 dev-perl/perltidy/perltidy-20101217.0.0.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/perltidy/perltidy-20101217.0.0.ebuild?rev=1.6&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/perltidy/perltidy-20101217.0.0.ebuild?rev=1.6&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/perltidy/perltidy-20101217.0.0.ebuild?r1=1.5&r2=1.6
51
52 Index: perltidy-20101217.0.0.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20101217.0.0.ebuild,v
55 retrieving revision 1.5
56 retrieving revision 1.6
57 diff -u -r1.5 -r1.6
58 --- perltidy-20101217.0.0.ebuild 31 Mar 2012 14:07:02 -0000 1.5
59 +++ perltidy-20101217.0.0.ebuild 31 Mar 2012 17:08:27 -0000 1.6
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2012 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20101217.0.0.ebuild,v 1.5 2012/03/31 14:07:02 klausman Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20101217.0.0.ebuild,v 1.6 2012/03/31 17:08:27 armin76 Exp $
65
66 EAPI=4
67
68 @@ -14,7 +14,7 @@
69
70 LICENSE="GPL-2"
71 SLOT="0"
72 -KEYWORDS="alpha amd64 ~ia64 ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
73 +KEYWORDS="alpha amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
74 IUSE=""
75
76 SRC_TEST="do"
77
78
79
80 1.54 dev-perl/perltidy/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/perltidy/ChangeLog?rev=1.54&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/perltidy/ChangeLog?rev=1.54&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/perltidy/ChangeLog?r1=1.53&r2=1.54
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v
89 retrieving revision 1.53
90 retrieving revision 1.54
91 diff -u -r1.53 -r1.54
92 --- ChangeLog 31 Mar 2012 14:07:02 -0000 1.53
93 +++ ChangeLog 31 Mar 2012 17:08:27 -0000 1.54
94 @@ -1,6 +1,10 @@
95 # ChangeLog for dev-perl/perltidy
96 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v 1.53 2012/03/31 14:07:02 klausman Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v 1.54 2012/03/31 17:08:27 armin76 Exp $
99 +
100 + 31 Mar 2012; Raúl Porcel <armin76@g.o> perltidy-20071205.ebuild,
101 + perltidy-20101217.0.0.ebuild:
102 + Drop ia64/sparc keywords
103
104 31 Mar 2012; Tobias Klausmann <klausman@g.o>
105 perltidy-20101217.0.0.ebuild: