diff options
author | 2006-09-10 04:16:31 +0000 | |
---|---|---|
committer | 2006-09-10 04:16:31 +0000 | |
commit | c7d07f56be75f2c00297592d7ecaf0105b5a1ed0 (patch) | |
tree | 23dac6f66e9a0c97b13ec749aded0a82afde1eac /xfce-extra/xfce4-systray | |
parent | arm love (diff) | |
download | gentoo-2-c7d07f56be75f2c00297592d7ecaf0105b5a1ed0.tar.gz gentoo-2-c7d07f56be75f2c00297592d7ecaf0105b5a1ed0.tar.bz2 gentoo-2-c7d07f56be75f2c00297592d7ecaf0105b5a1ed0.zip |
arm love
(Portage version: 2.1.1_rc1-r6)
Diffstat (limited to 'xfce-extra/xfce4-systray')
-rw-r--r-- | xfce-extra/xfce4-systray/xfce4-systray-4.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 ef263baf94ba..36f9daba91db 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.9 2006/07/13 19:49:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/xfce4-systray-4.2.3.ebuild,v 1.10 2006/09/10 04:16:31 vapier 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}" |