diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-06-26 07:06:49 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-06-26 07:06:49 +0000 |
commit | ee68732c1e409228a176d846d14c538aea70da15 (patch) | |
tree | 4a905b0a2cee642366d55c539b2ff63ad3995bd9 | |
parent | marked x86 per bug 422401 (diff) | |
download | gentoo-2-ee68732c1e409228a176d846d14c538aea70da15.tar.gz gentoo-2-ee68732c1e409228a176d846d14c538aea70da15.tar.bz2 gentoo-2-ee68732c1e409228a176d846d14c538aea70da15.zip |
marked x86 per bug 422403
(Portage version: 2.2.0_alpha112/cvs/Linux i686)
-rw-r--r-- | x11-plugins/wmnd/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmnd/wmnd-0.4.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmnd/ChangeLog b/x11-plugins/wmnd/ChangeLog index da6506db9521..a3d8e3efd66c 100644 --- a/x11-plugins/wmnd/ChangeLog +++ b/x11-plugins/wmnd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmnd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/ChangeLog,v 1.50 2012/06/22 14:28:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/ChangeLog,v 1.51 2012/06/26 07:06:49 jdhore Exp $ + + 26 Jun 2012; Jeff Horelick <jdhore@gentoo.org> wmnd-0.4.16.ebuild: + marked x86 per bug 422403 22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> wmnd-0.4.16.ebuild: Stable for amd64, wrt bug #422403 diff --git a/x11-plugins/wmnd/wmnd-0.4.16.ebuild b/x11-plugins/wmnd/wmnd-0.4.16.ebuild index e91da6efb75d..0e5882b2c5fb 100644 --- a/x11-plugins/wmnd/wmnd-0.4.16.ebuild +++ b/x11-plugins/wmnd/wmnd-0.4.16.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/wmnd/wmnd-0.4.16.ebuild,v 1.2 2012/06/22 14:28:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.16.ebuild,v 1.3 2012/06/26 07:06:49 jdhore Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://www.thregr.org/~wavexx/software/wmnd/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="amd64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" IUSE="snmp" RDEPEND="x11-libs/libX11 |