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 1OBp89-0006Ve-5Q for garchives@archives.gentoo.org; Tue, 11 May 2010 13:04:13 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7883EE0894; Tue, 11 May 2010 13:04:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5BD73E0894 for ; Tue, 11 May 2010 13:04:09 +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 F10891B4023 for ; Tue, 11 May 2010 13:04:08 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 886) id 400992C4F8; Tue, 11 May 2010 13:04:08 +0000 (UTC) From: "Joseph Jezak (josejx)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, josejx@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: josejx X-VCS-Committer-Name: Joseph Jezak Content-Type: text/plain; charset=utf8 Message-Id: <20100511130408.400992C4F8@corvid.gentoo.org> Date: Tue, 11 May 2010 13:04:08 +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: d73cd762-5b16-476f-89f0-8407095ec38d X-Archives-Hash: b19d8a6b4c47792726578b8b1e820fdc josejx 10/05/11 13:04:08 Modified: ncdu-1.6.ebuild ChangeLog Log: Marked ppc/ppc64 stable for bug #253036. (Portage version: 2.1.8.3/cvs/Linux x86_64) Revision Changes Path 1.3 sys-fs/ncdu/ncdu-1.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/ncdu/ncdu-1= .6.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/ncdu/ncdu-1= .6.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/ncdu/ncdu-1= .6.ebuild?r1=3D1.2&r2=3D1.3 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.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ncdu-1.6.ebuild 4 May 2010 15:14:52 -0000 1.2 +++ ncdu-1.6.ebuild 11 May 2010 13:04:08 -0000 1.3 @@ -1,6 +1,6 @@ # 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.2 201= 0/05/04 15:14:52 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ncdu-1.6.ebuild,v 1.3 201= 0/05/11 13:04:08 josejx 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.17 sys-fs/ncdu/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/ncdu/Change= Log?rev=3D1.17&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/ncdu/Change= Log?rev=3D1.17&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/ncdu/Change= Log?r1=3D1.16&r2=3D1.17 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.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ChangeLog 4 May 2010 15:14:52 -0000 1.16 +++ ChangeLog 11 May 2010 13:04:08 -0000 1.17 @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/ncdu # 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 $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ncdu/ChangeLog,v 1.17 2010/05/= 11 13:04:08 josejx Exp $ + + 11 May 2010; Joseph Jezak ncdu-1.6.ebuild: + Marked ppc/ppc64 stable for bug #253036. =20 04 May 2010; Pawel Hajdan jr ncdu-1.6.ebuild: x86 stable wrt bug #253036