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/inline-files: inline-files-0.62.ebuild inline-files-0.680.0.ebuild ChangeLog
Date: Sat, 31 Mar 2012 12:11:01
Message-Id: 20120331121052.105A82004B@flycatcher.gentoo.org
1 armin76 12/03/31 12:10:52
2
3 Modified: inline-files-0.62.ebuild
4 inline-files-0.680.0.ebuild ChangeLog
5 Log:
6 alpha stable and drop ia64/sparc keywords wrt #400299
7
8 (Portage version: 2.1.10.49/cvs/Linux ia64)
9
10 Revision Changes Path
11 1.15 dev-perl/inline-files/inline-files-0.62.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/inline-files/inline-files-0.62.ebuild?rev=1.15&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/inline-files/inline-files-0.62.ebuild?rev=1.15&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/inline-files/inline-files-0.62.ebuild?r1=1.14&r2=1.15
16
17 Index: inline-files-0.62.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/inline-files/inline-files-0.62.ebuild,v
20 retrieving revision 1.14
21 retrieving revision 1.15
22 diff -u -r1.14 -r1.15
23 --- inline-files-0.62.ebuild 10 Jul 2007 23:33:29 -0000 1.14
24 +++ inline-files-0.62.ebuild 31 Mar 2012 12:10:51 -0000 1.15
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2006 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/inline-files/inline-files-0.62.ebuild,v 1.14 2007/07/10 23:33:29 mr_bones_ Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/inline-files/inline-files-0.62.ebuild,v 1.15 2012/03/31 12:10:51 armin76 Exp $
31
32 inherit perl-module
33
34 @@ -12,7 +12,7 @@
35 LICENSE="|| ( Artistic GPL-2 )"
36 SLOT="0"
37
38 -KEYWORDS="alpha amd64 ia64 ppc sparc x86"
39 +KEYWORDS="alpha amd64 ppc x86"
40 IUSE=""
41
42 DEPEND="dev-lang/perl"
43
44
45
46 1.5 dev-perl/inline-files/inline-files-0.680.0.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/inline-files/inline-files-0.680.0.ebuild?rev=1.5&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/inline-files/inline-files-0.680.0.ebuild?rev=1.5&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/inline-files/inline-files-0.680.0.ebuild?r1=1.4&r2=1.5
51
52 Index: inline-files-0.680.0.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-perl/inline-files/inline-files-0.680.0.ebuild,v
55 retrieving revision 1.4
56 retrieving revision 1.5
57 diff -u -r1.4 -r1.5
58 --- inline-files-0.680.0.ebuild 9 Mar 2012 10:18:44 -0000 1.4
59 +++ inline-files-0.680.0.ebuild 31 Mar 2012 12:10:51 -0000 1.5
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/inline-files/inline-files-0.680.0.ebuild,v 1.4 2012/03/09 10:18:44 phajdan.jr Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/inline-files/inline-files-0.680.0.ebuild,v 1.5 2012/03/31 12:10:51 armin76 Exp $
65
66 EAPI=4
67
68 @@ -13,7 +13,7 @@
69 DESCRIPTION="Multiple virtual files in a single file"
70
71 SLOT="0"
72 -KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86"
73 +KEYWORDS="alpha amd64 ppc x86"
74 IUSE=""
75
76 SRC_TEST=do
77
78
79
80 1.19 dev-perl/inline-files/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/inline-files/ChangeLog?rev=1.19&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/inline-files/ChangeLog?rev=1.19&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/inline-files/ChangeLog?r1=1.18&r2=1.19
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-perl/inline-files/ChangeLog,v
89 retrieving revision 1.18
90 retrieving revision 1.19
91 diff -u -r1.18 -r1.19
92 --- ChangeLog 9 Mar 2012 10:18:44 -0000 1.18
93 +++ ChangeLog 31 Mar 2012 12:10:51 -0000 1.19
94 @@ -1,6 +1,10 @@
95 # ChangeLog for dev-perl/inline-files
96 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/inline-files/ChangeLog,v 1.18 2012/03/09 10:18:44 phajdan.jr Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/inline-files/ChangeLog,v 1.19 2012/03/31 12:10:51 armin76 Exp $
99 +
100 + 31 Mar 2012; Raúl Porcel <armin76@g.o> inline-files-0.62.ebuild,
101 + inline-files-0.680.0.ebuild:
102 + alpha stable and drop ia64/sparc keywords wrt #400299
103
104 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@g.o>
105 inline-files-0.680.0.ebuild: