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/module-info: module-info-0.320.0.ebuild ChangeLog module-info-0.31.ebuild
Date: Sat, 31 Mar 2012 17:21:54
Message-Id: 20120331170525.242022004C@flycatcher.gentoo.org
1 armin76 12/03/31 17:05:25
2
3 Modified: module-info-0.320.0.ebuild ChangeLog
4 module-info-0.31.ebuild
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.8 dev-perl/module-info/module-info-0.320.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/module-info/module-info-0.320.0.ebuild?rev=1.8&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/module-info/module-info-0.320.0.ebuild?rev=1.8&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/module-info/module-info-0.320.0.ebuild?r1=1.7&r2=1.8
16
17 Index: module-info-0.320.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/module-info/module-info-0.320.0.ebuild,v
20 retrieving revision 1.7
21 retrieving revision 1.8
22 diff -u -r1.7 -r1.8
23 --- module-info-0.320.0.ebuild 31 Mar 2012 14:04:35 -0000 1.7
24 +++ module-info-0.320.0.ebuild 31 Mar 2012 17:05:24 -0000 1.8
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/module-info-0.320.0.ebuild,v 1.7 2012/03/31 14:04:35 klausman Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/module-info-0.320.0.ebuild,v 1.8 2012/03/31 17:05:24 armin76 Exp $
30
31 EAPI=4
32
33 @@ -12,7 +12,7 @@
34 DESCRIPTION="Information about Perl modules"
35
36 SLOT="0"
37 -KEYWORDS="alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86"
38 +KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 x86"
39 IUSE="test"
40
41 RDEPEND=""
42
43
44
45 1.66 dev-perl/module-info/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/module-info/ChangeLog?rev=1.66&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/module-info/ChangeLog?rev=1.66&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/module-info/ChangeLog?r1=1.65&r2=1.66
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/module-info/ChangeLog,v
54 retrieving revision 1.65
55 retrieving revision 1.66
56 diff -u -r1.65 -r1.66
57 --- ChangeLog 31 Mar 2012 14:04:35 -0000 1.65
58 +++ ChangeLog 31 Mar 2012 17:05:24 -0000 1.66
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-perl/module-info
61 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/ChangeLog,v 1.65 2012/03/31 14:04:35 klausman Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/ChangeLog,v 1.66 2012/03/31 17:05:24 armin76 Exp $
64 +
65 + 31 Mar 2012; Raúl Porcel <armin76@g.o> module-info-0.31.ebuild,
66 + module-info-0.320.0.ebuild:
67 + Drop ia64/sparc keywords
68
69 31 Mar 2012; Tobias Klausmann <klausman@g.o>
70 module-info-0.320.0.ebuild:
71
72
73
74 1.12 dev-perl/module-info/module-info-0.31.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/module-info/module-info-0.31.ebuild?rev=1.12&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/module-info/module-info-0.31.ebuild?rev=1.12&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/module-info/module-info-0.31.ebuild?r1=1.11&r2=1.12
79
80 Index: module-info-0.31.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-perl/module-info/module-info-0.31.ebuild,v
83 retrieving revision 1.11
84 retrieving revision 1.12
85 diff -u -r1.11 -r1.12
86 --- module-info-0.31.ebuild 21 Jan 2010 13:00:49 -0000 1.11
87 +++ module-info-0.31.ebuild 31 Mar 2012 17:05:24 -0000 1.12
88 @@ -1,6 +1,6 @@
89 -# Copyright 1999-2010 Gentoo Foundation
90 +# Copyright 1999-2012 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/module-info-0.31.ebuild,v 1.11 2010/01/21 13:00:49 tove Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/module-info-0.31.ebuild,v 1.12 2012/03/31 17:05:24 armin76 Exp $
94
95 EAPI=2
96
97 @@ -14,7 +14,7 @@
98 DESCRIPTION="Information about Perl modules"
99
100 SLOT="0"
101 -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
102 +KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 x86"
103 IUSE=""
104
105 RDEPEND=""