summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-plugins/wmpinboard')
-rw-r--r--x11-plugins/wmpinboard/ChangeLog6
-rw-r--r--x11-plugins/wmpinboard/wmpinboard-1.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/wmpinboard/ChangeLog b/x11-plugins/wmpinboard/ChangeLog
index a0f5d659fc3b..d28c2421ab4b 100644
--- a/x11-plugins/wmpinboard/ChangeLog
+++ b/x11-plugins/wmpinboard/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/wmpinboard
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpinboard/ChangeLog,v 1.10 2004/07/20 19:19:27 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpinboard/ChangeLog,v 1.11 2004/09/02 18:22:40 pvdabeel Exp $
+
+ 02 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
+ wmpinboard-1.0.ebuild:
+ Masked wmpinboard-1.0.ebuild stable for ppc
20 Jul 2004; Michele Noberasco <s4t4n@gentoo.org> wmpinboard-1.0.ebuild:
Added patch to fix segfault when adding a new note. Closes #43369.
diff --git a/x11-plugins/wmpinboard/wmpinboard-1.0.ebuild b/x11-plugins/wmpinboard/wmpinboard-1.0.ebuild
index cd8cce40f85d..b2b616bcf7d2 100644
--- a/x11-plugins/wmpinboard/wmpinboard-1.0.ebuild
+++ b/x11-plugins/wmpinboard/wmpinboard-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpinboard/wmpinboard-1.0.ebuild,v 1.12 2004/07/20 19:19:27 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpinboard/wmpinboard-1.0.ebuild,v 1.13 2004/09/02 18:22:40 pvdabeel Exp $
inherit eutils
@@ -13,7 +13,7 @@ DEPEND="virtual/x11"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc alpha amd64 ~ppc"
+KEYWORDS="x86 sparc alpha amd64 ppc"
src_unpack()
{