Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/IPC-Signal: IPC-Signal-1.0.0.ebuild ChangeLog
Date: Mon, 04 Jun 2012 02:07:06
Message-Id: 20120604020655.72B0E2004C@flycatcher.gentoo.org
1 xmw 12/06/04 02:06:55
2
3 Modified: IPC-Signal-1.0.0.ebuild ChangeLog
4 Log:
5 ppc stable (bug 400757)
6
7 (Portage version: 2.1.10.63/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 dev-perl/IPC-Signal/IPC-Signal-1.0.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Signal/IPC-Signal-1.0.0.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Signal/IPC-Signal-1.0.0.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Signal/IPC-Signal-1.0.0.ebuild?r1=1.2&r2=1.3
15
16 Index: IPC-Signal-1.0.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/IPC-Signal/IPC-Signal-1.0.0.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- IPC-Signal-1.0.0.ebuild 3 Sep 2011 21:04:59 -0000 1.2
23 +++ IPC-Signal-1.0.0.ebuild 4 Jun 2012 02:06:55 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Signal/IPC-Signal-1.0.0.ebuild,v 1.2 2011/09/03 21:04:59 tove Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Signal/IPC-Signal-1.0.0.ebuild,v 1.3 2012/06/04 02:06:55 xmw Exp $
30
31 EAPI=4
32
33 @@ -11,5 +11,5 @@
34 DESCRIPTION="Translate signal names to/from numbers"
35
36 SLOT="0"
37 -KEYWORDS="amd64 ia64 ~ppc sparc x86"
38 +KEYWORDS="amd64 ia64 ppc sparc x86"
39 IUSE=""
40
41
42
43 1.14 dev-perl/IPC-Signal/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Signal/ChangeLog?rev=1.14&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Signal/ChangeLog?rev=1.14&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-Signal/ChangeLog?r1=1.13&r2=1.14
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-perl/IPC-Signal/ChangeLog,v
52 retrieving revision 1.13
53 retrieving revision 1.14
54 diff -u -r1.13 -r1.14
55 --- ChangeLog 4 Sep 2011 11:23:58 -0000 1.13
56 +++ ChangeLog 4 Jun 2012 02:06:55 -0000 1.14
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-perl/IPC-Signal
59 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Signal/ChangeLog,v 1.13 2011/09/04 11:23:58 tove Exp $
61 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Signal/ChangeLog,v 1.14 2012/06/04 02:06:55 xmw Exp $
63 +
64 + 04 Jun 2012; Michael Weber <xmw@g.o> IPC-Signal-1.0.0.ebuild:
65 + ppc stable (bug 400757)
66
67 04 Sep 2011; Torsten Veller <tove@g.o> -IPC-Signal-1.00.ebuild:
68 Cleanup