diff options
Diffstat (limited to 'xfce-extra/xfce4-systray/xfce4-systray-4.2.3.ebuild')
-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 96c6a04a0230..ef263baf94ba 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.8 2006/07/09 03:45:12 kumba Exp $ +# $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 $ 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}" |