# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit gnome2 DESCRIPTION="Plugins for Gnome keyboard layout switcher" HOMEPAGE="http://gswitchit.sourceforge.net" MY_P=${P/-/_} SRC_URI="mirror://sourceforge/gswitchit/${MY_P}.tar.gz" S=${WORKDIR}/${MY_P} LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="" USE_DESTDIR="1" DEPEND=">=gnome-base/gnome-applets-2.6.1"