diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-30 16:12:12 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-30 16:12:12 +0000 |
commit | 123f86e1622ca87c2d75551f6269c34c4eab5cce (patch) | |
tree | 3b53d38c0d2328a7176feecb9c47d0ca37b53c4f /xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3.ebuild | |
parent | ppc stable #282668 (diff) | |
download | gentoo-2-123f86e1622ca87c2d75551f6269c34c4eab5cce.tar.gz gentoo-2-123f86e1622ca87c2d75551f6269c34c4eab5cce.tar.bz2 gentoo-2-123f86e1622ca87c2d75551f6269c34c4eab5cce.zip |
ppc stable #282670
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3.ebuild')
-rw-r--r-- | xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3.ebuild b/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3.ebuild index ea5dbd36a465..b27582c08ec7 100644 --- a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3.ebuild +++ b/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3.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-plugin/xfce4-xkb-plugin-0.5.3.3.ebuild,v 1.6 2009/08/29 18:21:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3.ebuild,v 1.7 2009/08/30 16:12:12 nixnut Exp $ EAPI=2 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.5/${P}.tar.gz" LICENSE="BSD" SLOT="0" -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="debug" RDEPEND=">=x11-libs/gtk+-2.6:2 |