diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-06-26 07:06:52 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-06-26 07:06:52 +0000 |
commit | 7f13af9eab9fc664b0e0adcd1d005945576e6d49 (patch) | |
tree | fd32374a6b742c56dcc695dce7dfb226152b8792 /x11-plugins | |
parent | marked x86 per bug 422403 (diff) | |
download | gentoo-2-7f13af9eab9fc664b0e0adcd1d005945576e6d49.tar.gz gentoo-2-7f13af9eab9fc664b0e0adcd1d005945576e6d49.tar.bz2 gentoo-2-7f13af9eab9fc664b0e0adcd1d005945576e6d49.zip |
marked x86 per bug 422405
(Portage version: 2.2.0_alpha112/cvs/Linux i686)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmtop/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmtop/wmtop-0.9.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmtop/ChangeLog b/x11-plugins/wmtop/ChangeLog index f8fdc8948eb0..e4b0ee624903 100644 --- a/x11-plugins/wmtop/ChangeLog +++ b/x11-plugins/wmtop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmtop # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtop/ChangeLog,v 1.16 2012/06/22 14:29:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtop/ChangeLog,v 1.17 2012/06/26 07:06:52 jdhore Exp $ + + 26 Jun 2012; Jeff Horelick <jdhore@gentoo.org> wmtop-0.9.0-r1.ebuild: + marked x86 per bug 422405 22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> wmtop-0.9.0-r1.ebuild: Stable for amd64, wrt bug #422405 diff --git a/x11-plugins/wmtop/wmtop-0.9.0-r1.ebuild b/x11-plugins/wmtop/wmtop-0.9.0-r1.ebuild index f6263f519e8f..9c007deb498a 100644 --- a/x11-plugins/wmtop/wmtop-0.9.0-r1.ebuild +++ b/x11-plugins/wmtop/wmtop-0.9.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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-r1.ebuild,v 1.2 2012/06/22 14:29:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtop/wmtop-0.9.0-r1.ebuild,v 1.3 2012/06/26 07:06:51 jdhore Exp $ EAPI=4 inherit eutils multilib toolchain-funcs @@ -11,7 +11,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 |