diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-17 20:20:13 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-17 20:20:13 +0000 |
commit | 22486550e6a7f530ce876f389fb51ac9a4a5e2ea (patch) | |
tree | c663cd25ddefa79069dcdcde3575ed9d055dacd9 /x11-misc/xrestop | |
parent | version bump (diff) | |
download | gentoo-2-22486550e6a7f530ce876f389fb51ac9a4a5e2ea.tar.gz gentoo-2-22486550e6a7f530ce876f389fb51ac9a4a5e2ea.tar.bz2 gentoo-2-22486550e6a7f530ce876f389fb51ac9a4a5e2ea.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-misc/xrestop')
-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 864054e2e037..a99f7dd1a160 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.9 2005/06/14 12:18:05 smithj Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/ChangeLog,v 1.10 2005/06/17 20:20:13 hansmi Exp $ + + 17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> xrestop-0.3.ebuild: + Stable on ppc. 14 Jun 2005; Jonathan Smith <smithj@gentoo.org> xrestop-0.3.ebuild: fixed homepage for #93132 and marked 0.3 stable diff --git a/x11-misc/xrestop/xrestop-0.3.ebuild b/x11-misc/xrestop/xrestop-0.3.ebuild index b3b34b88e48a..18ad85f2adef 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.3 2005/06/14 12:18:05 smithj Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/xrestop-0.3.ebuild,v 1.4 2005/06/17 20:20:13 hansmi Exp $ IUSE="" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.freedesktop.org/wiki/Software_2fxrestop" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~amd64" +KEYWORDS="~amd64 ppc x86" RDEPEND="virtual/x11" |