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 1SKFi9-0005JM-Db for garchives@archives.gentoo.org; Tue, 17 Apr 2012 21:13:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 249ADE055C; Tue, 17 Apr 2012 21:13:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id EE22DE0540 for ; Tue, 17 Apr 2012 21:13:08 +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 589501B4011 for ; Tue, 17 Apr 2012 21:13:08 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2242) id 0F3BA2004B; Tue, 17 Apr 2012 21:13:07 +0000 (UTC) From: "Christian Ruppert (idl0r)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, idl0r@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: idl0r X-VCS-Committer-Name: Christian Ruppert Content-Type: text/plain; charset=utf8 Message-Id: <20120417211307.0F3BA2004B@flycatcher.gentoo.org> Date: Tue, 17 Apr 2012 21:13:07 +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: bc7ac9f0-c573-4800-b8fb-dc8a4bd64d02 X-Archives-Hash: 71ecd9d3ac0e35a5bed9a875ced055f0 idl0r 12/04/17 21:13:07 Modified: ChangeLog htop-1.0.1.ebuild Log: Remove unused inherit's =20 (Portage version: 2.2.0_alpha100/cvs/Linux x86_64) Revision Changes Path 1.114 sys-process/htop/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/htop/C= hangeLog?rev=3D1.114&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/htop/C= hangeLog?rev=3D1.114&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/htop/C= hangeLog?r1=3D1.113&r2=3D1.114 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.113 retrieving revision 1.114 diff -u -r1.113 -r1.114 --- ChangeLog 17 Apr 2012 20:26:23 -0000 1.113 +++ ChangeLog 17 Apr 2012 21:13:06 -0000 1.114 @@ -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.113 20= 12/04/17 20:26:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.114 20= 12/04/17 21:13:06 idl0r Exp $ + + 17 Apr 2012; Christian Ruppert htop-1.0.1.ebuild: + Remove unused inherit's =20 17 Apr 2012; Jeroen Roovers htop-1.0.1.ebuild: Stable for HPPA (bug #412297). 1.6 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.6&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/htop/h= top-1.0.1.ebuild?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/htop/h= top-1.0.1.ebuild?r1=3D1.5&r2=3D1.6 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.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- htop-1.0.1.ebuild 17 Apr 2012 20:26:23 -0000 1.5 +++ htop-1.0.1.ebuild 17 Apr 2012 21:13:06 -0000 1.6 @@ -1,11 +1,9 @@ # 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.5 2012/04/17 20:26:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-1.0.1.ebuild,v = 1.6 2012/04/17 21:13:06 idl0r Exp $ =20 EAPI=3D4 =20 -inherit autotools eutils flag-o-matic multilib - DESCRIPTION=3D"interactive process viewer" HOMEPAGE=3D"http://htop.sourceforge.net" SRC_URI=3D"mirror://sourceforge/${PN}/${P}.tar.gz"