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-IPC-Cmd: perl-IPC-Cmd-0.920.0.ebuild ChangeLog perl-IPC-Cmd-0.800.0-r1.ebuild perl-IPC-Cmd-0.700.0-r1.ebuild perl-IPC-Cmd-0.680.ebuild perl-IPC-Cmd-0.720.0.ebuild perl-IPC-Cmd-0.800.0.ebuild perl-IPC-Cmd-0.760.0-r1.ebuild
Date: Tue, 08 Jul 2014 22:12:11
Message-Id: 20140708221206.C12FB2004E@flycatcher.gentoo.org
1 dilfridge 14/07/08 22:12:06
2
3 Modified: ChangeLog
4 Added: perl-IPC-Cmd-0.920.0.ebuild
5 perl-IPC-Cmd-0.800.0-r1.ebuild
6 Removed: perl-IPC-Cmd-0.700.0-r1.ebuild
7 perl-IPC-Cmd-0.680.ebuild
8 perl-IPC-Cmd-0.720.0.ebuild
9 perl-IPC-Cmd-0.800.0.ebuild
10 perl-IPC-Cmd-0.760.0-r1.ebuild
11 Log:
12 Add perl-5.20 version; improve dependencies; remove old
13
14 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
15
16 Revision Changes Path
17 1.51 virtual/perl-IPC-Cmd/ChangeLog
18
19 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IPC-Cmd/ChangeLog?rev=1.51&view=markup
20 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IPC-Cmd/ChangeLog?rev=1.51&content-type=text/plain
21 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IPC-Cmd/ChangeLog?r1=1.50&r2=1.51
22
23 Index: ChangeLog
24 ===================================================================
25 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/ChangeLog,v
26 retrieving revision 1.50
27 retrieving revision 1.51
28 diff -u -r1.50 -r1.51
29 --- ChangeLog 20 Jan 2014 20:53:36 -0000 1.50
30 +++ ChangeLog 8 Jul 2014 22:12:06 -0000 1.51
31 @@ -1,6 +1,16 @@
32 # ChangeLog for virtual/perl-IPC-Cmd
33 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
34 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/ChangeLog,v 1.50 2014/01/20 20:53:36 vapier Exp $
35 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/ChangeLog,v 1.51 2014/07/08 22:12:06 dilfridge Exp $
36 +
37 +*perl-IPC-Cmd-0.920.0 (08 Jul 2014)
38 +*perl-IPC-Cmd-0.800.0-r1 (08 Jul 2014)
39 +
40 + 08 Jul 2014; Andreas K. Huettel <dilfridge@g.o>
41 + -perl-IPC-Cmd-0.680.ebuild, -perl-IPC-Cmd-0.700.0-r1.ebuild,
42 + -perl-IPC-Cmd-0.720.0.ebuild, -perl-IPC-Cmd-0.760.0-r1.ebuild,
43 + -perl-IPC-Cmd-0.800.0.ebuild, +perl-IPC-Cmd-0.800.0-r1.ebuild,
44 + +perl-IPC-Cmd-0.920.0.ebuild:
45 + Add perl-5.20 version; improve dependencies; remove old
46
47 20 Jan 2014; Mike Frysinger <vapier@g.o> perl-IPC-Cmd-0.680.ebuild,
48 perl-IPC-Cmd-0.720.0.ebuild, perl-IPC-Cmd-0.760.0-r1.ebuild,
49
50
51
52 1.1 virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.920.0.ebuild
53
54 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.920.0.ebuild?rev=1.1&view=markup
55 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.920.0.ebuild?rev=1.1&content-type=text/plain
56
57 Index: perl-IPC-Cmd-0.920.0.ebuild
58 ===================================================================
59 # Copyright 1999-2014 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 # $Header: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.920.0.ebuild,v 1.1 2014/07/08 22:12:06 dilfridge Exp $
62
63 EAPI=5
64
65 DESCRIPTION="Virtual for ${PN#perl-}"
66 HOMEPAGE=""
67 SRC_URI=""
68
69 LICENSE=""
70 SLOT="0"
71 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"
72 IUSE=""
73
74 RDEPEND="
75 || ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )
76 !<perl-core/${PN#perl-}-${PV}
77 !>perl-core/${PN#perl-}-${PV}-r999
78 "
79
80
81
82 1.1 virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.800.0-r1.ebuild
83
84 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.800.0-r1.ebuild?rev=1.1&view=markup
85 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.800.0-r1.ebuild?rev=1.1&content-type=text/plain
86
87 Index: perl-IPC-Cmd-0.800.0-r1.ebuild
88 ===================================================================
89 # Copyright 1999-2014 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 # $Header: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.800.0-r1.ebuild,v 1.1 2014/07/08 22:12:06 dilfridge Exp $
92
93 EAPI=5
94
95 DESCRIPTION="Virtual for ${PN#perl-}"
96 HOMEPAGE=""
97 SRC_URI=""
98
99 LICENSE=""
100 SLOT="0"
101 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"
102 IUSE=""
103
104 RDEPEND="
105 || ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )
106 !<perl-core/${PN#perl-}-${PV}
107 !>perl-core/${PN#perl-}-${PV}-r999
108 "