diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-04-22 10:46:46 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-04-22 10:46:46 +0000 |
commit | 0a3fdce95ca9bd1e989512227260b09e23a72f2f (patch) | |
tree | 5115e514b0062cb2766c1b7b5177ac16d07ab165 /xfce-extra | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-0a3fdce95ca9bd1e989512227260b09e23a72f2f.tar.gz gentoo-2-0a3fdce95ca9bd1e989512227260b09e23a72f2f.tar.bz2 gentoo-2-0a3fdce95ca9bd1e989512227260b09e23a72f2f.zip |
Stable on ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-systray/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-systray/xfce4-systray-4.2.3.ebuild | 4 |
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}" |