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 1SKEHK-0008V1-Vk for garchives@archives.gentoo.org; Tue, 17 Apr 2012 19:41:32 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D29BDE0686; Tue, 17 Apr 2012 19:41:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 91661E0686 for ; Tue, 17 Apr 2012 19:41:23 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EFFD41B4011 for ; Tue, 17 Apr 2012 19:41:22 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 970) id A22692004B; Tue, 17 Apr 2012 19:41:21 +0000 (UTC) From: "Brent Baude (ranger)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ranger@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-process/htop: ChangeLog htop-1.0.1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog htop-1.0.1.ebuild X-VCS-Directories: sys-process/htop X-VCS-Committer: ranger X-VCS-Committer-Name: Brent Baude Content-Type: text/plain; charset=utf8 Message-Id: <20120417194121.A22692004B@flycatcher.gentoo.org> Date: Tue, 17 Apr 2012 19:41:21 +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: fdfa1261-f6f7-480a-9bca-83f181bb2cab X-Archives-Hash: 18ea680be0b249844363599db06e5193 ranger 12/04/17 19:41:21 Modified: ChangeLog htop-1.0.1.ebuild Log: Marking htop-1.0.1 ppc64 for bug 412297 =20 (Portage version: 2.1.10.11/cvs/Linux ppc64) Revision Changes Path 1.112 sys-process/htop/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/htop/C= hangeLog?rev=3D1.112&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/htop/C= hangeLog?rev=3D1.112&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/htop/C= hangeLog?r1=3D1.111&r2=3D1.112 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-process/htop/ChangeLog,v retrieving revision 1.111 retrieving revision 1.112 diff -u -r1.111 -r1.112 --- ChangeLog 17 Apr 2012 16:05:23 -0000 1.111 +++ ChangeLog 17 Apr 2012 19:41:21 -0000 1.112 @@ -1,6 +1,9 @@ # ChangeLog for sys-process/htop # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.111 20= 12/04/17 16:05:23 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.112 20= 12/04/17 19:41:21 ranger Exp $ + + 17 Apr 2012; Brent Baude htop-1.0.1.ebuild: + Marking htop-1.0.1 ppc64 for bug 412297 =20 17 Apr 2012; Brent Baude htop-1.0.1.ebuild: Marking htop-1.0.1 ppc for bug 412297 1.4 sys-process/htop/htop-1.0.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/htop/h= top-1.0.1.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/htop/h= top-1.0.1.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/htop/h= top-1.0.1.ebuild?r1=3D1.3&r2=3D1.4 Index: htop-1.0.1.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-process/htop/htop-1.0.1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- htop-1.0.1.ebuild 17 Apr 2012 16:05:23 -0000 1.3 +++ htop-1.0.1.ebuild 17 Apr 2012 19:41:21 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-1.0.1.ebuild,v = 1.3 2012/04/17 16:05:23 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-1.0.1.ebuild,v = 1.4 2012/04/17 19:41:21 ranger Exp $ =20 EAPI=3D4 =20 @@ -12,7 +12,7 @@ =20 LICENSE=3D"BSD GPL-2" SLOT=3D"0" -KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc ~= x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x= 86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE=3D"elibc_FreeBSD kernel_linux openvz unicode vserver" =20 RDEPEND=3D"sys-libs/ncurses[unicode?]"