diff options
author | 2008-01-31 15:22:45 +0000 | |
---|---|---|
committer | 2008-01-31 15:22:45 +0000 | |
commit | cd200e7dd37b06d85be55a73ae259d8bee6ef8ae (patch) | |
tree | a0e37d138097a109a84d18c887fa7d8e91e27830 /x11-plugins | |
parent | fix email address (diff) | |
download | gentoo-2-cd200e7dd37b06d85be55a73ae259d8bee6ef8ae.tar.gz gentoo-2-cd200e7dd37b06d85be55a73ae259d8bee6ef8ae.tar.bz2 gentoo-2-cd200e7dd37b06d85be55a73ae259d8bee6ef8ae.zip |
Stable on ppc wrt bug 207718
(Portage version: 2.1.4)
Diffstat (limited to 'x11-plugins')
-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 235bd37d381a..c714ddf18873 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.8 2008/01/30 14:02:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/bfm/ChangeLog,v 1.9 2008/01/31 15:22:45 nixnut Exp $ + + 31 Jan 2008; nixnut <nixnut@gentoo.org> bfm-0.6.4-r1.ebuild: + Stable on ppc wrt bug 207718 30 Jan 2008; Raúl Porcel <armin76@gentoo.org> -files/bfm-0.6.4-Makefile.patch, -bfm-0.6.4.ebuild, bfm-0.6.4-r1.ebuild: diff --git a/x11-plugins/bfm/bfm-0.6.4-r1.ebuild b/x11-plugins/bfm/bfm-0.6.4-r1.ebuild index 856369a04356..b0660eab3c38 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.3 2008/01/30 14:02:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/bfm/bfm-0.6.4-r1.ebuild,v 1.4 2008/01/31 15:22:45 nixnut 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 sparc x86" +KEYWORDS="~amd64 ppc sparc x86" IUSE="gkrellm" RDEPEND=">=x11-libs/gtk+-2 |