diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2005-01-31 15:46:49 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2005-01-31 15:46:49 +0000 |
commit | 32953f179bc03ec2864462187fd5519d594cb68b (patch) | |
tree | 956ae1c3ac8fa4684f3b0579b564a41b5fdd7110 /xfce-extra/xfce4-systray | |
parent | stable on amd64 (diff) | |
download | gentoo-2-32953f179bc03ec2864462187fd5519d594cb68b.tar.gz gentoo-2-32953f179bc03ec2864462187fd5519d594cb68b.tar.bz2 gentoo-2-32953f179bc03ec2864462187fd5519d594cb68b.zip |
stable on amd64
(Portage version: 2.0.51-r15)
Diffstat (limited to 'xfce-extra/xfce4-systray')
-rw-r--r-- | xfce-extra/xfce4-systray/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-systray/xfce4-systray-4.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-systray/ChangeLog b/xfce-extra/xfce4-systray/ChangeLog index 43f086a2591f..748d37d83b3f 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/ChangeLog,v 1.44 2005/01/29 20:16:34 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/ChangeLog,v 1.45 2005/01/31 15:44:02 lanius Exp $ + + 31 Jan 2005; lanius@gentoo.org xfce4-systray-4.2.0.ebuild: + stable on amd64 29 Jan 2005; Lars Weiler <pylon@gentoo.org> xfce4-systray-4.2.0.ebuild: Stable on ppc. diff --git a/xfce-extra/xfce4-systray/xfce4-systray-4.2.0.ebuild b/xfce-extra/xfce4-systray/xfce4-systray-4.2.0.ebuild index 4e0ebb1c8bff..dc353b1a2bc9 100644 --- a/xfce-extra/xfce4-systray/xfce4-systray-4.2.0.ebuild +++ b/xfce-extra/xfce4-systray/xfce4-systray-4.2.0.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2005 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.0.ebuild,v 1.4 2005/01/29 20:16:34 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/xfce4-systray-4.2.0.ebuild,v 1.5 2005/01/31 15:44:02 lanius Exp $ 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" BZIPPED=1 XRDEPEND=">=xfce-base/xfce4-panel-${PV}" |