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 virtual/perl-Safe: ChangeLog perl-Safe-2.19.ebuild
Date: Fri, 28 Aug 2009 20:15:57
Message-Id: E1Mg0Be-0002N1-0S@stork.gentoo.org
1 robbat2 09/08/25 17:52:02
2
3 Modified: ChangeLog
4 Added: perl-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 virtual/perl-Safe/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Safe/ChangeLog?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Safe/ChangeLog?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Safe/ChangeLog?r1=1.6&r2=1.7
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-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:30 -0000 1.6
23 +++ ChangeLog 25 Aug 2009 17:52:01 -0000 1.7
24 @@ -1,6 +1,11 @@
25 # ChangeLog for virtual/perl-Safe
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.6 2009/06/29 14:54:30 tove Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.7 2009/08/25 17:52:01 robbat2 Exp $
29 +
30 +*perl-Safe-2.19 (25 Aug 2009)
31 +
32 + 25 Aug 2009; Robin H. Johnson <robbat2@g.o> +perl-Safe-2.19.ebuild:
33 + Version bump via perl-bump experimental tool.
34
35 *perl-Safe-2.17 (29 Jun 2009)
36
37
38
39
40 1.1 virtual/perl-Safe/perl-Safe-2.19.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Safe/perl-Safe-2.19.ebuild?rev=1.1&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Safe/perl-Safe-2.19.ebuild?rev=1.1&content-type=text/plain
44
45 Index: perl-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/virtual/perl-Safe/perl-Safe-2.19.ebuild,v 1.1 2009/08/25 17:52:01 robbat2 Exp $
50
51 DESCRIPTION="Virtual for Safe"
52 HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
53 SRC_URI=""
54
55 LICENSE="GPL-2"
56 SLOT="0"
57 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
58 IUSE=""
59
60 RDEPEND="~perl-core/Safe-${PV}"