Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-cluster/ipvsadm: ipvsadm-1.24.ebuild ChangeLog
Date: Mon, 22 Oct 2007 14:32:02
Message-Id: E1IjyJw-0001gj-NP@stork.gentoo.org
1 armin76 07/10/22 14:31:56
2
3 Modified: ipvsadm-1.24.ebuild ChangeLog
4 Log:
5 Add ~ia64 wrt #190828
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.19 sys-cluster/ipvsadm/ipvsadm-1.24.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild?rev=1.19&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild?rev=1.19&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild?r1=1.18&r2=1.19
14
15 Index: ipvsadm-1.24.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild,v
18 retrieving revision 1.18
19 retrieving revision 1.19
20 diff -u -r1.18 -r1.19
21 --- ipvsadm-1.24.ebuild 31 Aug 2007 11:56:40 -0000 1.18
22 +++ ipvsadm-1.24.ebuild 22 Oct 2007 14:31:56 -0000 1.19
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild,v 1.18 2007/08/31 11:56:40 fmccor Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild,v 1.19 2007/10/22 14:31:56 armin76 Exp $
28
29 inherit linux-info
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~ppc64 s390 ~sparc x86"
36 +KEYWORDS="~amd64 ~ia64 ~ppc64 s390 ~sparc x86"
37 IUSE=""
38
39 RDEPEND=">=sys-libs/ncurses-5.2"
40
41
42
43 1.31 sys-cluster/ipvsadm/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/ipvsadm/ChangeLog?rev=1.31&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/ipvsadm/ChangeLog?rev=1.31&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/ipvsadm/ChangeLog?r1=1.30&r2=1.31
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ChangeLog,v
52 retrieving revision 1.30
53 retrieving revision 1.31
54 diff -u -r1.30 -r1.31
55 --- ChangeLog 31 Aug 2007 11:56:40 -0000 1.30
56 +++ ChangeLog 22 Oct 2007 14:31:56 -0000 1.31
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sys-cluster/ipvsadm
59 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ChangeLog,v 1.30 2007/08/31 11:56:40 fmccor Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ChangeLog,v 1.31 2007/10/22 14:31:56 armin76 Exp $
62 +
63 + 22 Oct 2007; Raúl Porcel <armin76@g.o> ipvsadm-1.24.ebuild:
64 + Add ~ia64 wrt #190828
65
66 31 Aug 2007; Ferris McCormick <fmccor@g.o> ipvsadm-1.24.ebuild:
67 Add ~sparc for testing --- part of Bug #190828 processing.
68
69
70
71 --
72 gentoo-commits@g.o mailing list