Gentoo Archives: gentoo-commits

From: "Joshua Kinard (kumba)" <kumba@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-boot/sgibootcd: sgibootcd-0.12.ebuild ChangeLog
Date: Mon, 03 Feb 2014 09:08:02
Message-Id: 20140203090757.540372004C@flycatcher.gentoo.org
1 kumba 14/02/03 09:07:57
2
3 Modified: sgibootcd-0.12.ebuild ChangeLog
4 Log:
5 EAPI=5, and change the ebuild license to "all-rights-reserved" due to lack of specific license in source.
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D25D95E3)
8
9 Revision Changes Path
10 1.4 sys-boot/sgibootcd/sgibootcd-0.12.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/sgibootcd/sgibootcd-0.12.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/sgibootcd/sgibootcd-0.12.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/sgibootcd/sgibootcd-0.12.ebuild?r1=1.3&r2=1.4
15
16 Index: sgibootcd-0.12.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-boot/sgibootcd/sgibootcd-0.12.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- sgibootcd-0.12.ebuild 6 Feb 2011 22:21:48 -0000 1.3
23 +++ sgibootcd-0.12.ebuild 3 Feb 2014 09:07:57 -0000 1.4
24 @@ -1,13 +1,14 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/sgibootcd/sgibootcd-0.12.ebuild,v 1.3 2011/02/06 22:21:48 leio Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/sgibootcd/sgibootcd-0.12.ebuild,v 1.4 2014/02/03 09:07:57 kumba Exp $
30
31 +EAPI="5"
32 inherit eutils toolchain-funcs
33
34 DESCRIPTION="Creates burnable CD images for SGI LiveCDs"
35 HOMEPAGE="ftp://ftp.linux-mips.org/pub/linux/mips/people/skylark/"
36 SRC_URI="ftp://ftp.linux-mips.org/pub/linux/mips/people/skylark/${P}.tar.bz2"
37 -LICENSE="as-is"
38 +LICENSE="all-rights-reserved"
39 SLOT="0"
40 KEYWORDS="-* ~mips"
41 IUSE=""
42
43
44
45 1.4 sys-boot/sgibootcd/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/sgibootcd/ChangeLog?rev=1.4&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/sgibootcd/ChangeLog?rev=1.4&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/sgibootcd/ChangeLog?r1=1.3&r2=1.4
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-boot/sgibootcd/ChangeLog,v
54 retrieving revision 1.3
55 retrieving revision 1.4
56 diff -u -r1.3 -r1.4
57 --- ChangeLog 6 Feb 2011 22:21:48 -0000 1.3
58 +++ ChangeLog 3 Feb 2014 09:07:57 -0000 1.4
59 @@ -1,6 +1,10 @@
60 # ChangeLog for sys-boot/sgibootcd
61 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/sgibootcd/ChangeLog,v 1.3 2011/02/06 22:21:48 leio Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/sgibootcd/ChangeLog,v 1.4 2014/02/03 09:07:57 kumba Exp $
65 +
66 + 03 Feb 2014; Joshua Kinard <kumba@g.o> sgibootcd-0.12.ebuild:
67 + EAPI=5, and change the ebuild license to "all-rights-reserved" due to lack of
68 + specific license in source.
69
70 06 Feb 2011; Mart Raudsepp <leio@g.o> sgibootcd-0.12.ebuild:
71 Fix repoman QA warnings. Drop to ~mips, we don't have a stable tree at the