diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-01-10 13:46:49 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-01-10 13:46:49 +0000 |
commit | 33819040d1ad4a1b86727ac8630382653242afeb (patch) | |
tree | 355882b8a8dc4729db7c5f99b8427c2835accecc /x11-misc/xrestop | |
parent | fix pkgconfig dep, bug 152463 (diff) | |
download | gentoo-2-33819040d1ad4a1b86727ac8630382653242afeb.tar.gz gentoo-2-33819040d1ad4a1b86727ac8630382653242afeb.tar.bz2 gentoo-2-33819040d1ad4a1b86727ac8630382653242afeb.zip |
Stable on sparc wrt #157780
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-misc/xrestop')
-rw-r--r-- | x11-misc/xrestop/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xrestop/xrestop-0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xrestop/ChangeLog b/x11-misc/xrestop/ChangeLog index e8fe086106fe..5e086c42712b 100644 --- a/x11-misc/xrestop/ChangeLog +++ b/x11-misc/xrestop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xrestop # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/ChangeLog,v 1.23 2007/01/09 02:13:13 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/ChangeLog,v 1.24 2007/01/10 13:46:49 gustavoz Exp $ + + 10 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> xrestop-0.4.ebuild: + Stable on sparc wrt #157780 09 Jan 2007; Olivier Crête <tester@gentoo.org> xrestop-0.4.ebuild: Stable on amd64 per bug #157780 diff --git a/x11-misc/xrestop/xrestop-0.4.ebuild b/x11-misc/xrestop/xrestop-0.4.ebuild index 9989740aebac..de5299928a90 100644 --- a/x11-misc/xrestop/xrestop-0.4.ebuild +++ b/x11-misc/xrestop/xrestop-0.4.ebuild @@ -1,6 +1,6 @@ # 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.5 2007/01/09 02:13:13 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/xrestop-0.4.ebuild,v 1.6 2007/01/10 13:46:49 gustavoz 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 |