diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2008-02-16 09:24:29 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2008-02-16 09:24:29 +0000 |
commit | 93b8e86aec01a348096f8b9b963a151d7443b5a7 (patch) | |
tree | 9586e06583967a81646704df45f8a2af01ae25d5 /x11-plugins | |
parent | Revision bump, with patch to fix a floating point exception (diff) | |
download | gentoo-2-93b8e86aec01a348096f8b9b963a151d7443b5a7.tar.gz gentoo-2-93b8e86aec01a348096f8b9b963a151d7443b5a7.tar.bz2 gentoo-2-93b8e86aec01a348096f8b9b963a151d7443b5a7.zip |
Stable for x86 (the new patch is really trivial). See bug #210300.
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmmemfree/wmmemfree-0.7-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmmemfree/wmmemfree-0.7-r2.ebuild b/x11-plugins/wmmemfree/wmmemfree-0.7-r2.ebuild index 9102e39d763b..5d73f4fa8117 100644 --- a/x11-plugins/wmmemfree/wmmemfree-0.7-r2.ebuild +++ b/x11-plugins/wmmemfree/wmmemfree-0.7-r2.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/wmmemfree/wmmemfree-0.7-r2.ebuild,v 1.1 2008/02/16 09:22:01 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmemfree/wmmemfree-0.7-r2.ebuild,v 1.2 2008/02/16 09:24:29 s4t4n Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://ibiblio.org/pub/linux/X11/xutils/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND="x11-libs/libX11 |