diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-10 18:40:48 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-10 18:40:48 +0000 |
commit | 496febf8e210d66622f459a3371f891d74fd905d (patch) | |
tree | f28e5ee63b8fc709f7701d2e4209bb9200e4f737 /x11-misc/xrestop/xrestop-0.3.ebuild | |
parent | Marked Stable on amd64. Bug #111926. (diff) | |
download | historical-496febf8e210d66622f459a3371f891d74fd905d.tar.gz historical-496febf8e210d66622f459a3371f891d74fd905d.tar.bz2 historical-496febf8e210d66622f459a3371f891d74fd905d.zip |
Stable on sparc wrt #111068 and it's nice too
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'x11-misc/xrestop/xrestop-0.3.ebuild')
-rw-r--r-- | x11-misc/xrestop/xrestop-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |