Gentoo Archives: gentoo-commits

From: "Ferris McCormick (fmccor)" <fmccor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/ncdu: ncdu-1.1.ebuild ChangeLog
Date: Wed, 03 Oct 2007 11:31:51
Message-Id: E1Id2JN-000475-CX@stork.gentoo.org
1 fmccor 07/10/03 11:22:41
2
3 Modified: ncdu-1.1.ebuild ChangeLog
4 Log:
5 Sparc stable --- Bug #193510 --- works fine.
6 (Portage version: 2.1.3.11)
7
8 Revision Changes Path
9 1.5 sys-fs/ncdu/ncdu-1.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/ncdu/ncdu-1.1.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/ncdu/ncdu-1.1.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/ncdu/ncdu-1.1.ebuild?r1=1.4&r2=1.5
14
15 Index: ncdu-1.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ncdu-1.1.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- ncdu-1.1.ebuild 3 Oct 2007 10:46:00 -0000 1.4
22 +++ ncdu-1.1.ebuild 3 Oct 2007 11:22:40 -0000 1.5
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/ncdu/ncdu-1.1.ebuild,v 1.4 2007/10/03 10:46:00 angelos Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ncdu-1.1.ebuild,v 1.5 2007/10/03 11:22:40 fmccor Exp $
28
29 IUSE=""
30 DESCRIPTION="NCurses Disk Usage"
31 @@ -8,7 +8,7 @@
32 SRC_URI="http://dev.yorhel.nl/download/${P}.tar.gz"
33 LICENSE="MIT"
34 SLOT="0"
35 -KEYWORDS="amd64 ~sparc ~x86"
36 +KEYWORDS="amd64 sparc ~x86"
37 DEPEND="sys-libs/ncurses"
38
39 src_compile() {
40
41
42
43 1.7 sys-fs/ncdu/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/ncdu/ChangeLog?rev=1.7&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/ncdu/ChangeLog?rev=1.7&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/ncdu/ChangeLog?r1=1.6&r2=1.7
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ChangeLog,v
52 retrieving revision 1.6
53 retrieving revision 1.7
54 diff -u -r1.6 -r1.7
55 --- ChangeLog 3 Oct 2007 10:46:00 -0000 1.6
56 +++ ChangeLog 3 Oct 2007 11:22:40 -0000 1.7
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sys-fs/ncdu
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ChangeLog,v 1.6 2007/10/03 10:46:00 angelos Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ChangeLog,v 1.7 2007/10/03 11:22:40 fmccor Exp $
62 +
63 + 03 Oct 2007; Ferris McCormick <fmccor@g.o> ncdu-1.1.ebuild:
64 + Sparc stable --- Bug #193510 --- works fine.
65
66 03 Oct 2007; Christoph Mende <angelos@g.o> ncdu-1.1.ebuild:
67 Stable on amd64 wrt bug #193510
68
69
70
71 --
72 gentoo-commits@g.o mailing list