Gentoo Archives: gentoo-commits

From: "Ian Stakenvicius (axs)" <axs@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/IPC-Run: IPC-Run-0.910.0-r1.ebuild IPC-Run-0.920.0-r1.ebuild ChangeLog IPC-Run-0.910.0.ebuild IPC-Run-0.920.0.ebuild
Date: Fri, 22 Aug 2014 20:45:23
Message-Id: 20140822204518.E9C2F3C04@oystercatcher.gentoo.org
1 axs 14/08/22 20:45:18
2
3 Modified: ChangeLog
4 Added: IPC-Run-0.910.0-r1.ebuild IPC-Run-0.920.0-r1.ebuild
5 Removed: IPC-Run-0.910.0.ebuild IPC-Run-0.920.0.ebuild
6 Log:
7 bumped EAPI to 5; committed directly to stable as no other changes present and revbump helps stable systems to keep from dieing on perl-5.18 upgrade
8
9 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 2B6559ED)
10
11 Revision Changes Path
12 1.46 dev-perl/IPC-Run/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Run/ChangeLog?rev=1.46&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Run/ChangeLog?rev=1.46&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Run/ChangeLog?r1=1.45&r2=1.46
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v
21 retrieving revision 1.45
22 retrieving revision 1.46
23 diff -u -r1.45 -r1.46
24 --- ChangeLog 2 Sep 2012 16:11:58 -0000 1.45
25 +++ ChangeLog 22 Aug 2014 20:45:18 -0000 1.46
26 @@ -1,6 +1,15 @@
27 # ChangeLog for dev-perl/IPC-Run
28 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.45 2012/09/02 16:11:58 tove Exp $
30 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
31 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.46 2014/08/22 20:45:18 axs Exp $
32 +
33 +*IPC-Run-0.920.0-r1 (22 Aug 2014)
34 +*IPC-Run-0.910.0-r1 (22 Aug 2014)
35 +
36 + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@g.o>
37 + +IPC-Run-0.910.0-r1.ebuild, +IPC-Run-0.920.0-r1.ebuild,
38 + -IPC-Run-0.910.0.ebuild, -IPC-Run-0.920.0.ebuild:
39 + bumped EAPI to 5; committed directly to stable as no other changes present and
40 + revbump helps stable systems to keep from dieing on perl-5.18 upgrade
41
42 02 Sep 2012; Torsten Veller <tove@g.o> -IPC-Run-0.89.ebuild,
43 -IPC-Run-0.900.0.ebuild:
44
45
46
47 1.1 dev-perl/IPC-Run/IPC-Run-0.910.0-r1.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.910.0-r1.ebuild?rev=1.1&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.910.0-r1.ebuild?rev=1.1&content-type=text/plain
51
52 Index: IPC-Run-0.910.0-r1.ebuild
53 ===================================================================
54 # Copyright 1999-2014 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 # $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.910.0-r1.ebuild,v 1.1 2014/08/22 20:45:18 axs Exp $
57
58 EAPI=5
59
60 MODULE_AUTHOR=TODDR
61 MODULE_VERSION=0.91
62 inherit perl-module
63
64 DESCRIPTION="system() and background procs w/ piping, redirs, ptys"
65
66 SLOT="0"
67 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-linux"
68 IUSE="test"
69
70 RDEPEND=">=dev-perl/IO-Tty-1.08"
71 DEPEND="${RDEPEND}
72 test? ( dev-perl/Test-Pod
73 dev-perl/Test-Pod-Coverage )"
74
75 SRC_TEST=do
76
77
78
79 1.1 dev-perl/IPC-Run/IPC-Run-0.920.0-r1.ebuild
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.920.0-r1.ebuild?rev=1.1&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.920.0-r1.ebuild?rev=1.1&content-type=text/plain
83
84 Index: IPC-Run-0.920.0-r1.ebuild
85 ===================================================================
86 # Copyright 1999-2014 Gentoo Foundation
87 # Distributed under the terms of the GNU General Public License v2
88 # $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.920.0-r1.ebuild,v 1.1 2014/08/22 20:45:18 axs Exp $
89
90 EAPI=5
91
92 MODULE_AUTHOR=TODDR
93 MODULE_VERSION=0.92
94 inherit perl-module
95
96 DESCRIPTION="system() and background procs w/ piping, redirs, ptys"
97
98 SLOT="0"
99 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-linux"
100 IUSE="test"
101
102 RDEPEND=">=dev-perl/IO-Tty-1.08"
103 DEPEND="${RDEPEND}
104 test? ( dev-perl/Test-Pod
105 dev-perl/Test-Pod-Coverage )"
106
107 SRC_TEST=do