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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild b/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild index 47df89ebe71c..ce1aa722f471 100644 --- a/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild +++ b/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.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.03.ebuild,v 1.1 2007/02/21 15:53:30 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-trayicons/gkrellm-trayicons-1.03.ebuild,v 1.2 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" |