summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-07 16:00:12 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-07 16:00:12 +0000
commit5022995b4ebeda2ed32a5977e306d4d2624ae46b (patch)
tree4f8d45f130fc36bda47066ea973717ff06d975db /x11-plugins/bfm
parentMarked ppc stable for bug #298127. (diff)
downloadhistorical-5022995b4ebeda2ed32a5977e306d4d2624ae46b.tar.gz
historical-5022995b4ebeda2ed32a5977e306d4d2624ae46b.tar.bz2
historical-5022995b4ebeda2ed32a5977e306d4d2624ae46b.zip
Transfer Prefix keywords
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'x11-plugins/bfm')
-rw-r--r--x11-plugins/bfm/ChangeLog7
-rw-r--r--x11-plugins/bfm/bfm-0.6.4-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/bfm/ChangeLog b/x11-plugins/bfm/ChangeLog
index 0a78651b589d..1d658e0187d5 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.12 2009/01/19 14:17:44 s4t4n Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/bfm/ChangeLog,v 1.13 2010/01/07 15:57:44 fauli Exp $
+
+ 07 Jan 2010; Christian Faulhammer <fauli@gentoo.org> bfm-0.6.4-r1.ebuild:
+ Transfer Prefix keywords
19 Jan 2009; Michele Noberasco <s4t4n@gentoo.org> bfm-0.6.4-r1.ebuild:
Some magic sed to fix compilation with --as-needed. Closes bug #248595.
diff --git a/x11-plugins/bfm/bfm-0.6.4-r1.ebuild b/x11-plugins/bfm/bfm-0.6.4-r1.ebuild
index cd518e1d25b1..374599016fc5 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-2009 Gentoo Foundation
+# Copyright 1999-2010 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.6 2009/01/19 14:17:44 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/bfm/bfm-0.6.4-r1.ebuild,v 1.7 2010/01/07 15:57:44 fauli 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 ~amd64-linux ~x86-linux"
IUSE="gkrellm"
RDEPEND=">=x11-libs/gtk+-2