From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1O9Jpo-0004VF-7j for garchives@archives.gentoo.org; Tue, 04 May 2010 15:14:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66DC3E087C; Tue, 4 May 2010 15:14:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4181EE087C for ; Tue, 4 May 2010 15:14:54 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id DBB1A1B40BD for ; Tue, 4 May 2010 15:14:53 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 2261) id D0AEE29620; Tue, 4 May 2010 15:14:52 +0000 (UTC) From: "PaweA Hajdan (phajdan.jr)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, phajdan.jr@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/ncdu: ncdu-1.6.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ncdu-1.6.ebuild ChangeLog X-VCS-Directories: sys-fs/ncdu X-VCS-Committer: phajdan.jr X-VCS-Committer-Name: PaweA Hajdan Content-Type: text/plain; charset=utf8 Message-Id: <20100504151452.D0AEE29620@corvid.gentoo.org> Date: Tue, 4 May 2010 15:14:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 01994284-40f9-41f2-8fb9-14fed09ab5d3 X-Archives-Hash: 211cfdbeae30113ea2ec7923c8c33ad6 phajdan.jr 10/05/04 15:14:52 Modified: ncdu-1.6.ebuild ChangeLog Log: x86 stable wrt bug #253036 (Portage version: 2.1.8.3/cvs/Linux i686) Revision Changes Path 1.2 sys-fs/ncdu/ncdu-1.6.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/ncdu/ncdu-1= .6.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/ncdu/ncdu-1= .6.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/ncdu/ncdu-1= .6.ebuild?r1=3D1.1&r2=3D1.2 Index: ncdu-1.6.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ncdu-1.6.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ncdu-1.6.ebuild 16 Nov 2009 08:59:51 -0000 1.1 +++ ncdu-1.6.ebuild 4 May 2010 15:14:52 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ncdu-1.6.ebuild,v 1.1 200= 9/11/16 08:59:51 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ncdu-1.6.ebuild,v 1.2 201= 0/05/04 15:14:52 phajdan.jr Exp $ =20 IUSE=3D"" DESCRIPTION=3D"NCurses Disk Usage" @@ -8,7 +8,7 @@ SRC_URI=3D"http://dev.yorhel.nl/download/${P}.tar.gz" LICENSE=3D"MIT" SLOT=3D"0" -KEYWORDS=3D"~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS=3D"~amd64 ~ppc ~ppc64 ~sparc x86" DEPEND=3D"sys-libs/ncurses" RDEPEND=3D"${DEPEND}" =20 1.16 sys-fs/ncdu/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/ncdu/Change= Log?rev=3D1.16&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/ncdu/Change= Log?rev=3D1.16&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/ncdu/Change= Log?r1=3D1.15&r2=3D1.16 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 16 Nov 2009 08:59:51 -0000 1.15 +++ ChangeLog 4 May 2010 15:14:52 -0000 1.16 @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/ncdu -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ChangeLog,v 1.15 2009/11/= 16 08:59:51 wschlich Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ChangeLog,v 1.16 2010/05/= 04 15:14:52 phajdan.jr Exp $ + + 04 May 2010; Pawel Hajdan jr ncdu-1.6.ebuild: + x86 stable wrt bug #253036 =20 *ncdu-1.6 (16 Nov 2009) =20