Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-boot/elilo: elilo-3.8.ebuild ChangeLog
Date: Thu, 14 Feb 2008 15:19:44
Message-Id: E1JPfrm-0006G6-Go@stork.gentoo.org
1 opfer 08/02/14 15:19:14
2
3 Modified: elilo-3.8.ebuild ChangeLog
4 Log:
5 keyworded ~arch for x86, bug 208639
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.2 sys-boot/elilo/elilo-3.8.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/elilo/elilo-3.8.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/elilo/elilo-3.8.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/elilo/elilo-3.8.ebuild?r1=1.1&r2=1.2
14
15 Index: elilo-3.8.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-boot/elilo/elilo-3.8.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- elilo-3.8.ebuild 8 Feb 2008 17:41:11 -0000 1.1
22 +++ elilo-3.8.ebuild 14 Feb 2008 15:19:13 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/elilo/elilo-3.8.ebuild,v 1.1 2008/02/08 17:41:11 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/elilo/elilo-3.8.ebuild,v 1.2 2008/02/14 15:19:13 opfer Exp $
28
29 inherit toolchain-funcs eutils
30
31 @@ -11,7 +11,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~ia64"
36 +KEYWORDS="~ia64 ~x86"
37 IUSE=""
38
39 # gnu-efi contains only static libs, so there's no run-time dep on it
40
41
42
43 1.21 sys-boot/elilo/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/elilo/ChangeLog?rev=1.21&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/elilo/ChangeLog?rev=1.21&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-boot/elilo/ChangeLog?r1=1.20&r2=1.21
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-boot/elilo/ChangeLog,v
52 retrieving revision 1.20
53 retrieving revision 1.21
54 diff -u -r1.20 -r1.21
55 --- ChangeLog 8 Feb 2008 17:41:11 -0000 1.20
56 +++ ChangeLog 14 Feb 2008 15:19:13 -0000 1.21
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sys-boot/elilo
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/elilo/ChangeLog,v 1.20 2008/02/08 17:41:11 armin76 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/elilo/ChangeLog,v 1.21 2008/02/14 15:19:13 opfer Exp $
62 +
63 + 14 Feb 2008; Christian Faulhammer <opfer@g.o> elilo-3.8.ebuild:
64 + keyworded ~arch for x86, bug 208639
65
66 *elilo-3.8 (08 Feb 2008)
67
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list