diff options
author | Dawid Węgliński <cla@gentoo.org> | 2008-01-12 12:06:53 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2008-01-12 12:06:53 +0000 |
commit | a4a7f8693a6062f17668dd85aa86703faa9c4915 (patch) | |
tree | 0f62c68f496497f78584a9b04e6ddad1a0d598c5 /x11-plugins | |
parent | Version bump wrt #203120 and mark it stable for amd64 because current stable ... (diff) | |
download | gentoo-2-a4a7f8693a6062f17668dd85aa86703faa9c4915.tar.gz gentoo-2-a4a7f8693a6062f17668dd85aa86703faa9c4915.tar.bz2 gentoo-2-a4a7f8693a6062f17668dd85aa86703faa9c4915.zip |
Stable on x86 because current stable does not meet required QA standards
(Portage version: 2.1.3.19)
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 586b76d2f426..0476d4dbb473 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.10 2008/01/12 12:04:14 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtop/ChangeLog,v 1.11 2008/01/12 12:06:53 cla Exp $ + + 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 *wmtop-0.9.0 (12 Jan 2008) diff --git a/x11-plugins/wmtop/wmtop-0.9.0.ebuild b/x11-plugins/wmtop/wmtop-0.9.0.ebuild index 2d95fadc5c08..e2192b21c02a 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.1 2008/01/12 12:04:14 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtop/wmtop-0.9.0.ebuild,v 1.2 2008/01/12 12:06:53 cla 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 |