Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/IPC-Run3: IPC-Run3-0.043.ebuild ChangeLog
Date: Wed, 28 Oct 2009 18:10:06
Message-Id: E1N3CyA-0003jc-MZ@stork.gentoo.org
1 armin76 09/10/28 18:10:02
2
3 Modified: IPC-Run3-0.043.ebuild ChangeLog
4 Log:
5 ia64 stable
6 (Portage version: 2.1.6.13/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.9 dev-perl/IPC-Run3/IPC-Run3-0.043.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IPC-Run3/IPC-Run3-0.043.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IPC-Run3/IPC-Run3-0.043.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IPC-Run3/IPC-Run3-0.043.ebuild?r1=1.8&r2=1.9
14
15 Index: IPC-Run3-0.043.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/IPC-Run3-0.043.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- IPC-Run3-0.043.ebuild 18 Oct 2009 16:06:27 -0000 1.8
22 +++ IPC-Run3-0.043.ebuild 28 Oct 2009 18:10:02 -0000 1.9
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/IPC-Run3/IPC-Run3-0.043.ebuild,v 1.8 2009/10/18 16:06:27 klausman Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/IPC-Run3-0.043.ebuild,v 1.9 2009/10/28 18:10:02 armin76 Exp $
28
29 EAPI=2
30
31 @@ -11,7 +11,7 @@
32
33 SLOT="0"
34 LICENSE="as-is"
35 -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86"
36 +KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86"
37 IUSE="test"
38
39 SRC_TEST="do"
40
41
42
43 1.42 dev-perl/IPC-Run3/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IPC-Run3/ChangeLog?rev=1.42&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IPC-Run3/ChangeLog?rev=1.42&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IPC-Run3/ChangeLog?r1=1.41&r2=1.42
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/ChangeLog,v
52 retrieving revision 1.41
53 retrieving revision 1.42
54 diff -u -r1.41 -r1.42
55 --- ChangeLog 18 Oct 2009 16:06:27 -0000 1.41
56 +++ ChangeLog 28 Oct 2009 18:10:02 -0000 1.42
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-perl/IPC-Run3
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/ChangeLog,v 1.41 2009/10/18 16:06:27 klausman Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/ChangeLog,v 1.42 2009/10/28 18:10:02 armin76 Exp $
62 +
63 + 28 Oct 2009; Raúl Porcel <armin76@g.o> IPC-Run3-0.043.ebuild:
64 + ia64 stable
65
66 18 Oct 2009; Tobias Klausmann <klausman@g.o> IPC-Run3-0.043.ebuild:
67 Stable on alpha, bug #283969