diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-30 16:58:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-30 16:58:19 +0000 |
commit | a467e02387abd20b01dacb73602f6a212e0828e6 (patch) | |
tree | 17d01a0f8848901151ffbb9191c56ab063b893f3 /x11-misc | |
parent | Add examples use flag. (diff) | |
download | gentoo-2-a467e02387abd20b01dacb73602f6a212e0828e6.tar.gz gentoo-2-a467e02387abd20b01dacb73602f6a212e0828e6.tar.bz2 gentoo-2-a467e02387abd20b01dacb73602f6a212e0828e6.zip |
alpha stable wrt #157780
(Portage version: 2.1.2.7)
Diffstat (limited to 'x11-misc')
-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 2a54a8b0fede..79d6aa1e8d78 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.27 2007/04/09 21:22:41 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/ChangeLog,v 1.28 2007/05/30 16:58:19 armin76 Exp $ + + 30 May 2007; Raúl Porcel <armin76@gentoo.org> xrestop-0.4.ebuild: + alpha stable wrt #157780 09 Apr 2007; Peter Weller <welp@gentoo.org> xrestop-0.4.ebuild: Keyworded ~x86-fbsd wrt bug 171728 diff --git a/x11-misc/xrestop/xrestop-0.4.ebuild b/x11-misc/xrestop/xrestop-0.4.ebuild index 5c391623d145..0dc5812339e7 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.9 2007/04/09 21:22:41 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/xrestop-0.4.ebuild,v 1.10 2007/05/30 16:58:19 armin76 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 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ppc sparc x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libXres |