summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIoannis Aslanidis <deathwing00@gentoo.org>2006-09-26 19:44:06 +0000
committerIoannis Aslanidis <deathwing00@gentoo.org>2006-09-26 19:44:06 +0000
commit44db21cbad2e55d3acd4bafde45e7b3f67fdc8df (patch)
treef48a914372b29d4e59b538ce2e0501e08b696a4d /kde-base/knotes
parentCheck for nvidia-drivers instead of nvidia-glx, bug #146452 (diff)
downloadhistorical-44db21cbad2e55d3acd4bafde45e7b3f67fdc8df.tar.gz
historical-44db21cbad2e55d3acd4bafde45e7b3f67fdc8df.tar.bz2
historical-44db21cbad2e55d3acd4bafde45e7b3f67fdc8df.zip
Fixed DEPEND/RDEPEND.
Package-Manager: portage-2.1.1
Diffstat (limited to 'kde-base/knotes')
-rw-r--r--kde-base/knotes/ChangeLog6
-rw-r--r--kde-base/knotes/knotes-3.5.2.ebuild7
-rw-r--r--kde-base/knotes/knotes-3.5.3.ebuild7
-rw-r--r--kde-base/knotes/knotes-3.5.4.ebuild7
4 files changed, 20 insertions, 7 deletions
diff --git a/kde-base/knotes/ChangeLog b/kde-base/knotes/ChangeLog
index 6fe851bb49d8..5b63bd8af0c5 100644
--- a/kde-base/knotes/ChangeLog
+++ b/kde-base/knotes/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/knotes
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.53 2006/09/17 22:53:08 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.54 2006/09/26 19:35:02 deathwing00 Exp $
+
+ 26 Sep 2006; Ioannis Aslanidis <deathwing00@gentoo.org>
+ knotes-3.5.2.ebuild, knotes-3.5.3.ebuild, knotes-3.5.4.ebuild:
+ Fixed DEPEND/RDEPEND.
17 Sep 2006; Carsten Lohrke <carlo@gentoo.org> -knotes-3.4.3.ebuild:
Drop KDE 3.4.
diff --git a/kde-base/knotes/knotes-3.5.2.ebuild b/kde-base/knotes/knotes-3.5.2.ebuild
index 30fe1ccdd26b..40cead3c7cf8 100644
--- a/kde-base/knotes/knotes-3.5.2.ebuild
+++ b/kde-base/knotes/knotes-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/knotes/knotes-3.5.2.ebuild,v 1.9 2006/09/03 16:08:43 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-3.5.2.ebuild,v 1.10 2006/09/26 19:35:02 deathwing00 Exp $
KMNAME=kdepim
MAXKDEVER=$PV
@@ -13,6 +13,9 @@ IUSE=""
DEPEND="$(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
@@ -21,4 +24,4 @@ KMEXTRACTONLY="
libkcal/
libkdepim/
kontact/interfaces"
-KMEXTRA="kontact/plugins/knotes" # We add here the kontact's plugin instead of compiling it with kontact because it needs a lot of this programs deps. \ No newline at end of file
+KMEXTRA="kontact/plugins/knotes" # We add here the kontact's plugin instead of compiling it with kontact because it needs a lot of this programs deps.
diff --git a/kde-base/knotes/knotes-3.5.3.ebuild b/kde-base/knotes/knotes-3.5.3.ebuild
index ff8fb9548961..b5b624271767 100644
--- a/kde-base/knotes/knotes-3.5.3.ebuild
+++ b/kde-base/knotes/knotes-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/knotes/knotes-3.5.3.ebuild,v 1.1 2006/06/01 19:11:23 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-3.5.3.ebuild,v 1.2 2006/09/26 19:35:02 deathwing00 Exp $
KMNAME=kdepim
MAXKDEVER=$PV
@@ -13,6 +13,9 @@ IUSE=""
DEPEND="$(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
@@ -21,4 +24,4 @@ KMEXTRACTONLY="
libkcal/
libkdepim/
kontact/interfaces"
-KMEXTRA="kontact/plugins/knotes" # We add here the kontact's plugin instead of compiling it with kontact because it needs a lot of this programs deps. \ No newline at end of file
+KMEXTRA="kontact/plugins/knotes" # We add here the kontact's plugin instead of compiling it with kontact because it needs a lot of this programs deps.
diff --git a/kde-base/knotes/knotes-3.5.4.ebuild b/kde-base/knotes/knotes-3.5.4.ebuild
index 6d02098d2adc..1b02f828db2a 100644
--- a/kde-base/knotes/knotes-3.5.4.ebuild
+++ b/kde-base/knotes/knotes-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/knotes/knotes-3.5.4.ebuild,v 1.2 2006/09/07 13:18:51 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-3.5.4.ebuild,v 1.3 2006/09/26 19:35:02 deathwing00 Exp $
KMNAME=kdepim
MAXKDEVER=$PV
@@ -13,6 +13,9 @@ IUSE=""
DEPEND="$(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
@@ -21,4 +24,4 @@ KMEXTRACTONLY="
libkcal/
libkdepim/
kontact/interfaces"
-KMEXTRA="kontact/plugins/knotes" # We add here the kontact's plugin instead of compiling it with kontact because it needs a lot of this programs deps. \ No newline at end of file
+KMEXTRA="kontact/plugins/knotes" # We add here the kontact's plugin instead of compiling it with kontact because it needs a lot of this programs deps.