summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xfce-extra/xfce4-systray/ChangeLog5
-rw-r--r--xfce-extra/xfce4-systray/xfce4-systray-4.2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-systray/ChangeLog b/xfce-extra/xfce4-systray/ChangeLog
index 12380e986ff9..490c8bece12d 100644
--- a/xfce-extra/xfce4-systray/ChangeLog
+++ b/xfce-extra/xfce4-systray/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/xfce4-systray
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/ChangeLog,v 1.62 2006/04/20 15:08:21 kingtaco Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/ChangeLog,v 1.63 2006/04/22 10:46:46 corsair Exp $
+
+ 22 Apr 2006; Markus Rothe <corsair@gentoo.org> xfce4-systray-4.2.3.ebuild:
+ Stable on ppc64
20 Apr 2006; Mike Doty <kingtaco@gentoo.org> xfce4-systray-4.2.3.ebuild:
amd64 stable, bug 129371
diff --git a/xfce-extra/xfce4-systray/xfce4-systray-4.2.3.ebuild b/xfce-extra/xfce4-systray/xfce4-systray-4.2.3.ebuild
index 6e49b22c318c..e9a13dcb369d 100644
--- a/xfce-extra/xfce4-systray/xfce4-systray-4.2.3.ebuild
+++ b/xfce-extra/xfce4-systray/xfce4-systray-4.2.3.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/xfce4-systray-4.2.3.ebuild,v 1.6 2006/04/20 15:08:21 kingtaco Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/xfce4-systray-4.2.3.ebuild,v 1.7 2006/04/22 10:46:46 corsair Exp $
inherit xfce42
DESCRIPTION="Xfce 4 system tray"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86"
RDEPEND=">=xfce-base/xfce4-panel-${PV}"