summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/bfm/ChangeLog7
-rw-r--r--x11-plugins/bfm/bfm-0.6.4-r1.ebuild6
-rw-r--r--x11-plugins/replytolist/ChangeLog8
-rw-r--r--x11-plugins/replytolist/replytolist-0.3.0.ebuild6
-rw-r--r--x11-plugins/wmdf/ChangeLog7
-rw-r--r--x11-plugins/wmdf/wmdf-0.1.6-r1.ebuild6
-rw-r--r--x11-plugins/wmforkplop/ChangeLog8
-rw-r--r--x11-plugins/wmforkplop/wmforkplop-0.9.3.ebuild6
8 files changed, 34 insertions, 20 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
diff --git a/x11-plugins/replytolist/ChangeLog b/x11-plugins/replytolist/ChangeLog
index c8fc0e5b396c..794b90382a6a 100644
--- a/x11-plugins/replytolist/ChangeLog
+++ b/x11-plugins/replytolist/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/replytolist
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/ChangeLog,v 1.20 2008/01/21 11:39:31 armin76 Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/ChangeLog,v 1.21 2010/01/07 15:58:41 fauli Exp $
+
+ 07 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+ replytolist-0.3.0.ebuild:
+ Transfer Prefix keywords
21 Jan 2008; Raúl Porcel <armin76@gentoo.org> -replytolist-0.2.0.ebuild:
old
diff --git a/x11-plugins/replytolist/replytolist-0.3.0.ebuild b/x11-plugins/replytolist/replytolist-0.3.0.ebuild
index ad9a2fd2b312..c937d9ec26ea 100644
--- a/x11-plugins/replytolist/replytolist-0.3.0.ebuild
+++ b/x11-plugins/replytolist/replytolist-0.3.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 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/replytolist/replytolist-0.3.0.ebuild,v 1.1 2007/12/11 17:45:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/replytolist-0.3.0.ebuild,v 1.2 2010/01/07 15:58:41 fauli Exp $
inherit mozextension multilib
@@ -8,7 +8,7 @@ DESCRIPTION="Thunderbird extension to reply to mailing list"
HOMEPAGE="http://alumnit.ca/wiki/index.php?page=ReplyToListThunderbirdExtension"
SRC_URI="http://alumnit.ca/wiki/attachments/${P}.xpi"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
SLOT="0"
LICENSE="GPL-2"
IUSE=""
diff --git a/x11-plugins/wmdf/ChangeLog b/x11-plugins/wmdf/ChangeLog
index dcf0d094ad69..a129664f3e04 100644
--- a/x11-plugins/wmdf/ChangeLog
+++ b/x11-plugins/wmdf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmdf
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdf/ChangeLog,v 1.14 2009/08/16 17:18:38 gentoofan23 Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdf/ChangeLog,v 1.15 2010/01/07 15:59:31 fauli Exp $
+
+ 07 Jan 2010; Christian Faulhammer <fauli@gentoo.org> wmdf-0.1.6-r1.ebuild:
+ Transfer Prefix keywords
16 Aug 2009; Thomas Anderson <gentoofan23@gentoo.org>
wmdf-0.1.6-r1.ebuild:
diff --git a/x11-plugins/wmdf/wmdf-0.1.6-r1.ebuild b/x11-plugins/wmdf/wmdf-0.1.6-r1.ebuild
index 7ac834583da5..855db2998929 100644
--- a/x11-plugins/wmdf/wmdf-0.1.6-r1.ebuild
+++ b/x11-plugins/wmdf/wmdf-0.1.6-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/wmdf/wmdf-0.1.6-r1.ebuild,v 1.8 2009/08/16 17:18:38 gentoofan23 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdf/wmdf-0.1.6-r1.ebuild,v 1.9 2010/01/07 15:59:31 fauli Exp $
inherit eutils
@@ -17,7 +17,7 @@ DEPEND="${RDEPEND}
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc ppc64 sparc x86"
+KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-linux"
IUSE=""
src_unpack() {
diff --git a/x11-plugins/wmforkplop/ChangeLog b/x11-plugins/wmforkplop/ChangeLog
index 06d30a4a858c..b04f02a200ca 100644
--- a/x11-plugins/wmforkplop/ChangeLog
+++ b/x11-plugins/wmforkplop/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/wmforkplop
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmforkplop/ChangeLog,v 1.1 2009/04/16 15:48:08 voyageur Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmforkplop/ChangeLog,v 1.2 2010/01/07 16:00:12 fauli Exp $
+
+ 07 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+ wmforkplop-0.9.3.ebuild:
+ Transfer Prefix keywords
*wmforkplop-0.9.3 (16 Apr 2009)
diff --git a/x11-plugins/wmforkplop/wmforkplop-0.9.3.ebuild b/x11-plugins/wmforkplop/wmforkplop-0.9.3.ebuild
index 2bc6a7384ad9..336bfa23eaf6 100644
--- a/x11-plugins/wmforkplop/wmforkplop-0.9.3.ebuild
+++ b/x11-plugins/wmforkplop/wmforkplop-0.9.3.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/wmforkplop/wmforkplop-0.9.3.ebuild,v 1.1 2009/04/16 15:48:08 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmforkplop/wmforkplop-0.9.3.ebuild,v 1.2 2010/01/07 16:00:12 fauli Exp $
DESCRIPTION="monitors the forking activity of the kernel and most active processes"
HOMEPAGE="http://hules.free.fr/wmforkplop"
@@ -8,7 +8,7 @@ SRC_URI="http://hules.free.fr/wmforkplop/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-solaris"
IUSE=""
DEPEND="gnome-base/libgtop