diff options
Diffstat (limited to 'kde-base/kcharselect/kcharselect-3.5.10.ebuild')
-rw-r--r-- | kde-base/kcharselect/kcharselect-3.5.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kcharselect/kcharselect-3.5.10.ebuild b/kde-base/kcharselect/kcharselect-3.5.10.ebuild index bfd4434969be..eb51d0f4fad3 100644 --- a/kde-base/kcharselect/kcharselect-3.5.10.ebuild +++ b/kde-base/kcharselect/kcharselect-3.5.10.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/kcharselect-3.5.10.ebuild,v 1.4 2009/06/06 10:54:04 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/kcharselect-3.5.10.ebuild,v 1.5 2009/06/18 04:04:44 jer Exp $ KMNAME=kdeutils EAPI="1" inherit kde-meta eutils DESCRIPTION="KDE character selection utility" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="kdehiddenvisibility" KMEXTRA="charselectapplet/" |