diff options
-rw-r--r-- | x11-misc/xrestop/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xrestop/xrestop-0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xrestop/ChangeLog b/x11-misc/xrestop/ChangeLog index 8fa2a9c4dd44..6f0fc5758e52 100644 --- a/x11-misc/xrestop/ChangeLog +++ b/x11-misc/xrestop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xrestop # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/ChangeLog,v 1.15 2005/11/01 00:01:09 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/ChangeLog,v 1.16 2005/11/10 18:40:48 gustavoz Exp $ + + 10 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> xrestop-0.3.ebuild: + Stable on sparc wrt #111068 01 Nov 2005; Krzysiek Pawlik <nelchael@gentoo.org> xrestop-0.2.ebuild, xrestop-0.3.ebuild: diff --git a/x11-misc/xrestop/xrestop-0.3.ebuild b/x11-misc/xrestop/xrestop-0.3.ebuild index d13862424ed9..35ebd71564d3 100644 --- a/x11-misc/xrestop/xrestop-0.3.ebuild +++ b/x11-misc/xrestop/xrestop-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/xrestop-0.3.ebuild,v 1.9 2005/11/01 00:01:09 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/xrestop-0.3.ebuild,v 1.10 2005/11/10 18:40:48 gustavoz Exp $ IUSE="" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.freedesktop.org/wiki/Software_2fxrestop" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ppc ~sparc x86" +KEYWORDS="alpha amd64 ppc sparc x86" DEPEND="virtual/x11" |