Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Proc-Background: metadata.xml ChangeLog Proc-Background-1.08.ebuild
Date: Tue, 30 Jun 2009 19:59:43
Message-Id: E1MLjUT-0000xw-DO@stork.gentoo.org
1 tove 09/06/30 19:59:41
2
3 Added: metadata.xml ChangeLog Proc-Background-1.08.ebuild
4 Log:
5 Initial commit (#275940)
6 (Portage version: 2.2_rc33/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.1 dev-perl/Proc-Background/metadata.xml
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Proc-Background/metadata.xml?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Proc-Background/metadata.xml?rev=1.1&content-type=text/plain
13
14 Index: metadata.xml
15 ===================================================================
16 <?xml version="1.0" encoding="UTF-8"?>
17 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
18 <pkgmetadata>
19 <herd>perl</herd>
20 </pkgmetadata>
21
22
23
24 1.1 dev-perl/Proc-Background/ChangeLog
25
26 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Proc-Background/ChangeLog?rev=1.1&view=markup
27 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Proc-Background/ChangeLog?rev=1.1&content-type=text/plain
28
29 Index: ChangeLog
30 ===================================================================
31 # ChangeLog for dev-perl/Proc-Background
32 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
33 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Background/ChangeLog,v 1.1 2009/06/30 19:59:41 tove Exp $
34
35 *Proc-Background-1.08 (30 Jun 2009)
36
37 30 Jun 2009; Torsten Veller <tove@g.o>
38 +Proc-Background-1.08.ebuild, +metadata.xml:
39 Initial commit (#275940)
40
41
42
43
44 1.1 dev-perl/Proc-Background/Proc-Background-1.08.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Proc-Background/Proc-Background-1.08.ebuild?rev=1.1&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Proc-Background/Proc-Background-1.08.ebuild?rev=1.1&content-type=text/plain
48
49 Index: Proc-Background-1.08.ebuild
50 ===================================================================
51 # Copyright 1999-2009 Gentoo Foundation
52 # Distributed under the terms of the GNU General Public License v2
53 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Background/Proc-Background-1.08.ebuild,v 1.1 2009/06/30 19:59:41 tove Exp $
54
55 EAPI=2
56
57 MODULE_AUTHOR=BZAJAC
58 inherit perl-module
59
60 DESCRIPTION="Generic interface to background process management"
61
62 SLOT="0"
63 KEYWORDS="~amd64 ~x86"
64 IUSE=""
65
66 SRC_TEST=do