summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-base/libkpimidentities/ChangeLog7
-rw-r--r--kde-base/libkpimidentities/libkpimidentities-3.5.2.ebuild3
-rw-r--r--kde-base/libkpimidentities/libkpimidentities-3.5.3.ebuild3
-rw-r--r--kde-base/libkpimidentities/libkpimidentities-3.5.4.ebuild3
-rw-r--r--kde-base/libksirtet/ChangeLog6
-rw-r--r--kde-base/libksirtet/libksirtet-3.5.2.ebuild3
-rw-r--r--kde-base/libksirtet/libksirtet-3.5.3.ebuild3
-rw-r--r--kde-base/libksirtet/libksirtet-3.5.4.ebuild3
-rw-r--r--kde-base/lskat/ChangeLog6
-rw-r--r--kde-base/lskat/lskat-3.5.2.ebuild3
-rw-r--r--kde-base/lskat/lskat-3.5.3.ebuild3
-rw-r--r--kde-base/lskat/lskat-3.5.4.ebuild3
-rw-r--r--kde-base/noatun-plugins/ChangeLog7
-rw-r--r--kde-base/noatun-plugins/noatun-plugins-3.5.2.ebuild4
-rw-r--r--kde-base/noatun-plugins/noatun-plugins-3.5.3.ebuild3
-rw-r--r--kde-base/noatun-plugins/noatun-plugins-3.5.4.ebuild3
16 files changed, 47 insertions, 16 deletions
diff --git a/kde-base/libkpimidentities/ChangeLog b/kde-base/libkpimidentities/ChangeLog
index 3baf0483fbe7..8a570277ad60 100644
--- a/kde-base/libkpimidentities/ChangeLog
+++ b/kde-base/libkpimidentities/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/libkpimidentities
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimidentities/ChangeLog,v 1.54 2006/09/17 22:53:08 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimidentities/ChangeLog,v 1.55 2006/09/26 22:01:08 deathwing00 Exp $
+
+ 26 Sep 2006; Ioannis Aslanidis <deathwing00@gentoo.org>
+ libkpimidentities-3.5.2.ebuild, libkpimidentities-3.5.3.ebuild,
+ libkpimidentities-3.5.4.ebuild:
+ Fixed DEPEND/RDEPEND.
17 Sep 2006; Carsten Lohrke <carlo@gentoo.org>
-libkpimidentities-3.4.3.ebuild:
diff --git a/kde-base/libkpimidentities/libkpimidentities-3.5.2.ebuild b/kde-base/libkpimidentities/libkpimidentities-3.5.2.ebuild
index 54f0bf50fbeb..1065c0a1da87 100644
--- a/kde-base/libkpimidentities/libkpimidentities-3.5.2.ebuild
+++ b/kde-base/libkpimidentities/libkpimidentities-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/libkpimidentities/libkpimidentities-3.5.2.ebuild,v 1.10 2006/09/03 12:34:48 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimidentities/libkpimidentities-3.5.2.ebuild,v 1.11 2006/09/26 22:01:08 deathwing00 Exp $
KMNAME=kdepim
MAXKDEVER=$PV
@@ -13,6 +13,7 @@ IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/certmanager)
$(deprange $PV $MAXKDEVER kde-base/libkdepim)"
+RDEPEND="${DEPEND}"
KMCOPYLIB="
libkleopatra certmanager/lib/
diff --git a/kde-base/libkpimidentities/libkpimidentities-3.5.3.ebuild b/kde-base/libkpimidentities/libkpimidentities-3.5.3.ebuild
index ee251c0663c9..e08f9c2aa7a7 100644
--- a/kde-base/libkpimidentities/libkpimidentities-3.5.3.ebuild
+++ b/kde-base/libkpimidentities/libkpimidentities-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/libkpimidentities/libkpimidentities-3.5.3.ebuild,v 1.1 2006/06/01 20:57:17 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimidentities/libkpimidentities-3.5.3.ebuild,v 1.2 2006/09/26 22:01:08 deathwing00 Exp $
KMNAME=kdepim
MAXKDEVER=$PV
@@ -13,6 +13,7 @@ IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/certmanager)
$(deprange $PV $MAXKDEVER kde-base/libkdepim)"
+RDEPEND="${DEPEND}"
KMCOPYLIB="
libkleopatra certmanager/lib/
diff --git a/kde-base/libkpimidentities/libkpimidentities-3.5.4.ebuild b/kde-base/libkpimidentities/libkpimidentities-3.5.4.ebuild
index 40769867c03e..5aedaf292507 100644
--- a/kde-base/libkpimidentities/libkpimidentities-3.5.4.ebuild
+++ b/kde-base/libkpimidentities/libkpimidentities-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/libkpimidentities/libkpimidentities-3.5.4.ebuild,v 1.2 2006/09/07 13:08:35 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimidentities/libkpimidentities-3.5.4.ebuild,v 1.3 2006/09/26 22:01:08 deathwing00 Exp $
KMNAME=kdepim
MAXKDEVER=$PV
@@ -13,6 +13,7 @@ IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/certmanager)
$(deprange $PV $MAXKDEVER kde-base/libkdepim)"
+RDEPEND="${DEPEND}"
KMCOPYLIB="
libkleopatra certmanager/lib/
diff --git a/kde-base/libksirtet/ChangeLog b/kde-base/libksirtet/ChangeLog
index 36a3e137e7fd..4cc6c566e34b 100644
--- a/kde-base/libksirtet/ChangeLog
+++ b/kde-base/libksirtet/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/libksirtet
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libksirtet/ChangeLog,v 1.50 2006/09/17 22:52:57 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libksirtet/ChangeLog,v 1.51 2006/09/26 22:03:20 deathwing00 Exp $
+
+ 26 Sep 2006; Ioannis Aslanidis <deathwing00@gentoo.org>
+ libksirtet-3.5.2.ebuild, libksirtet-3.5.3.ebuild, libksirtet-3.5.4.ebuild:
+ Fixed DEPEND/RDEPEND.
17 Sep 2006; Carsten Lohrke <carlo@gentoo.org> -libksirtet-3.4.3.ebuild:
Drop KDE 3.4.
diff --git a/kde-base/libksirtet/libksirtet-3.5.2.ebuild b/kde-base/libksirtet/libksirtet-3.5.2.ebuild
index 3e517cf938b9..de242e22fe11 100644
--- a/kde-base/libksirtet/libksirtet-3.5.2.ebuild
+++ b/kde-base/libksirtet/libksirtet-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/libksirtet/libksirtet-3.5.2.ebuild,v 1.9 2006/09/03 16:53:33 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libksirtet/libksirtet-3.5.2.ebuild,v 1.10 2006/09/26 22:03:20 deathwing00 Exp $
KMNAME=kdegames
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
@@ -11,6 +11,7 @@ KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
IUSE=""
DEPEND="$(deprange 3.5.1 $MAXKDEVER kde-base/libkdegames)"
+RDEPEND="${DEPEND}"
KMEXTRACTONLY=libkdegames
KMCOPYLIB="libkdegames libkdegames"
diff --git a/kde-base/libksirtet/libksirtet-3.5.3.ebuild b/kde-base/libksirtet/libksirtet-3.5.3.ebuild
index ad4222af16c0..1a670a3e6a21 100644
--- a/kde-base/libksirtet/libksirtet-3.5.3.ebuild
+++ b/kde-base/libksirtet/libksirtet-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/libksirtet/libksirtet-3.5.3.ebuild,v 1.2 2006/06/06 19:17:18 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libksirtet/libksirtet-3.5.3.ebuild,v 1.3 2006/09/26 22:03:20 deathwing00 Exp $
KMNAME=kdegames
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
@@ -11,6 +11,7 @@ KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)"
+RDEPEND="${DEPEND}"
KMEXTRACTONLY=libkdegames
KMCOPYLIB="libkdegames libkdegames"
diff --git a/kde-base/libksirtet/libksirtet-3.5.4.ebuild b/kde-base/libksirtet/libksirtet-3.5.4.ebuild
index 877cceea3bd4..37d3a98fbdb2 100644
--- a/kde-base/libksirtet/libksirtet-3.5.4.ebuild
+++ b/kde-base/libksirtet/libksirtet-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/libksirtet/libksirtet-3.5.4.ebuild,v 1.1 2006/07/25 09:15:12 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libksirtet/libksirtet-3.5.4.ebuild,v 1.2 2006/09/26 22:03:20 deathwing00 Exp $
KMNAME=kdegames
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
@@ -11,6 +11,7 @@ KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)"
+RDEPEND="${DEPEND}"
KMEXTRACTONLY=libkdegames
KMCOPYLIB="libkdegames libkdegames"
diff --git a/kde-base/lskat/ChangeLog b/kde-base/lskat/ChangeLog
index 497802c279e5..5fe6fd7312c2 100644
--- a/kde-base/lskat/ChangeLog
+++ b/kde-base/lskat/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/lskat
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/lskat/ChangeLog,v 1.50 2006/09/17 22:53:04 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/lskat/ChangeLog,v 1.51 2006/09/26 22:05:35 deathwing00 Exp $
+
+ 26 Sep 2006; Ioannis Aslanidis <deathwing00@gentoo.org>
+ lskat-3.5.2.ebuild, lskat-3.5.3.ebuild, lskat-3.5.4.ebuild:
+ Fixed DEPEND/RDEPEND.
17 Sep 2006; Carsten Lohrke <carlo@gentoo.org> -lskat-3.4.3.ebuild:
Drop KDE 3.4.
diff --git a/kde-base/lskat/lskat-3.5.2.ebuild b/kde-base/lskat/lskat-3.5.2.ebuild
index abe2755a53be..bc393ce0b6a4 100644
--- a/kde-base/lskat/lskat-3.5.2.ebuild
+++ b/kde-base/lskat/lskat-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/lskat/lskat-3.5.2.ebuild,v 1.9 2006/09/03 17:01:08 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/lskat/lskat-3.5.2.ebuild,v 1.10 2006/09/26 22:05:35 deathwing00 Exp $
KMNAME=kdegames
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
@@ -11,6 +11,7 @@ KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
IUSE=""
DEPEND="$(deprange 3.5.1 $MAXKDEVER kde-base/libkdegames)"
+RDEPEND="${DEPEND}"
KMEXTRACTONLY=libkdegames
KMCOPYLIB="libkdegames libkdegames"
diff --git a/kde-base/lskat/lskat-3.5.3.ebuild b/kde-base/lskat/lskat-3.5.3.ebuild
index 7cdb40e41a8a..0f35dd6b16a2 100644
--- a/kde-base/lskat/lskat-3.5.3.ebuild
+++ b/kde-base/lskat/lskat-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/lskat/lskat-3.5.3.ebuild,v 1.2 2006/06/06 19:24:34 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/lskat/lskat-3.5.3.ebuild,v 1.3 2006/09/26 22:05:35 deathwing00 Exp $
KMNAME=kdegames
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
@@ -11,6 +11,7 @@ KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)"
+RDEPEND="${DEPEND}"
KMEXTRACTONLY=libkdegames
KMCOPYLIB="libkdegames libkdegames"
diff --git a/kde-base/lskat/lskat-3.5.4.ebuild b/kde-base/lskat/lskat-3.5.4.ebuild
index c65ac139584f..4152df19b755 100644
--- a/kde-base/lskat/lskat-3.5.4.ebuild
+++ b/kde-base/lskat/lskat-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/lskat/lskat-3.5.4.ebuild,v 1.1 2006/07/25 09:19:52 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/lskat/lskat-3.5.4.ebuild,v 1.2 2006/09/26 22:05:35 deathwing00 Exp $
KMNAME=kdegames
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
@@ -11,6 +11,7 @@ KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)"
+RDEPEND="${DEPEND}"
KMEXTRACTONLY=libkdegames
KMCOPYLIB="libkdegames libkdegames"
diff --git a/kde-base/noatun-plugins/ChangeLog b/kde-base/noatun-plugins/ChangeLog
index 6937a24df1f1..6990322c57a8 100644
--- a/kde-base/noatun-plugins/ChangeLog
+++ b/kde-base/noatun-plugins/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/noatun-plugins
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun-plugins/ChangeLog,v 1.51 2006/09/17 22:53:00 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun-plugins/ChangeLog,v 1.52 2006/09/26 22:08:27 deathwing00 Exp $
+
+ 26 Sep 2006; Ioannis Aslanidis <deathwing00@gentoo.org>
+ noatun-plugins-3.5.2.ebuild, noatun-plugins-3.5.3.ebuild,
+ noatun-plugins-3.5.4.ebuild:
+ Fixed DEPEND/RDEPEND.
17 Sep 2006; Carsten Lohrke <carlo@gentoo.org>
-noatun-plugins-3.4.3.ebuild:
diff --git a/kde-base/noatun-plugins/noatun-plugins-3.5.2.ebuild b/kde-base/noatun-plugins/noatun-plugins-3.5.2.ebuild
index 33de2eb8fef7..dc55032d5a69 100644
--- a/kde-base/noatun-plugins/noatun-plugins-3.5.2.ebuild
+++ b/kde-base/noatun-plugins/noatun-plugins-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/noatun-plugins/noatun-plugins-3.5.2.ebuild,v 1.9 2006/09/03 12:21:46 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun-plugins/noatun-plugins-3.5.2.ebuild,v 1.10 2006/09/26 22:08:27 deathwing00 Exp $
KMNAME=kdeaddons
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
@@ -15,6 +15,8 @@ DEPEND="$(deprange-dual $PV $MAXKDEVER kde-base/noatun)
berkdb? ( || ( =sys-libs/db-4.3*
=sys-libs/db-4.2* ) )"
+RDEPEND="${DEPEND}"
+
src_compile() {
local myconf="$(use_with sdl)"
diff --git a/kde-base/noatun-plugins/noatun-plugins-3.5.3.ebuild b/kde-base/noatun-plugins/noatun-plugins-3.5.3.ebuild
index 06120b119666..9c92dcce7594 100644
--- a/kde-base/noatun-plugins/noatun-plugins-3.5.3.ebuild
+++ b/kde-base/noatun-plugins/noatun-plugins-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/noatun-plugins/noatun-plugins-3.5.3.ebuild,v 1.3 2006/06/14 22:29:12 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun-plugins/noatun-plugins-3.5.3.ebuild,v 1.4 2006/09/26 22:08:27 deathwing00 Exp $
KMNAME=kdeaddons
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
@@ -14,6 +14,7 @@ DEPEND="$(deprange-dual $PV $MAXKDEVER kde-base/noatun)
arts? ( $(deprange $PV $MAXKDEVER kde-base/arts) )
sdl? ( >=media-libs/libsdl-1.2 )
berkdb? ( =sys-libs/db-4* )"
+
RDEPEND="${DEPEND}"
src_compile() {
diff --git a/kde-base/noatun-plugins/noatun-plugins-3.5.4.ebuild b/kde-base/noatun-plugins/noatun-plugins-3.5.4.ebuild
index cf220dd498d4..8b64ca06604d 100644
--- a/kde-base/noatun-plugins/noatun-plugins-3.5.4.ebuild
+++ b/kde-base/noatun-plugins/noatun-plugins-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/noatun-plugins/noatun-plugins-3.5.4.ebuild,v 1.2 2006/09/06 22:35:51 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun-plugins/noatun-plugins-3.5.4.ebuild,v 1.3 2006/09/26 22:08:27 deathwing00 Exp $
KMNAME=kdeaddons
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
@@ -14,6 +14,7 @@ DEPEND="$(deprange-dual $PV $MAXKDEVER kde-base/noatun)
arts? ( $(deprange $PV $MAXKDEVER kde-base/arts) )
sdl? ( >=media-libs/libsdl-1.2 )
berkdb? ( =sys-libs/db-4* )"
+
RDEPEND="${DEPEND}"
src_compile() {