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 perl-core/Safe: Safe-2.19.ebuild ChangeLog
Date: Fri, 28 Aug 2009 20:15:57
Message-Id: E1Mg0BE-0002K2-1k@stork.gentoo.org
1 robbat2 09/08/25 17:51:36
2
3 Modified: ChangeLog
4 Added: Safe-2.19.ebuild
5 Log:
6 Version bump via perl-bump experimental tool.
7 (Portage version: 2.2_rc38/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.7 perl-core/Safe/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/ChangeLog?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/ChangeLog?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/ChangeLog?r1=1.6&r2=1.7
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/perl-core/Safe/ChangeLog,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -p -w -b -B -u -u -r1.6 -r1.7
22 --- ChangeLog 29 Jun 2009 14:54:08 -0000 1.6
23 +++ ChangeLog 25 Aug 2009 17:51:35 -0000 1.7
24 @@ -1,6 +1,11 @@
25 # ChangeLog for perl-core/Safe
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/ChangeLog,v 1.6 2009/06/29 14:54:08 tove Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/ChangeLog,v 1.7 2009/08/25 17:51:35 robbat2 Exp $
29 +
30 +*Safe-2.19 (25 Aug 2009)
31 +
32 + 25 Aug 2009; Robin H. Johnson <robbat2@g.o> +Safe-2.19.ebuild:
33 + Version bump via perl-bump experimental tool.
34
35 *Safe-2.17 (29 Jun 2009)
36
37
38
39
40 1.1 perl-core/Safe/Safe-2.19.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild?rev=1.1&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild?rev=1.1&content-type=text/plain
44
45 Index: Safe-2.19.ebuild
46 ===================================================================
47 # Copyright 1999-2009 Gentoo Foundation
48 # Distributed under the terms of the GNU General Public License v2
49 # $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/Safe-2.19.ebuild,v 1.1 2009/08/25 17:51:35 robbat2 Exp $
50
51 EAPI=2
52
53 MODULE_AUTHOR=RGARCIA
54 inherit perl-module
55
56 DESCRIPTION="Compile and execute code in restricted compartments"
57
58 SLOT="0"
59 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
60 IUSE=""
61
62 SRC_TEST=do