diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-01-12 16:58:14 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-01-12 16:58:14 +0000 |
commit | 843de8d6870c4919a69c2381f6c03d94f60809e9 (patch) | |
tree | a02e73299e32aac8665f5b794882fe33b36c2d78 /x11-plugins | |
parent | Stable on ppc wrt bug 205466 (diff) | |
download | gentoo-2-843de8d6870c4919a69c2381f6c03d94f60809e9.tar.gz gentoo-2-843de8d6870c4919a69c2381f6c03d94f60809e9.tar.bz2 gentoo-2-843de8d6870c4919a69c2381f6c03d94f60809e9.zip |
Stable on ppc wrt bug 205434
(Portage version: 2.1.4)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmtop/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmtop/wmtop-0.9.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmtop/ChangeLog b/x11-plugins/wmtop/ChangeLog index 0476d4dbb473..f5f6a25586bd 100644 --- a/x11-plugins/wmtop/ChangeLog +++ b/x11-plugins/wmtop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmtop # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtop/ChangeLog,v 1.11 2008/01/12 12:06:53 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtop/ChangeLog,v 1.12 2008/01/12 16:58:14 nixnut Exp $ + + 12 Jan 2008; nixnut <nixnut@gentoo.org> wmtop-0.9.0.ebuild: + Stable on ppc wrt bug 205434 12 Jan 2008; Dawid Węgliński <cla@gentoo.org> wmtop-0.9.0.ebuild: Stable on x86 because current stable does not meet required QA standards diff --git a/x11-plugins/wmtop/wmtop-0.9.0.ebuild b/x11-plugins/wmtop/wmtop-0.9.0.ebuild index e2192b21c02a..d802a7dfe992 100644 --- a/x11-plugins/wmtop/wmtop-0.9.0.ebuild +++ b/x11-plugins/wmtop/wmtop-0.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtop/wmtop-0.9.0.ebuild,v 1.2 2008/01/12 12:06:53 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtop/wmtop-0.9.0.ebuild,v 1.3 2008/01/12 16:58:14 nixnut Exp $ inherit multilib toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.swanson.ukfsn.org/wmdock/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ppc ~sparc x86" IUSE="" RDEPEND="x11-libs/libX11 |