Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/IPC-ShareLite: IPC-ShareLite-0.170.0.ebuild ChangeLog
Date: Fri, 23 Nov 2012 13:09:01
Message-Id: 20121123130850.6B68820C65@flycatcher.gentoo.org
1 blueness 12/11/23 13:08:50
2
3 Modified: IPC-ShareLite-0.170.0.ebuild ChangeLog
4 Log:
5 keyword ~arm, bug #442816
6
7 (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
8
9 Revision Changes Path
10 1.3 dev-perl/IPC-ShareLite/IPC-ShareLite-0.170.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-ShareLite/IPC-ShareLite-0.170.0.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-ShareLite/IPC-ShareLite-0.170.0.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-ShareLite/IPC-ShareLite-0.170.0.ebuild?r1=1.2&r2=1.3
15
16 Index: IPC-ShareLite-0.170.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/IPC-ShareLite-0.170.0.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- IPC-ShareLite-0.170.0.ebuild 3 Sep 2011 21:05:25 -0000 1.2
23 +++ IPC-ShareLite-0.170.0.ebuild 23 Nov 2012 13:08:50 -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-ShareLite/IPC-ShareLite-0.170.0.ebuild,v 1.2 2011/09/03 21:05:25 tove Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/IPC-ShareLite-0.170.0.ebuild,v 1.3 2012/11/23 13:08:50 blueness Exp $
30
31 EAPI=4
32
33 @@ -11,7 +11,7 @@
34 DESCRIPTION="IPC::ShareLite module for perl"
35
36 SLOT="0"
37 -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-solaris"
38 +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-solaris"
39 IUSE="test"
40
41 DEPEND="test? ( dev-perl/Test-Pod )"
42
43
44
45 1.39 dev-perl/IPC-ShareLite/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-ShareLite/ChangeLog?rev=1.39&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-ShareLite/ChangeLog?rev=1.39&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IPC-ShareLite/ChangeLog?r1=1.38&r2=1.39
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/ChangeLog,v
54 retrieving revision 1.38
55 retrieving revision 1.39
56 diff -u -r1.38 -r1.39
57 --- ChangeLog 24 Jun 2012 12:59:57 -0000 1.38
58 +++ ChangeLog 23 Nov 2012 13:08:50 -0000 1.39
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-perl/IPC-ShareLite
61 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/ChangeLog,v 1.38 2012/06/24 12:59:57 tove Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/ChangeLog,v 1.39 2012/11/23 13:08:50 blueness Exp $
64 +
65 + 23 Nov 2012; Anthony G. Basile <blueness@g.o>
66 + IPC-ShareLite-0.170.0.ebuild:
67 + keyword ~arm, bug #442816
68
69 24 Jun 2012; Torsten Veller <tove@g.o> metadata.xml:
70 Update CPAN upstream info