summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2003-10-06 06:57:24 +0000
committerMartin Holzer <mholzer@gentoo.org>2003-10-06 06:57:24 +0000
commitd5a12284d2eb88eb96f5a370b7d7f806736e19e7 (patch)
tree7d42c363d7eaab95f50fe378778e88254ee119cc /x11-plugins/gkacpi
parentChanged dev-php/xdebug to app-i18n/bidiv (diff)
downloadhistorical-d5a12284d2eb88eb96f5a370b7d7f806736e19e7.tar.gz
historical-d5a12284d2eb88eb96f5a370b7d7f806736e19e7.tar.bz2
historical-d5a12284d2eb88eb96f5a370b7d7f806736e19e7.zip
changed depend to gkrellm fixed version. Closes #27060.
Diffstat (limited to 'x11-plugins/gkacpi')
-rw-r--r--x11-plugins/gkacpi/ChangeLog5
-rw-r--r--x11-plugins/gkacpi/Manifest4
-rw-r--r--x11-plugins/gkacpi/gkacpi-0.5.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/gkacpi/ChangeLog b/x11-plugins/gkacpi/ChangeLog
index 026327b91b95..0fd9b44e0183 100644
--- a/x11-plugins/gkacpi/ChangeLog
+++ b/x11-plugins/gkacpi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/gkacpi
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkacpi/ChangeLog,v 1.2 2003/02/12 09:35:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkacpi/ChangeLog,v 1.3 2003/10/06 06:56:34 mholzer Exp $
+
+ 07 Oct 2003; Martin Holzer <mholzer@gentoo.org> gkacpi-0.5.ebuild:
+ changed depend to gkrellm fixed version. Closes #27060.
*gkacpi-0.5 (16 Dec 2002)
diff --git a/x11-plugins/gkacpi/Manifest b/x11-plugins/gkacpi/Manifest
index 2415615fd271..2dc9fb147616 100644
--- a/x11-plugins/gkacpi/Manifest
+++ b/x11-plugins/gkacpi/Manifest
@@ -1,3 +1,3 @@
-MD5 fc465d8eb4f5388f770e670d89a4f8e2 ChangeLog 337
-MD5 221934e95f298dea8d22c83c1c067e3e gkacpi-0.5.ebuild 651
+MD5 16c8fad04eede418e7af9548c47e0e57 ChangeLog 466
+MD5 44b41aa325ff59a8fb4c3a8bfc9dc623 gkacpi-0.5.ebuild 654
MD5 b647f3c9cd8806f4fcddbf0aa2019849 files/digest-gkacpi-0.5 61
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"