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-Compress-Raw-Zlib: perl-Compress-Raw-Zlib-2.60.0.ebuild perl-Compress-Raw-Zlib-2.65.0.ebuild ChangeLog perl-Compress-Raw-Zlib-2.56.0.ebuild perl-Compress-Raw-Zlib-2.55.0.ebuild perl-Compress-Raw-Zlib-2.024.ebuild perl-Compress-Raw-Zlib-2.52.0.ebuild perl-Compress-Raw-Zlib-2.43.0.ebuild perl-Compress-Raw-Zlib-2.59.0.ebuild perl-Compress-Raw-Zlib-2.40.0.ebuild perl-Compress-Raw-Zlib-2.33.ebuild perl-Compress-Raw-Zlib-2.35.0.ebuild perl-Compress-Raw-Zlib-2.37.0.ebuild perl-Compress-Raw-Zlib-2.36.0.ebuild perl-Compress-Raw-Zlib-2.49.0.ebuild
Date: Sat, 05 Jul 2014 16:01:07
Message-Id: 20140705160103.63B642004E@flycatcher.gentoo.org
1 dilfridge 14/07/05 16:01:03
2
3 Modified: perl-Compress-Raw-Zlib-2.60.0.ebuild ChangeLog
4 Added: perl-Compress-Raw-Zlib-2.65.0.ebuild
5 Removed: perl-Compress-Raw-Zlib-2.56.0.ebuild
6 perl-Compress-Raw-Zlib-2.55.0.ebuild
7 perl-Compress-Raw-Zlib-2.024.ebuild
8 perl-Compress-Raw-Zlib-2.52.0.ebuild
9 perl-Compress-Raw-Zlib-2.43.0.ebuild
10 perl-Compress-Raw-Zlib-2.59.0.ebuild
11 perl-Compress-Raw-Zlib-2.40.0.ebuild
12 perl-Compress-Raw-Zlib-2.33.ebuild
13 perl-Compress-Raw-Zlib-2.35.0.ebuild
14 perl-Compress-Raw-Zlib-2.37.0.ebuild
15 perl-Compress-Raw-Zlib-2.36.0.ebuild
16 perl-Compress-Raw-Zlib-2.49.0.ebuild
17 Log:
18 Add perl-5.20 version; remove old
19
20 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
21
22 Revision Changes Path
23 1.16 virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.60.0.ebuild
24
25 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.60.0.ebuild?rev=1.16&view=markup
26 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.60.0.ebuild?rev=1.16&content-type=text/plain
27 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.60.0.ebuild?r1=1.15&r2=1.16
28
29 Index: perl-Compress-Raw-Zlib-2.60.0.ebuild
30 ===================================================================
31 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.60.0.ebuild,v
32 retrieving revision 1.15
33 retrieving revision 1.16
34 diff -u -r1.15 -r1.16
35 --- perl-Compress-Raw-Zlib-2.60.0.ebuild 20 Jan 2014 20:44:55 -0000 1.15
36 +++ perl-Compress-Raw-Zlib-2.60.0.ebuild 5 Jul 2014 16:01:03 -0000 1.16
37 @@ -1,6 +1,6 @@
38 # Copyright 1999-2014 Gentoo Foundation
39 # Distributed under the terms of the GNU General Public License v2
40 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.60.0.ebuild,v 1.15 2014/01/20 20:44:55 vapier Exp $
41 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.60.0.ebuild,v 1.16 2014/07/05 16:01:03 dilfridge Exp $
42
43 DESCRIPTION="Virtual for ${PN#perl-}"
44 HOMEPAGE=""
45 @@ -11,4 +11,4 @@
46 KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
47 IUSE=""
48
49 -RDEPEND="~perl-core/${PN#perl-}-${PV}"
50 +RDEPEND="|| ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )"
51
52
53
54 1.72 virtual/perl-Compress-Raw-Zlib/ChangeLog
55
56 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog?rev=1.72&view=markup
57 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog?rev=1.72&content-type=text/plain
58 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog?r1=1.71&r2=1.72
59
60 Index: ChangeLog
61 ===================================================================
62 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog,v
63 retrieving revision 1.71
64 retrieving revision 1.72
65 diff -u -r1.71 -r1.72
66 --- ChangeLog 20 Jan 2014 20:44:55 -0000 1.71
67 +++ ChangeLog 5 Jul 2014 16:01:03 -0000 1.72
68 @@ -1,6 +1,18 @@
69 # ChangeLog for virtual/perl-Compress-Raw-Zlib
70 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
71 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog,v 1.71 2014/01/20 20:44:55 vapier Exp $
72 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog,v 1.72 2014/07/05 16:01:03 dilfridge Exp $
73 +
74 +*perl-Compress-Raw-Zlib-2.65.0 (05 Jul 2014)
75 +
76 + 05 Jul 2014; Andreas K. Huettel <dilfridge@g.o>
77 + -perl-Compress-Raw-Zlib-2.024.ebuild, -perl-Compress-Raw-Zlib-2.33.ebuild,
78 + -perl-Compress-Raw-Zlib-2.35.0.ebuild, -perl-Compress-Raw-Zlib-2.36.0.ebuild,
79 + -perl-Compress-Raw-Zlib-2.37.0.ebuild, -perl-Compress-Raw-Zlib-2.40.0.ebuild,
80 + -perl-Compress-Raw-Zlib-2.43.0.ebuild, -perl-Compress-Raw-Zlib-2.49.0.ebuild,
81 + -perl-Compress-Raw-Zlib-2.52.0.ebuild, -perl-Compress-Raw-Zlib-2.55.0.ebuild,
82 + -perl-Compress-Raw-Zlib-2.56.0.ebuild, -perl-Compress-Raw-Zlib-2.59.0.ebuild,
83 + perl-Compress-Raw-Zlib-2.60.0.ebuild, +perl-Compress-Raw-Zlib-2.65.0.ebuild:
84 + Add perl-5.20 version; remove old
85
86 20 Jan 2014; Mike Frysinger <vapier@g.o>
87 perl-Compress-Raw-Zlib-2.33.ebuild, perl-Compress-Raw-Zlib-2.35.0.ebuild,
88
89
90
91 1.1 virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.65.0.ebuild
92
93 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.65.0.ebuild?rev=1.1&view=markup
94 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.65.0.ebuild?rev=1.1&content-type=text/plain
95
96 Index: perl-Compress-Raw-Zlib-2.65.0.ebuild
97 ===================================================================
98 # Copyright 1999-2014 Gentoo Foundation
99 # Distributed under the terms of the GNU General Public License v2
100 # $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.65.0.ebuild,v 1.1 2014/07/05 16:01:03 dilfridge Exp $
101
102 EAPI=5
103
104 DESCRIPTION="Virtual for ${PN#perl-}"
105 HOMEPAGE=""
106 SRC_URI=""
107
108 LICENSE=""
109 SLOT="0"
110 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
111 IUSE=""
112
113 RDEPEND="|| ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )"