Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Sys-Syscall: ChangeLog Sys-Syscall-0.23.ebuild
Date: Sun, 04 Sep 2011 10:12:05
Message-Id: 20110904101156.A559E20051@flycatcher.gentoo.org
1 maekke 11/09/04 10:11:56
2
3 Modified: ChangeLog Sys-Syscall-0.23.ebuild
4 Log:
5 x86 stable, bug #380091
6
7 (Portage version: 2.1.10.12/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.7 dev-perl/Sys-Syscall/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sys-Syscall/ChangeLog?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sys-Syscall/ChangeLog?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sys-Syscall/ChangeLog?r1=1.6&r2=1.7
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sys-Syscall/ChangeLog,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- ChangeLog 28 Aug 2011 18:31:36 -0000 1.6
23 +++ ChangeLog 4 Sep 2011 10:11:56 -0000 1.7
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-perl/Sys-Syscall
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Syscall/ChangeLog,v 1.6 2011/08/28 18:31:36 tove Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Syscall/ChangeLog,v 1.7 2011/09/04 10:11:56 maekke Exp $
29 +
30 + 04 Sep 2011; Markus Meier <maekke@g.o> Sys-Syscall-0.23.ebuild:
31 + x86 stable, bug #380091
32
33 *Sys-Syscall-0.230.0 (28 Aug 2011)
34
35
36
37
38 1.2 dev-perl/Sys-Syscall/Sys-Syscall-0.23.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sys-Syscall/Sys-Syscall-0.23.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sys-Syscall/Sys-Syscall-0.23.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sys-Syscall/Sys-Syscall-0.23.ebuild?r1=1.1&r2=1.2
43
44 Index: Sys-Syscall-0.23.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sys-Syscall/Sys-Syscall-0.23.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- Sys-Syscall-0.23.ebuild 23 Apr 2010 18:23:08 -0000 1.1
51 +++ Sys-Syscall-0.23.ebuild 4 Sep 2011 10:11:56 -0000 1.2
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2010 Gentoo Foundation
54 +# Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Syscall/Sys-Syscall-0.23.ebuild,v 1.1 2010/04/23 18:23:08 robbat2 Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Syscall/Sys-Syscall-0.23.ebuild,v 1.2 2011/09/04 10:11:56 maekke Exp $
58
59 inherit perl-module
60
61 @@ -12,7 +12,7 @@
62
63 SLOT="0"
64 LICENSE="|| ( Artistic GPL-2 )"
65 -KEYWORDS="~amd64 ~ppc ~x86"
66 +KEYWORDS="~amd64 ~ppc x86"
67
68 DEPEND="dev-lang/perl"
69 mydoc="CHANGES"