Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-boot/palo: ChangeLog palo-1.18.ebuild palo-1.17.ebuild
Date: Mon, 03 Jan 2011 11:51:24
Message-Id: 20110103115115.A564920057@flycatcher.gentoo.org
1 jer 11/01/03 11:51:15
2
3 Modified: ChangeLog palo-1.18.ebuild
4 Removed: palo-1.17.ebuild
5 Log:
6 Stable for HPPA too.
7
8 (Portage version: 2.2.0_alpha10/cvs/Linux i686)
9
10 Revision Changes Path
11 1.28 sys-boot/palo/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/palo/ChangeLog?rev=1.28&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/palo/ChangeLog?rev=1.28&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/palo/ChangeLog?r1=1.27&r2=1.28
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-boot/palo/ChangeLog,v
20 retrieving revision 1.27
21 retrieving revision 1.28
22 diff -u -r1.27 -r1.28
23 --- ChangeLog 2 Oct 2010 17:51:13 -0000 1.27
24 +++ ChangeLog 3 Jan 2011 11:51:15 -0000 1.28
25 @@ -1,6 +1,10 @@
26 # ChangeLog for sys-boot/palo
27 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/ChangeLog,v 1.27 2010/10/02 17:51:13 jer Exp $
29 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/ChangeLog,v 1.28 2011/01/03 11:51:15 jer Exp $
31 +
32 + 03 Jan 2011; Jeroen Roovers <jer@g.o> -palo-1.17.ebuild,
33 + -files/palo-1.17-fortify-source.patch, palo-1.18.ebuild:
34 + Stable for HPPA too.
35
36 *palo-1.18 (02 Oct 2010)
37
38
39
40
41 1.2 sys-boot/palo/palo-1.18.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/palo/palo-1.18.ebuild?rev=1.2&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/palo/palo-1.18.ebuild?rev=1.2&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/palo/palo-1.18.ebuild?r1=1.1&r2=1.2
46
47 Index: palo-1.18.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/sys-boot/palo/palo-1.18.ebuild,v
50 retrieving revision 1.1
51 retrieving revision 1.2
52 diff -u -r1.1 -r1.2
53 --- palo-1.18.ebuild 2 Oct 2010 17:51:13 -0000 1.1
54 +++ palo-1.18.ebuild 3 Jan 2011 11:51:15 -0000 1.2
55 @@ -1,6 +1,6 @@
56 -# Copyright 1999-2010 Gentoo Foundation
57 +# Copyright 1999-2011 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/palo-1.18.ebuild,v 1.1 2010/10/02 17:51:13 jer Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/palo-1.18.ebuild,v 1.2 2011/01/03 11:51:15 jer Exp $
61
62 EAPI="2"
63
64 @@ -12,7 +12,7 @@
65
66 LICENSE="GPL-2"
67 SLOT="0"
68 -KEYWORDS="-* ~hppa"
69 +KEYWORDS="-* hppa"
70 IUSE=""
71
72 PROVIDE="virtual/bootloader"