diff options
Diffstat (limited to 'x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild')
-rw-r--r-- | x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild b/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild new file mode 100644 index 000000000000..16dd06672109 --- /dev/null +++ b/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +inherit gkrellm-plugin + +DESCRIPTION="Configurable Tray Icons for GKrellM" +HOMEPAGE="http://tripie.sweb.cz/gkrellm/trayicons/" +SRC_URI="http://tripie.sweb.cz/gkrellm/trayicons/dist/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="amd64 ppc sparc x86" +IUSE="" + +PLUGIN_SO=trayicons.so |