diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-01-09 01:42:16 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-01-09 01:42:16 +0000 |
commit | b53c418c6bec843d7bfbaea1b6d7e31177d96637 (patch) | |
tree | 2c8ee5dd6dc071b4863ba39d3ff737dd7771c695 /x11-misc/xrestop | |
parent | dont actually need/want chrpath (diff) | |
download | gentoo-2-b53c418c6bec843d7bfbaea1b6d7e31177d96637.tar.gz gentoo-2-b53c418c6bec843d7bfbaea1b6d7e31177d96637.tar.bz2 gentoo-2-b53c418c6bec843d7bfbaea1b6d7e31177d96637.zip |
Stable on x86, bug #157780.
(Portage version: 2.1.2_rc4-r1)
Diffstat (limited to 'x11-misc/xrestop')
-rw-r--r-- | x11-misc/xrestop/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/xrestop/xrestop-0.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/xrestop/ChangeLog b/x11-misc/xrestop/ChangeLog index ef441b438c79..00ef17b6d514 100644 --- a/x11-misc/xrestop/ChangeLog +++ b/x11-misc/xrestop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xrestop -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/ChangeLog,v 1.21 2006/10/21 22:52:51 omp Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/ChangeLog,v 1.22 2007/01/09 01:42:16 ticho Exp $ + + 09 Jan 2007; Andrej Kacian <ticho@gentoo.org> xrestop-0.4.ebuild: + Stable on x86, bug #157780. 21 Oct 2006; David Shakaryan <omp@gentoo.org> xrestop-0.3.ebuild, xrestop-0.4.ebuild: diff --git a/x11-misc/xrestop/xrestop-0.4.ebuild b/x11-misc/xrestop/xrestop-0.4.ebuild index aff9e636eb59..6fdf0cdbf737 100644 --- a/x11-misc/xrestop/xrestop-0.4.ebuild +++ b/x11-misc/xrestop/xrestop-0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/xrestop-0.4.ebuild,v 1.3 2006/10/21 22:52:51 omp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/xrestop-0.4.ebuild,v 1.4 2007/01/09 01:42:16 ticho Exp $ DESCRIPTION="'Top' like statistics of X11 client's server side resource usage" HOMEPAGE="http://www.freedesktop.org/wiki/Software/xrestop" @@ -8,7 +8,7 @@ SRC_URI="http://projects.o-hand.com/sources/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc x86" IUSE="" RDEPEND="x11-libs/libXres |