summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-misc')
-rw-r--r--kde-misc/kisdnwatch/ChangeLog8
-rw-r--r--kde-misc/kisdnwatch/files/digest-kisdnwatch-01.00.102
-rw-r--r--kde-misc/kisdnwatch/kisdnwatch-01.00.10.ebuild6
3 files changed, 12 insertions, 4 deletions
diff --git a/kde-misc/kisdnwatch/ChangeLog b/kde-misc/kisdnwatch/ChangeLog
index cc1890940044..dbc0acdff274 100644
--- a/kde-misc/kisdnwatch/ChangeLog
+++ b/kde-misc/kisdnwatch/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-misc/kisdnwatch
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kisdnwatch/ChangeLog,v 1.6 2005/09/22 14:15:23 greg_g Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kisdnwatch/ChangeLog,v 1.7 2006/09/29 13:24:20 deathwing00 Exp $
+
+ 29 Sep 2006; Ioannis Aslanidis <deathwing00@gentoo.org>
+ kisdnwatch-01.00.10.ebuild:
+ Fixed DEPEND/RDEPEND.
22 Sep 2005; Gregorio Guidi <greg_g@gentoo.org>
kisdnwatch-01.00.10.ebuild:
diff --git a/kde-misc/kisdnwatch/files/digest-kisdnwatch-01.00.10 b/kde-misc/kisdnwatch/files/digest-kisdnwatch-01.00.10
index 4377014740ac..b3cb6bfabc37 100644
--- a/kde-misc/kisdnwatch/files/digest-kisdnwatch-01.00.10
+++ b/kde-misc/kisdnwatch/files/digest-kisdnwatch-01.00.10
@@ -1 +1,3 @@
MD5 7aaa08a0d8f4b8626eaa87593c49ff30 kisdnwatch-01.00.10.tar.gz 465250
+RMD160 e01ca8dd9019b31827e1e11acb38b4c70862ea8d kisdnwatch-01.00.10.tar.gz 465250
+SHA256 10bb3e9eabcb5f949675135898201a6da6d4da69ee7e41545492c7f18d7b5658 kisdnwatch-01.00.10.tar.gz 465250
diff --git a/kde-misc/kisdnwatch/kisdnwatch-01.00.10.ebuild b/kde-misc/kisdnwatch/kisdnwatch-01.00.10.ebuild
index f5cd0b8772b0..afbaeac0f67d 100644
--- a/kde-misc/kisdnwatch/kisdnwatch-01.00.10.ebuild
+++ b/kde-misc/kisdnwatch/kisdnwatch-01.00.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kisdnwatch/kisdnwatch-01.00.10.ebuild,v 1.2 2005/09/22 14:15:23 greg_g Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kisdnwatch/kisdnwatch-01.00.10.ebuild,v 1.3 2006/09/29 13:24:20 deathwing00 Exp $
inherit kde eutils
@@ -15,6 +15,8 @@ IUSE=""
DEPEND="net-dialup/capi4k-utils"
+RDEPEND="${DEPEND}"
+
need-kde 3
src_unpack() {