Gentoo Archives: gentoo-commits

From: "Markus Rothe (corsair)" <corsair@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/lsscsi: lsscsi-0.19.ebuild ChangeLog
Date: Tue, 27 Nov 2007 17:19:45
Message-Id: E1Ix45y-0003z6-0s@stork.gentoo.org
1 corsair 07/11/27 17:19:38
2
3 Modified: lsscsi-0.19.ebuild ChangeLog
4 Log:
5 Added ~ppc64
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.9 sys-fs/lsscsi/lsscsi-0.19.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lsscsi/lsscsi-0.19.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lsscsi/lsscsi-0.19.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lsscsi/lsscsi-0.19.ebuild?r1=1.8&r2=1.9
14
15 Index: lsscsi-0.19.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.19.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- lsscsi-0.19.ebuild 3 Jul 2007 01:23:53 -0000 1.8
22 +++ lsscsi-0.19.ebuild 27 Nov 2007 17:19:37 -0000 1.9
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-fs/lsscsi/lsscsi-0.19.ebuild,v 1.8 2007/07/03 01:23:53 kumba Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.19.ebuild,v 1.9 2007/11/27 17:19:37 corsair Exp $
28
29 inherit toolchain-funcs
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="alpha amd64 hppa mips ppc sparc x86"
36 +KEYWORDS="alpha amd64 hppa mips ppc ~ppc64 sparc x86"
37 IUSE=""
38
39 DEPEND=">=sys-fs/sysfsutils-1.2.0"
40
41
42
43 1.28 sys-fs/lsscsi/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lsscsi/ChangeLog?rev=1.28&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lsscsi/ChangeLog?rev=1.28&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/lsscsi/ChangeLog?r1=1.27&r2=1.28
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/ChangeLog,v
52 retrieving revision 1.27
53 retrieving revision 1.28
54 diff -u -r1.27 -r1.28
55 --- ChangeLog 3 Jul 2007 01:23:53 -0000 1.27
56 +++ ChangeLog 27 Nov 2007 17:19:37 -0000 1.28
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sys-fs/lsscsi
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/ChangeLog,v 1.27 2007/07/03 01:23:53 kumba Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/ChangeLog,v 1.28 2007/11/27 17:19:37 corsair Exp $
62 +
63 + 27 Nov 2007; Markus Rothe <corsair@g.o> lsscsi-0.19.ebuild:
64 + Added ~ppc64
65
66 03 Jul 2007; Joshua Kinard <kumba@g.o> lsscsi-0.19.ebuild:
67 Stable on mips, per #183932.
68
69
70
71 --
72 gentoo-commits@g.o mailing list