Gentoo Archives: gentoo-commits

From: "Andreas HAttel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/perl-CGI: perl-CGI-3.630.0-r1.ebuild ChangeLog perl-CGI-3.630.0.ebuild
Date: Sun, 06 Jul 2014 09:39:41
Message-Id: 20140706093938.D44912004E@flycatcher.gentoo.org
1 dilfridge 14/07/06 09:39:38
2
3 Modified: ChangeLog
4 Added: perl-CGI-3.630.0-r1.ebuild
5 Removed: perl-CGI-3.630.0.ebuild
6 Log:
7 Revision bump for added provider
8
9 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
10
11 Revision Changes Path
12 1.117 virtual/perl-CGI/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/ChangeLog?rev=1.117&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/ChangeLog?rev=1.117&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/ChangeLog?r1=1.116&r2=1.117
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v
21 retrieving revision 1.116
22 retrieving revision 1.117
23 diff -u -r1.116 -r1.117
24 --- ChangeLog 5 Jul 2014 11:33:07 -0000 1.116
25 +++ ChangeLog 6 Jul 2014 09:39:38 -0000 1.117
26 @@ -1,6 +1,12 @@
27 # ChangeLog for virtual/perl-CGI
28 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.116 2014/07/05 11:33:07 dilfridge Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.117 2014/07/06 09:39:38 dilfridge Exp $
31 +
32 +*perl-CGI-3.630.0-r1 (06 Jul 2014)
33 +
34 + 06 Jul 2014; Andreas K. Huettel <dilfridge@g.o>
35 + -perl-CGI-3.630.0.ebuild, +perl-CGI-3.630.0-r1.ebuild:
36 + Revision bump for added provider
37
38 *perl-CGI-3.650.0 (05 Jul 2014)
39
40
41
42
43 1.1 virtual/perl-CGI/perl-CGI-3.630.0-r1.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/perl-CGI-3.630.0-r1.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/perl-CGI-3.630.0-r1.ebuild?rev=1.1&content-type=text/plain
47
48 Index: perl-CGI-3.630.0-r1.ebuild
49 ===================================================================
50 # Copyright 1999-2014 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.630.0-r1.ebuild,v 1.1 2014/07/06 09:39:38 dilfridge Exp $
53
54 EAPI=5
55
56 DESCRIPTION="Virtual for ${PN#perl-}"
57 HOMEPAGE=""
58 SRC_URI=""
59
60 LICENSE=""
61 SLOT="0"
62 KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos"
63 IUSE=""
64
65 RDEPEND="|| ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )"