diff options
author | Dawid Węgliński <cla@gentoo.org> | 2008-01-30 01:33:43 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2008-01-30 01:33:43 +0000 |
commit | 18f44290646e16a04c1ac1d7032f25da932b75ea (patch) | |
tree | 3cb60fc7451b6efe67e0f7b0722267a9782d8deb /x11-plugins/bfm/bfm-0.6.4-r1.ebuild | |
parent | fixing string.h problem (see bug #202385) + patches for kernel 2.6.24 (thanks... (diff) | |
download | gentoo-2-18f44290646e16a04c1ac1d7032f25da932b75ea.tar.gz gentoo-2-18f44290646e16a04c1ac1d7032f25da932b75ea.tar.bz2 gentoo-2-18f44290646e16a04c1ac1d7032f25da932b75ea.zip |
Stable on x86 wrt bug #207718
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-plugins/bfm/bfm-0.6.4-r1.ebuild')
-rw-r--r-- | x11-plugins/bfm/bfm-0.6.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/bfm/bfm-0.6.4-r1.ebuild b/x11-plugins/bfm/bfm-0.6.4-r1.ebuild index 2d174752d518..87ff5f032a63 100644 --- a/x11-plugins/bfm/bfm-0.6.4-r1.ebuild +++ b/x11-plugins/bfm/bfm-0.6.4-r1.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/bfm/bfm-0.6.4-r1.ebuild,v 1.1 2008/01/17 03:47:41 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/bfm/bfm-0.6.4-r1.ebuild,v 1.2 2008/01/30 01:33:43 cla Exp $ inherit multilib toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.jnrowe.ukfsn.org/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="gkrellm" RDEPEND=">=x11-libs/gtk+-2 |