Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/perl-Safe: ChangeLog perl-Safe-2.29.ebuild
Date: Tue, 02 Nov 2010 11:44:55
Message-Id: 20101102114452.1975820051@flycatcher.gentoo.org
1 tove 10/11/02 11:44:52
2
3 Modified: ChangeLog
4 Added: perl-Safe-2.29.ebuild
5 Log:
6 Version bump
7
8 (Portage version: 2.2.0_alpha3/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.26 virtual/perl-Safe/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/ChangeLog?rev=1.26&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/ChangeLog?rev=1.26&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/ChangeLog?r1=1.25&r2=1.26
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v
20 retrieving revision 1.25
21 retrieving revision 1.26
22 diff -u -r1.25 -r1.26
23 --- ChangeLog 16 Sep 2010 16:52:19 -0000 1.25
24 +++ ChangeLog 2 Nov 2010 11:44:51 -0000 1.26
25 @@ -1,6 +1,11 @@
26 # ChangeLog for virtual/perl-Safe
27 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.25 2010/09/16 16:52:19 tove Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.26 2010/11/02 11:44:51 tove Exp $
30 +
31 +*perl-Safe-2.29 (02 Nov 2010)
32 +
33 + 02 Nov 2010; Torsten Veller <tove@g.o> +perl-Safe-2.29.ebuild:
34 + Version bump
35
36 *perl-Safe-2.28 (16 Sep 2010)
37
38
39
40
41 1.1 virtual/perl-Safe/perl-Safe-2.29.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/perl-Safe-2.29.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/perl-Safe-2.29.ebuild?rev=1.1&content-type=text/plain
45
46 Index: perl-Safe-2.29.ebuild
47 ===================================================================
48 # Copyright 1999-2010 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.29.ebuild,v 1.1 2010/11/02 11:44:52 tove Exp $
51
52 DESCRIPTION="Virtual for Safe"
53 HOMEPAGE=""
54 SRC_URI=""
55
56 LICENSE=""
57 SLOT="0"
58 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
59 IUSE=""
60
61 RDEPEND="~perl-core/Safe-${PV}"