diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-04-11 17:43:24 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-04-11 17:43:24 +0000 |
commit | e18a6e801b5b7cfb55609c6d13b62d08c3278a5c (patch) | |
tree | 77370ea0a091dfd0af6890e7419bfbfc880615b4 /x11-misc/xrestop | |
parent | Marked stable. (diff) | |
download | historical-e18a6e801b5b7cfb55609c6d13b62d08c3278a5c.tar.gz historical-e18a6e801b5b7cfb55609c6d13b62d08c3278a5c.tar.bz2 historical-e18a6e801b5b7cfb55609c6d13b62d08c3278a5c.zip |
Marked stable on x86.
Diffstat (limited to 'x11-misc/xrestop')
-rw-r--r-- | x11-misc/xrestop/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xrestop/xrestop-0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xrestop/ChangeLog b/x11-misc/xrestop/ChangeLog index b7181c55bded..171a0ea39317 100644 --- a/x11-misc/xrestop/ChangeLog +++ b/x11-misc/xrestop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xrestop # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/ChangeLog,v 1.3 2004/03/16 17:10:39 augustus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/ChangeLog,v 1.4 2004/04/11 17:42:53 pyrania Exp $ + + 11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> xrestop-0.2.ebuild: + Marked stable on x86. 16 Mar 2004; <augustus@gentoo.org> xrestop-0.2.ebuild: Marked ~amd64. diff --git a/x11-misc/xrestop/xrestop-0.2.ebuild b/x11-misc/xrestop/xrestop-0.2.ebuild index 1e199c9a5cfc..429e8ed767e4 100644 --- a/x11-misc/xrestop/xrestop-0.2.ebuild +++ b/x11-misc/xrestop/xrestop-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/xrestop-0.2.ebuild,v 1.3 2004/03/16 17:10:39 augustus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/xrestop-0.2.ebuild,v 1.4 2004/04/11 17:42:53 pyrania Exp $ IUSE="" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.freedesktop.org/Software/xrestop/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="x86 ~ppc ~amd64" RDEPEND="virtual/x11" |