From 6214d992ce005d8ebf74acaff0ca213243fa9117 Mon Sep 17 00:00:00 2001 From: Martin Holzer Date: Mon, 6 Oct 2003 06:57:24 +0000 Subject: changed depend to gkrellm fixed version. Closes #27060. --- x11-plugins/gkacpi/gkacpi-0.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-plugins/gkacpi/gkacpi-0.5.ebuild') diff --git a/x11-plugins/gkacpi/gkacpi-0.5.ebuild b/x11-plugins/gkacpi/gkacpi-0.5.ebuild index b1b362e18918..4b4ed61528bf 100644 --- a/x11-plugins/gkacpi/gkacpi-0.5.ebuild +++ b/x11-plugins/gkacpi/gkacpi-0.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkacpi/gkacpi-0.5.ebuild,v 1.4 2003/09/06 05:56:25 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkacpi/gkacpi-0.5.ebuild,v 1.5 2003/10/06 06:56:34 mholzer Exp $ S="${WORKDIR}/${P}" DESCRIPTION="ACPI monitor for Gkrellm" SRC_URI="http://uname.dyndns.org/~uname/files/gkacpi/${P}.tar.gz" HOMEPAGE="http://uname.dyndns.org/~uname/software.php" LICENSE="GPL-2" -DEPEND="app-admin/gkrellm" +DEPEND="=app-admin/gkrellm-2*" RDEPEND="${DEPEND}" KEYWORDS="x86" SLOT="0" -- cgit v1.2.3-65-gdbad