Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/ncdu: ncdu-1.3.ebuild ChangeLog
Date: Fri, 11 Jul 2008 18:32:40
Message-Id: E1KHNQ6-0007K1-5N@stork.gentoo.org
1 armin76 08/07/11 18:32:38
2
3 Modified: ncdu-1.3.ebuild ChangeLog
4 Log:
5 sparc stable wrt #225581, thanks to Tiago Cunha for testing
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.3 sys-fs/ncdu/ncdu-1.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/ncdu/ncdu-1.3.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/ncdu/ncdu-1.3.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/ncdu/ncdu-1.3.ebuild?r1=1.2&r2=1.3
14
15 Index: ncdu-1.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ncdu-1.3.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- ncdu-1.3.ebuild 3 Oct 2007 10:40:29 -0000 1.2
22 +++ ncdu-1.3.ebuild 11 Jul 2008 18:32:37 -0000 1.3
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ncdu-1.3.ebuild,v 1.2 2007/10/03 10:40:29 wschlich Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ncdu-1.3.ebuild,v 1.3 2008/07/11 18:32:37 armin76 Exp $
29
30 IUSE=""
31 DESCRIPTION="NCurses Disk Usage"
32 @@ -8,7 +8,7 @@
33 SRC_URI="http://dev.yorhel.nl/download/${P}.tar.gz"
34 LICENSE="MIT"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~sparc ~x86"
37 +KEYWORDS="~amd64 sparc ~x86"
38 DEPEND="sys-libs/ncurses"
39
40 src_install() {
41
42
43
44 1.9 sys-fs/ncdu/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/ncdu/ChangeLog?rev=1.9&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/ncdu/ChangeLog?rev=1.9&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/ncdu/ChangeLog?r1=1.8&r2=1.9
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ChangeLog,v
53 retrieving revision 1.8
54 retrieving revision 1.9
55 diff -u -r1.8 -r1.9
56 --- ChangeLog 3 Oct 2007 23:07:33 -0000 1.8
57 +++ ChangeLog 11 Jul 2008 18:32:37 -0000 1.9
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sys-fs/ncdu
60 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ChangeLog,v 1.8 2007/10/03 23:07:33 opfer Exp $
62 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ChangeLog,v 1.9 2008/07/11 18:32:37 armin76 Exp $
64 +
65 + 11 Jul 2008; Raúl Porcel <armin76@g.o> ncdu-1.3.ebuild:
66 + sparc stable wrt #225581, thanks to Tiago Cunha for testing
67
68 03 Oct 2007; Christian Faulhammer <opfer@g.o> ncdu-1.1.ebuild:
69 stable x86, bug 193510
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list