Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/B-Hooks-Parser: B-Hooks-Parser-0.09.ebuild ChangeLog metadata.xml
Date: Tue, 23 Jun 2009 07:33:54
Message-Id: E1MJ0Vs-00023T-Fh@stork.gentoo.org
1 robbat2 09/06/23 07:33:52
2
3 Added: B-Hooks-Parser-0.09.ebuild ChangeLog metadata.xml
4 Log:
5 Initial commit. Ebuild by Robin H. Johnson <robbat2@g.o>.
6 (Portage version: 2.2_rc33/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.1 dev-perl/B-Hooks-Parser/B-Hooks-Parser-0.09.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/B-Hooks-Parser/B-Hooks-Parser-0.09.ebuild?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/B-Hooks-Parser/B-Hooks-Parser-0.09.ebuild?rev=1.1&content-type=text/plain
13
14 Index: B-Hooks-Parser-0.09.ebuild
15 ===================================================================
16 # Copyright 1999-2009 Gentoo Foundation
17 # Distributed under the terms of the GNU General Public License v2
18 # $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Hooks-Parser/B-Hooks-Parser-0.09.ebuild,v 1.1 2009/06/23 07:33:52 robbat2 Exp $
19
20 MODULE_AUTHOR="FLORA"
21 EAPI=2
22
23 inherit perl-module
24
25 DESCRIPTION="Interface to perls parser variables"
26
27 IUSE=""
28
29 SLOT="0"
30 LICENSE="|| ( Artistic GPL-2 )"
31 KEYWORDS="~amd64 ~x86"
32
33
34
35 1.1 dev-perl/B-Hooks-Parser/ChangeLog
36
37 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/B-Hooks-Parser/ChangeLog?rev=1.1&view=markup
38 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/B-Hooks-Parser/ChangeLog?rev=1.1&content-type=text/plain
39
40 Index: ChangeLog
41 ===================================================================
42 # ChangeLog for dev-perl/B-Hooks-Parser
43 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
44 # $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Hooks-Parser/ChangeLog,v 1.1 2009/06/23 07:33:52 robbat2 Exp $
45
46 *B-Hooks-Parser-0.09 (23 Jun 2009)
47
48 23 Jun 2009; Robin H. Johnson <robbat2@g.o>
49 +B-Hooks-Parser-0.09.ebuild, +metadata.xml:
50 Initial commit. Ebuild by Robin H. Johnson <robbat2@g.o>.
51
52
53
54
55 1.1 dev-perl/B-Hooks-Parser/metadata.xml
56
57 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/B-Hooks-Parser/metadata.xml?rev=1.1&view=markup
58 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/B-Hooks-Parser/metadata.xml?rev=1.1&content-type=text/plain
59
60 Index: metadata.xml
61 ===================================================================
62 <?xml version="1.0" encoding="UTF-8"?>
63 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
64 <pkgmetadata>
65 <herd>perl</herd>
66 <maintainer>
67 <email>robbat2@g.o</email>
68 </maintainer>
69 </pkgmetadata>