diff options
Diffstat (limited to 'xfce-extra/xfce4-xkb/xfce4-xkb-0.5.1.ebuild')
-rw-r--r-- | xfce-extra/xfce4-xkb/xfce4-xkb-0.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-xkb/xfce4-xkb-0.5.1.ebuild b/xfce-extra/xfce4-xkb/xfce4-xkb-0.5.1.ebuild index cb4f17ad636f..4a0dfbcd95f2 100644 --- a/xfce-extra/xfce4-xkb/xfce4-xkb-0.5.1.ebuild +++ b/xfce-extra/xfce4-xkb/xfce4-xkb-0.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.1.ebuild,v 1.7 2008/11/12 08:13:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb/xfce4-xkb-0.5.1.ebuild,v 1.8 2008/11/20 16:48:57 ranger 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" |