diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-08-26 03:40:23 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-08-26 03:40:23 +0000 |
commit | cf79c88294340babb6da81255542b49d570e0c77 (patch) | |
tree | 7980a2850773f796776571b3c74dc33f66c0db44 /xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3.ebuild | |
parent | useful HOMEPAGE (diff) | |
download | gentoo-2-cf79c88294340babb6da81255542b49d570e0c77.tar.gz gentoo-2-cf79c88294340babb6da81255542b49d570e0c77.tar.bz2 gentoo-2-cf79c88294340babb6da81255542b49d570e0c77.zip |
amd64 stable, bug 282670
(Portage version: 2.1.6.13/cvs/Linux x86_64)
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 f81f567bdce3..f8e7c691908e 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.2 2009/08/26 03:39:44 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3.ebuild,v 1.3 2009/08/26 03:40:23 darkside 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 |