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: Sys-Statistics-Linux-0.49.ebuild ChangeLog
Date: Wed, 29 Apr 2009 15:05:55
Message-Id: E1LzBM8-000255-9y@stork.gentoo.org
1 tove 09/04/29 15:05:52
2
3 Modified: Sys-Statistics-Linux-0.49.ebuild ChangeLog
4 Log:
5 Stable on x86 (#267876)
6 (Portage version: 2.2_rc31/cvs/Linux i686)
7
8 Revision Changes Path
9 1.2 dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.49.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.49.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.49.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.49.ebuild?r1=1.1&r2=1.2
14
15 Index: Sys-Statistics-Linux-0.49.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.49.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- Sys-Statistics-Linux-0.49.ebuild 16 Mar 2009 08:38:24 -0000 1.1
22 +++ Sys-Statistics-Linux-0.49.ebuild 29 Apr 2009 15:05:52 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.49.ebuild,v 1.1 2009/03/16 08:38:24 tove Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.49.ebuild,v 1.2 2009/04/29 15:05:52 tove Exp $
28
29 EAPI=2
30
31 @@ -10,7 +10,7 @@
32 DESCRIPTION="Collect linux system statistics"
33
34 SLOT="0"
35 -KEYWORDS="~amd64 ~sparc ~x86"
36 +KEYWORDS="~amd64 ~sparc x86"
37 IUSE="test"
38
39 RDEPEND="dev-perl/YAML-Syck"
40
41
42
43 1.34 dev-perl/Sys-Statistics-Linux/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Sys-Statistics-Linux/ChangeLog?rev=1.34&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Sys-Statistics-Linux/ChangeLog?rev=1.34&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Sys-Statistics-Linux/ChangeLog?r1=1.33&r2=1.34
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/ChangeLog,v
52 retrieving revision 1.33
53 retrieving revision 1.34
54 diff -u -r1.33 -r1.34
55 --- ChangeLog 16 Mar 2009 08:38:24 -0000 1.33
56 +++ ChangeLog 29 Apr 2009 15:05:52 -0000 1.34
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-perl/Sys-Statistics-Linux
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/ChangeLog,v 1.33 2009/03/16 08:38:24 tove Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/ChangeLog,v 1.34 2009/04/29 15:05:52 tove Exp $
62 +
63 + 29 Apr 2009; Torsten Veller <tove@g.o>
64 + Sys-Statistics-Linux-0.49.ebuild:
65 + Stable on x86 (#267876)
66
67 *Sys-Statistics-Linux-0.49 (16 Mar 2009)