Gentoo Archives: gentoo-commits

From: "Andreas Huettel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Inline-Files: metadata.xml Inline-Files-0.680.0-r1.ebuild ChangeLog
Date: Sat, 04 Jul 2015 12:29:59
Message-Id: 20150704122954.9325774A@oystercatcher.gentoo.org
1 dilfridge 15/07/04 12:29:54
2
3 Added: metadata.xml Inline-Files-0.680.0-r1.ebuild
4 ChangeLog
5 Log:
6 Fix capitalization
7
8 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 84AD142F)
9
10 Revision Changes Path
11 1.1 dev-perl/Inline-Files/metadata.xml
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline-Files/metadata.xml?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline-Files/metadata.xml?rev=1.1&content-type=text/plain
15
16 Index: metadata.xml
17 ===================================================================
18 <?xml version="1.0" encoding="UTF-8"?>
19 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
20 <pkgmetadata>
21 <herd>perl</herd>
22 <upstream>
23 <remote-id type="cpan">Inline-Files</remote-id>
24 <remote-id type="cpan-module">Inline::Files</remote-id>
25 <remote-id type="cpan-module">Inline::Files::Data</remote-id>
26 <remote-id type="cpan-module">Inline::Files::Virtual</remote-id>
27 </upstream>
28 </pkgmetadata>
29
30
31
32 1.1 dev-perl/Inline-Files/Inline-Files-0.680.0-r1.ebuild
33
34 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline-Files/Inline-Files-0.680.0-r1.ebuild?rev=1.1&view=markup
35 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline-Files/Inline-Files-0.680.0-r1.ebuild?rev=1.1&content-type=text/plain
36
37 Index: Inline-Files-0.680.0-r1.ebuild
38 ===================================================================
39 # Copyright 1999-2015 Gentoo Foundation
40 # Distributed under the terms of the GNU General Public License v2
41 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Files/Inline-Files-0.680.0-r1.ebuild,v 1.1 2015/07/04 12:29:54 dilfridge Exp $
42
43 EAPI=5
44
45 MY_PN=Inline-Files
46 MODULE_AUTHOR=AMBS
47 MODULE_SECTION=Inline
48 MODULE_VERSION=0.68
49 inherit perl-module
50
51 DESCRIPTION="Multiple virtual files in a single file"
52
53 SLOT="0"
54 KEYWORDS="alpha amd64 ppc x86"
55 IUSE=""
56
57 SRC_TEST=do
58
59
60
61 1.1 dev-perl/Inline-Files/ChangeLog
62
63 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline-Files/ChangeLog?rev=1.1&view=markup
64 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline-Files/ChangeLog?rev=1.1&content-type=text/plain
65
66 Index: ChangeLog
67 ===================================================================
68 # ChangeLog for dev-perl/Inline-Files
69 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
70 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Files/ChangeLog,v 1.1 2015/07/04 12:29:54 dilfridge Exp $
71
72 *Inline-Files-0.680.0-r1 (04 Jul 2015)
73
74 04 Jul 2015; Andreas K. Huettel <dilfridge@g.o>
75 +Inline-Files-0.680.0-r1.ebuild, +metadata.xml:
76 Fix capitalization
77
78 *inline-files-0.680.0-r1 (22 Aug 2014)
79
80 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@g.o>
81 +inline-files-0.680.0-r1.ebuild, -inline-files-0.680.0.ebuild:
82 bumped EAPI to 5; committed directly to stable as no other changes present and
83 revbump helps stable systems to keep from dieing on perl-5.18 upgrade
84
85 24 Jun 2012; Torsten Veller <tove@g.o> metadata.xml:
86 Update CPAN upstream info
87
88 05 Apr 2012; Torsten Veller <tove@g.o> -inline-files-0.62.ebuild:
89 Cleanup
90
91 31 Mar 2012; Raúl Porcel <armin76@g.o> inline-files-0.62.ebuild,
92 inline-files-0.680.0.ebuild:
93 alpha stable and drop ia64/sparc keywords wrt #400299
94
95 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@g.o>
96 inline-files-0.680.0.ebuild:
97 x86 stable wrt bug #400299
98
99 27 Feb 2012; Brent Baude <ranger@g.o> inline-files-0.680.0.ebuild:
100 Marking inline-files-0.680.0 ppc for bug 400299
101
102 24 Feb 2012; Agostino Sarubbo <ago@g.o> inline-files-0.680.0.ebuild:
103 Stable for amd64, wrt bug #400299
104
105 29 Jul 2011; Torsten Veller <tove@g.o> -inline-files-0.63.ebuild,
106 -inline-files-0.640.ebuild, -inline-files-0.670.0.ebuild:
107 Cleanup
108
109 *inline-files-0.680.0 (25 Jul 2011)
110
111 25 Jul 2011; Torsten Veller <tove@g.o> +inline-files-0.680.0.ebuild:
112 Version bump. No code changes
113
114 *inline-files-0.670.0 (09 Jul 2011)
115
116 09 Jul 2011; Torsten Veller <tove@g.o> +inline-files-0.670.0.ebuild:
117 Version bump
118
119 *inline-files-0.640 (02 Feb 2011)
120
121 02 Feb 2011; Torsten Veller <tove@g.o> +inline-files-0.640.ebuild:
122 Version bump
123
124 *inline-files-0.63 (11 May 2009)
125
126 11 May 2009; Torsten Veller <tove@g.o> +inline-files-0.63.ebuild:
127 Version bump
128
129 21 Oct 2006; Michael Cummings <mcummings@g.o>
130 inline-files-0.62.ebuild:
131 Marking amd64 stable
132
133 17 Sep 2006; Michael Cummings <mcummings@g.o>
134 inline-files-0.62.ebuild:
135 Keywording ~amd64
136
137 06 Aug 2006; Michael Cummings <mcummings@g.o>
138 inline-files-0.62.ebuild:
139 Adding perl dep; fixed header; fixed DEPEND
140
141 02 Oct 2005; Aron Griffis <agriffis@g.o> inline-files-0.62.ebuild:
142 Mark 0.62 stable on ia64
143
144 26 Aug 2005; Aron Griffis <agriffis@g.o> inline-files-0.62.ebuild:
145 add ~ia64
146
147 29 Apr 2005; Michael Cummings <mcummings@g.o>
148 inline-files-0.62.ebuild:
149 Cleaning for mirror syntax
150
151 30 Dec 2004; Ciaran McCreesh <ciaranm@g.o> :
152 Change encoding to UTF-8 for GLEP 31 compliance
153
154 30 May 2004; Bryan Østergaard <kloeri@g.o> inline-files-0.62.ebuild:
155 Stable on alpha.
156
157 *inline-files-0.62 (05 Jul 2003)
158
159 05 Jul 2003; Michael Cummings <mcummings@g.o>
160 inline-files-0.62.ebuild:
161 Missing dep for gtk2-perl