diff options
Diffstat (limited to 'x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.ebuild')
-rw-r--r-- | x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.ebuild b/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.ebuild index 7dbdcd8f9706..8bade6fa6a0d 100644 --- a/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.ebuild +++ b/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.ebuild,v 1.9 2007/02/05 15:58:39 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.02.ebuild,v 1.10 2007/02/22 18:58:30 lack Exp $ inherit multilib @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="amd64 ppc ~sparc x86" IUSE="" -DEPEND="app-admin/gkrellm" +DEPEND="=app-admin/gkrellm-2*" src_compile() { emake || die "emake failed" |