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 | |
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')
-rw-r--r-- | x11-plugins/bfm/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/bfm/bfm-0.6.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/bfm/ChangeLog b/x11-plugins/bfm/ChangeLog index 4b1b6668924b..25085153dafd 100644 --- a/x11-plugins/bfm/ChangeLog +++ b/x11-plugins/bfm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/bfm # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/bfm/ChangeLog,v 1.6 2008/01/17 03:47:41 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/bfm/ChangeLog,v 1.7 2008/01/30 01:33:43 cla Exp $ + + 30 Jan 2008; Dawid Węgliński <cla@gentoo.org> bfm-0.6.4-r1.ebuild: + Stable on x86 (bug #207718) *bfm-0.6.4-r1 (17 Jan 2008) 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 |