diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2017-04-01 22:35:46 -0400 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2017-04-01 22:35:46 -0400 |
commit | 185b95f79dbcbe8f2ec3ece66d9a57c6cd0fed35 (patch) | |
tree | 4eb8ea6805a712d6c94001f7d8016e39c7739f27 /x11-plugins | |
parent | x11-plugins/gkrellm-imonc: remove unused version 0.2. (diff) | |
download | gentoo-185b95f79dbcbe8f2ec3ece66d9a57c6cd0fed35.tar.gz gentoo-185b95f79dbcbe8f2ec3ece66d9a57c6cd0fed35.tar.bz2 gentoo-185b95f79dbcbe8f2ec3ece66d9a57c6cd0fed35.zip |
x11-plugins/gkrellm-xkb: remove unused version 1.05.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild deleted file mode 100644 index 04ee0a22db84..000000000000 --- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -inherit gkrellm-plugin - -DESCRIPTION="XKB keyboard switcher for gkrellm2" -HOMEPAGE="http://tripie.sweb.cz/gkrellm/xkb/" -SRC_URI="http://tripie.sweb.cz/gkrellm/xkb/dist/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -PLUGIN_SO=xkb.so |