diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 22:49:42 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 22:49:42 +0000 |
commit | e1734111f1d65843b6046ddc056205c673da6c11 (patch) | |
tree | fce3432b51f5b123b57caf25d42717431465f5f6 /x11-misc/xrestop | |
parent | bump .16 to x86, updated version to ~, dependency fixes. mono bindings disabled. (diff) | |
download | gentoo-2-e1734111f1d65843b6046ddc056205c673da6c11.tar.gz gentoo-2-e1734111f1d65843b6046ddc056205c673da6c11.tar.bz2 gentoo-2-e1734111f1d65843b6046ddc056205c673da6c11.zip |
Keyword modification, see changelog for details
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 415cfb0858a2..2c22ccad8548 100644 --- a/x11-misc/xrestop/ChangeLog +++ b/x11-misc/xrestop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xrestop # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/ChangeLog,v 1.5 2004/06/24 22:43:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/ChangeLog,v 1.6 2004/09/02 22:49:41 pvdabeel Exp $ + + 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> xrestop-0.2.ebuild: + Masked xrestop-0.2.ebuild stable for ppc 11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> xrestop-0.2.ebuild: Marked stable on x86. diff --git a/x11-misc/xrestop/xrestop-0.2.ebuild b/x11-misc/xrestop/xrestop-0.2.ebuild index fdff167a36f8..d4d321d19fae 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 Foundation # 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.5 2004/06/24 22:43:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/xrestop-0.2.ebuild,v 1.6 2004/09/02 22:49:41 pvdabeel 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" |