summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIoannis Aslanidis <deathwing00@gentoo.org>2006-09-26 20:34:45 +0000
committerIoannis Aslanidis <deathwing00@gentoo.org>2006-09-26 20:34:45 +0000
commit61f2de2e7eb32b3cd3f5851e325773416b7c6c1a (patch)
treec0efa7c525be3e03ca62f5af09406c2a3f3a3a63 /kde-base/kpilot
parentStable on hppa wrt #145428 (diff)
downloadhistorical-61f2de2e7eb32b3cd3f5851e325773416b7c6c1a.tar.gz
historical-61f2de2e7eb32b3cd3f5851e325773416b7c6c1a.tar.bz2
historical-61f2de2e7eb32b3cd3f5851e325773416b7c6c1a.zip
Fixed DEPEND/RDEPEND.
Package-Manager: portage-2.1.1
Diffstat (limited to 'kde-base/kpilot')
-rw-r--r--kde-base/kpilot/ChangeLog6
-rw-r--r--kde-base/kpilot/kpilot-3.5.2.ebuild4
-rw-r--r--kde-base/kpilot/kpilot-3.5.3.ebuild4
-rw-r--r--kde-base/kpilot/kpilot-3.5.4.ebuild4
4 files changed, 14 insertions, 4 deletions
diff --git a/kde-base/kpilot/ChangeLog b/kde-base/kpilot/ChangeLog
index 4fa4d7af7d06..380c4876fea9 100644
--- a/kde-base/kpilot/ChangeLog
+++ b/kde-base/kpilot/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kpilot
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/ChangeLog,v 1.43 2006/09/17 22:52:57 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/ChangeLog,v 1.44 2006/09/26 20:16:30 deathwing00 Exp $
+
+ 26 Sep 2006; Ioannis Aslanidis <deathwing00@gentoo.org>
+ kpilot-3.5.2.ebuild, kpilot-3.5.3.ebuild, kpilot-3.5.4.ebuild:
+ Fixed DEPEND/RDEPEND.
17 Sep 2006; Carsten Lohrke <carlo@gentoo.org> -kpilot-3.4.3.ebuild:
Drop KDE 3.4.
diff --git a/kde-base/kpilot/kpilot-3.5.2.ebuild b/kde-base/kpilot/kpilot-3.5.2.ebuild
index e0a8b013287d..7e4bcda1c4f5 100644
--- a/kde-base/kpilot/kpilot-3.5.2.ebuild
+++ b/kde-base/kpilot/kpilot-3.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/kpilot-3.5.2.ebuild,v 1.5 2006/05/30 05:09:30 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/kpilot-3.5.2.ebuild,v 1.6 2006/09/26 20:16:30 deathwing00 Exp $
KMNAME=kdepim
MAXKDEVER=$PV
@@ -16,6 +16,8 @@ $(deprange $PV $MAXKDEVER kde-base/libkcal)
$(deprange $PV $MAXKDEVER kde-base/libkdepim)
$(deprange $PV $MAXKDEVER kde-base/kontact)"
+RDEPEND="${DEPEND}"
+
KMCOPYLIB="
libkcal libkcal
libkdepim libkdepim
diff --git a/kde-base/kpilot/kpilot-3.5.3.ebuild b/kde-base/kpilot/kpilot-3.5.3.ebuild
index 2c1870205b98..877eb3c01467 100644
--- a/kde-base/kpilot/kpilot-3.5.3.ebuild
+++ b/kde-base/kpilot/kpilot-3.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/kpilot-3.5.3.ebuild,v 1.1 2006/06/01 19:36:58 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/kpilot-3.5.3.ebuild,v 1.2 2006/09/26 20:16:30 deathwing00 Exp $
KMNAME=kdepim
MAXKDEVER=$PV
@@ -16,6 +16,8 @@ $(deprange $PV $MAXKDEVER kde-base/libkcal)
$(deprange $PV $MAXKDEVER kde-base/libkdepim)
$(deprange $PV $MAXKDEVER kde-base/kontact)"
+RDEPEND="${DEPEND}"
+
KMCOPYLIB="
libkcal libkcal
libkdepim libkdepim
diff --git a/kde-base/kpilot/kpilot-3.5.4.ebuild b/kde-base/kpilot/kpilot-3.5.4.ebuild
index c1ba7d5253d9..8b3f2184bc3b 100644
--- a/kde-base/kpilot/kpilot-3.5.4.ebuild
+++ b/kde-base/kpilot/kpilot-3.5.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/kpilot-3.5.4.ebuild,v 1.3 2006/09/07 13:15:31 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kpilot/kpilot-3.5.4.ebuild,v 1.4 2006/09/26 20:16:30 deathwing00 Exp $
KMNAME=kdepim
MAXKDEVER=$PV
@@ -16,6 +16,8 @@ $(deprange $PV $MAXKDEVER kde-base/libkcal)
$(deprange $PV $MAXKDEVER kde-base/libkdepim)
$(deprange $PV $MAXKDEVER kde-base/kontact)"
+RDEPEND="${DEPEND}"
+
KMCOPYLIB="
libkcal libkcal
libkdepim libkdepim