diff options
Diffstat (limited to 'xfce-extra/xfce4-xkb/xfce4-xkb-0.5.2.ebuild')
-rw-r--r-- | xfce-extra/xfce4-xkb/xfce4-xkb-0.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-xkb/xfce4-xkb-0.5.2.ebuild b/xfce-extra/xfce4-xkb/xfce4-xkb-0.5.2.ebuild index 0ced460808a2..01f4b8fe525e 100644 --- a/xfce-extra/xfce4-xkb/xfce4-xkb-0.5.2.ebuild +++ b/xfce-extra/xfce4-xkb/xfce4-xkb-0.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb/xfce4-xkb-0.5.2.ebuild,v 1.6 2009/01/21 19:47:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb/xfce4-xkb-0.5.2.ebuild,v 1.7 2009/01/25 16:46:13 klausman Exp $ inherit xfce44 @@ -8,7 +8,7 @@ xfce44 xfce44_gzipped DESCRIPTION="XKB layout switching panel plugin" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/libxklavier-3.2 x11-libs/libwnck" |