summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIoannis Aslanidis <deathwing00@gentoo.org>2006-09-26 20:16:30 +0000
committerIoannis Aslanidis <deathwing00@gentoo.org>2006-09-26 20:16:30 +0000
commita32d83c08bdec2f0141226b2690d88776c18590e (patch)
tree8149e0f52a16d3eae5e111bd683c18f51d87bbe4 /kde-base/kpilot
parentForgot to apply sun-javamail-bin -> sun-javamail and gnu-jaf -> sun-jaf chang... (diff)
downloadgentoo-2-a32d83c08bdec2f0141226b2690d88776c18590e.tar.gz
gentoo-2-a32d83c08bdec2f0141226b2690d88776c18590e.tar.bz2
gentoo-2-a32d83c08bdec2f0141226b2690d88776c18590e.zip
Fixed DEPEND/RDEPEND.
(Portage version: 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