summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2004-11-23 15:46:33 +0000
committerCarsten Lohrke <carlo@gentoo.org>2004-11-23 15:46:33 +0000
commit995f65efa646811192bbca82e9828c6957cd1ce8 (patch)
tree1b6220ef130a37471a2925c27d5b13b19ca3937f /kde-misc
parentstable on x86 (Manifest recommit) (diff)
downloadgentoo-2-995f65efa646811192bbca82e9828c6957cd1ce8.tar.gz
gentoo-2-995f65efa646811192bbca82e9828c6957cd1ce8.tar.bz2
gentoo-2-995f65efa646811192bbca82e9828c6957cd1ce8.zip
QA: missing "inherit eutils"
Diffstat (limited to 'kde-misc')
-rw-r--r--kde-misc/kadslwatch/ChangeLog5
-rw-r--r--kde-misc/kadslwatch/kadslwatch-01.00.05.ebuild4
-rw-r--r--kde-misc/kgraphspace/ChangeLog6
-rw-r--r--kde-misc/kgraphspace/kgraphspace-0.3.0_pre1.ebuild4
4 files changed, 13 insertions, 6 deletions
diff --git a/kde-misc/kadslwatch/ChangeLog b/kde-misc/kadslwatch/ChangeLog
index 38ee48c01552..7a74cb3e8b8a 100644
--- a/kde-misc/kadslwatch/ChangeLog
+++ b/kde-misc/kadslwatch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-misc/kadslwatch
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kadslwatch/ChangeLog,v 1.2 2004/10/29 23:49:19 motaboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kadslwatch/ChangeLog,v 1.3 2004/11/23 15:44:55 carlo Exp $
+
+ 23 Nov 2004; Carsten Lohrke <carlo@gentoo.org> kadslwatch-01.00.05.ebuild:
+ QA: missing "inherit eutils"
30 Oct 2004; Simone Gotti <motaboy@gentoo.org> kadslwatch-01.00.05.ebuild:
Don't install README.html 2 times in the doc dir.
diff --git a/kde-misc/kadslwatch/kadslwatch-01.00.05.ebuild b/kde-misc/kadslwatch/kadslwatch-01.00.05.ebuild
index ca1503bc4d07..4328cf6ac938 100644
--- a/kde-misc/kadslwatch/kadslwatch-01.00.05.ebuild
+++ b/kde-misc/kadslwatch/kadslwatch-01.00.05.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kadslwatch/kadslwatch-01.00.05.ebuild,v 1.2 2004/10/29 23:49:19 motaboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kadslwatch/kadslwatch-01.00.05.ebuild,v 1.3 2004/11/23 15:44:55 carlo Exp $
-inherit kde
+inherit kde eutils
DESCRIPTION="K ADSL Watch is a universal CAPI based ADSL monitor for KDE."
HOMEPAGE="http://www.avm.de/de/Service/AVM_Service_Portale/Linux/CAPI_Tools/K_ADSL_Watch.html"
diff --git a/kde-misc/kgraphspace/ChangeLog b/kde-misc/kgraphspace/ChangeLog
index 0b50425adadf..651d4017b1e9 100644
--- a/kde-misc/kgraphspace/ChangeLog
+++ b/kde-misc/kgraphspace/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-misc/kgraphspace
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kgraphspace/ChangeLog,v 1.3 2004/11/06 17:30:44 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kgraphspace/ChangeLog,v 1.4 2004/11/23 15:46:33 carlo Exp $
+
+ 23 Nov 2004; Carsten Lohrke <carlo@gentoo.org>
+ kgraphspace-0.3.0_pre1.ebuild:
+ QA: missing "inherit eutils"
06 Nov 2004; Jason Wever <weeve@gentoo.org> kgraphspace-0.3.0_pre1.ebuild:
Added ~sparc keyword.
diff --git a/kde-misc/kgraphspace/kgraphspace-0.3.0_pre1.ebuild b/kde-misc/kgraphspace/kgraphspace-0.3.0_pre1.ebuild
index da4f37e815af..e4ceb32d5972 100644
--- a/kde-misc/kgraphspace/kgraphspace-0.3.0_pre1.ebuild
+++ b/kde-misc/kgraphspace/kgraphspace-0.3.0_pre1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kgraphspace/kgraphspace-0.3.0_pre1.ebuild,v 1.2 2004/11/06 17:30:44 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kgraphspace/kgraphspace-0.3.0_pre1.ebuild,v 1.3 2004/11/23 15:46:33 carlo Exp $
-inherit kde
+inherit kde eutils
DESCRIPTION="A Disk space utility "
HOMEPAGE="http://kgraphspace.sourceforge.net"