Gentoo Archives: gentoo-commits

From: "Mart Raudsepp (leio)" <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/netboot-base: ChangeLog netboot-base-20050110.ebuild
Date: Fri, 08 Oct 2010 03:03:16
Message-Id: 20101008021321.B00CD20054@flycatcher.gentoo.org
1 leio 10/10/08 02:13:21
2
3 Modified: ChangeLog netboot-base-20050110.ebuild
4 Log:
5 Drop to ~mips
6
7 (Portage version: 2.1.9.13/cvs/Linux mips64)
8
9 Revision Changes Path
10 1.5 sys-apps/netboot-base/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/netboot-base/ChangeLog?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/netboot-base/ChangeLog?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/netboot-base/ChangeLog?r1=1.4&r2=1.5
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/netboot-base/ChangeLog,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- ChangeLog 10 Jan 2005 23:40:02 -0000 1.4
23 +++ ChangeLog 8 Oct 2010 02:13:21 -0000 1.5
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-apps/netboot-base
26 -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/netboot-base/ChangeLog,v 1.4 2005/01/10 23:40:02 gmsoft Exp $
28 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/netboot-base/ChangeLog,v 1.5 2010/10/08 02:13:21 leio Exp $
30 +
31 + 08 Oct 2010; Mart Raudsepp <leio@g.o> netboot-base-20050110.ebuild:
32 + Drop to ~mips
33
34 *netboot-base-20050110 (11 Jan 2005)
35
36
37
38
39 1.3 sys-apps/netboot-base/netboot-base-20050110.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/netboot-base/netboot-base-20050110.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/netboot-base/netboot-base-20050110.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/netboot-base/netboot-base-20050110.ebuild?r1=1.2&r2=1.3
44
45 Index: netboot-base-20050110.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sys-apps/netboot-base/netboot-base-20050110.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- netboot-base-20050110.ebuild 1 Sep 2006 07:36:03 -0000 1.2
52 +++ netboot-base-20050110.ebuild 8 Oct 2010 02:13:21 -0000 1.3
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2006 Gentoo Foundation
55 +# Copyright 1999-2010 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/netboot-base/netboot-base-20050110.ebuild,v 1.2 2006/09/01 07:36:03 vapier Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/netboot-base/netboot-base-20050110.ebuild,v 1.3 2010/10/08 02:13:21 leio Exp $
59
60 inherit toolchain-funcs
61
62 @@ -11,7 +11,7 @@
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 -KEYWORDS="alpha arm hppa mips ppc sh sparc x86"
67 +KEYWORDS="alpha arm hppa ~mips ppc sh sparc x86"
68 IUSE=""
69
70 DEPEND=""