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 | 7d7febead6ff6f2b7a97d4d4f95ec03997581841 (patch) | |
tree | 11195fbc3c4f39284954796a5899c906eefdb01e /x11-plugins | |
parent | marked x86 per bug 422401 (diff) | |
download | historical-7d7febead6ff6f2b7a97d4d4f95ec03997581841.tar.gz historical-7d7febead6ff6f2b7a97d4d4f95ec03997581841.tar.bz2 historical-7d7febead6ff6f2b7a97d4d4f95ec03997581841.zip |
marked x86 per bug 422403
Package-Manager: portage-2.2.0_alpha112/cvs/Linux i686
Diffstat (limited to 'x11-plugins')
-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 |