Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Sys-Statistics-Linux: ChangeLog Sys-Statistics-Linux-0.21.ebuild Sys-Statistics-Linux-0.34.ebuild Sys-Statistics-Linux-0.08.ebuild Sys-Statistics-Linux-0.10.ebuild Sys-Statistics-Linux-0.11.ebuild
Date: Tue, 22 Apr 2008 21:54:21
Message-Id: E1JoQRN-0003Nt-BR@stork.gentoo.org
1 tove 08/04/22 21:54:17
2
3 Modified: ChangeLog Sys-Statistics-Linux-0.21.ebuild
4 Added: Sys-Statistics-Linux-0.34.ebuild
5 Removed: Sys-Statistics-Linux-0.08.ebuild
6 Sys-Statistics-Linux-0.10.ebuild
7 Sys-Statistics-Linux-0.11.ebuild
8 Log:
9 Version bump. Cleaning. Add UNIVERSAL-require to RDEPEND (#210120)
10 (Portage version: 2.1.5_rc6)
11
12 Revision Changes Path
13 1.17 dev-perl/Sys-Statistics-Linux/ChangeLog
14
15 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Sys-Statistics-Linux/ChangeLog?rev=1.17&view=markup
16 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Sys-Statistics-Linux/ChangeLog?rev=1.17&content-type=text/plain
17 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Sys-Statistics-Linux/ChangeLog?r1=1.16&r2=1.17
18
19 Index: ChangeLog
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/ChangeLog,v
22 retrieving revision 1.16
23 retrieving revision 1.17
24 diff -u -r1.16 -r1.17
25 --- ChangeLog 23 Jan 2008 19:17:44 -0000 1.16
26 +++ ChangeLog 22 Apr 2008 21:54:16 -0000 1.17
27 @@ -1,6 +1,14 @@
28 # ChangeLog for dev-perl/Sys-Statistics-Linux
29 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
30 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/ChangeLog,v 1.16 2008/01/23 19:17:44 armin76 Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/ChangeLog,v 1.17 2008/04/22 21:54:16 tove Exp $
32 +
33 +*Sys-Statistics-Linux-0.34 (22 Apr 2008)
34 +
35 + 22 Apr 2008; Torsten Veller <tove@g.o>
36 + -Sys-Statistics-Linux-0.08.ebuild, -Sys-Statistics-Linux-0.10.ebuild,
37 + -Sys-Statistics-Linux-0.11.ebuild, Sys-Statistics-Linux-0.21.ebuild,
38 + +Sys-Statistics-Linux-0.34.ebuild:
39 + Version bump. Cleaning. Add UNIVERSAL-require to RDEPEND (#210120)
40
41 23 Jan 2008; Raúl Porcel <armin76@g.o>
42 Sys-Statistics-Linux-0.21.ebuild:
43
44
45
46 1.5 dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.21.ebuild
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.21.ebuild?rev=1.5&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.21.ebuild?rev=1.5&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.21.ebuild?r1=1.4&r2=1.5
51
52 Index: Sys-Statistics-Linux-0.21.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.21.ebuild,v
55 retrieving revision 1.4
56 retrieving revision 1.5
57 diff -u -r1.4 -r1.5
58 --- Sys-Statistics-Linux-0.21.ebuild 23 Jan 2008 19:17:44 -0000 1.4
59 +++ Sys-Statistics-Linux-0.21.ebuild 22 Apr 2008 21:54:16 -0000 1.5
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2008 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.21.ebuild,v 1.4 2008/01/23 19:17:44 armin76 Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.21.ebuild,v 1.5 2008/04/22 21:54:16 tove Exp $
65
66 inherit perl-module
67
68 @@ -14,9 +14,9 @@
69 IUSE="test"
70 SRC_TEST="do"
71
72 -RDEPEND="dev-lang/perl"
73 -DEPEND="dev-perl/module-build
74 - dev-perl/UNIVERSAL-require
75 - ${RDEPEND}
76 +RDEPEND="dev-lang/perl
77 + dev-perl/UNIVERSAL-require"
78 +DEPEND="${RDEPEND}
79 + dev-perl/module-build
80 test? ( dev-perl/Test-Pod
81 dev-perl/Test-Pod-Coverage )"
82
83
84
85 1.1 dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.34.ebuild
86
87 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.34.ebuild?rev=1.1&view=markup
88 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.34.ebuild?rev=1.1&content-type=text/plain
89
90 Index: Sys-Statistics-Linux-0.34.ebuild
91 ===================================================================
92 # Copyright 1999-2008 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.34.ebuild,v 1.1 2008/04/22 21:54:16 tove Exp $
95
96 inherit perl-module
97
98 DESCRIPTION="Collect linux system statistics"
99 HOMEPAGE="http://search.cpan.org/~bloonix/"
100 SRC_URI="mirror://cpan/authors/id/B/BL/BLOONIX/${P}.tar.gz"
101
102 LICENSE="|| ( Artistic GPL-2 )"
103 SLOT="0"
104 KEYWORDS="~amd64 ~sparc ~x86"
105 IUSE="test"
106 SRC_TEST="do"
107
108 RDEPEND="dev-lang/perl
109 dev-perl/UNIVERSAL-require"
110 DEPEND="${RDEPEND}
111 dev-perl/module-build
112 test? ( dev-perl/Test-Pod
113 dev-perl/Test-Pod-Coverage )"
114
115
116
117 --
118 gentoo-commits@l.g.o mailing list