From 09197232700d455ff8ffb146ff26c1a1e4feb1dd Mon Sep 17 00:00:00 2001 From: Maciej Mrozowski Date: Mon, 12 May 2014 01:51:33 +0000 Subject: Move thumbnailer plugins to RDEPEND, bug 509634 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key B1E955DB) --- kde-base/dolphin/ChangeLog | 6 +++++- kde-base/dolphin/dolphin-4.12.5.ebuild | 4 +--- kde-base/dolphin/dolphin-4.13.0.ebuild | 4 +--- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'kde-base/dolphin') diff --git a/kde-base/dolphin/ChangeLog b/kde-base/dolphin/ChangeLog index 26d12c814641..b12e08eaac4f 100644 --- a/kde-base/dolphin/ChangeLog +++ b/kde-base/dolphin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/dolphin # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/ChangeLog,v 1.246 2014/05/08 10:31:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/ChangeLog,v 1.247 2014/05/12 01:51:33 reavertm Exp $ + + 12 May 2014; Maciej Mrozowski dolphin-4.12.5.ebuild, + dolphin-4.13.0.ebuild: + Move thumbnailer plugins to RDEPEND, bug 509634 08 May 2014; Agostino Sarubbo -dolphin-4.11.5.ebuild: Remove old diff --git a/kde-base/dolphin/dolphin-4.12.5.ebuild b/kde-base/dolphin/dolphin-4.12.5.ebuild index 95fb8f8f23e1..642fbfe0c248 100644 --- a/kde-base/dolphin/dolphin-4.12.5.ebuild +++ b/kde-base/dolphin/dolphin-4.12.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/dolphin-4.12.5.ebuild,v 1.5 2014/05/08 07:32:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/dolphin-4.12.5.ebuild,v 1.6 2014/05/12 01:51:33 reavertm Exp $ EAPI=5 @@ -27,8 +27,6 @@ DEPEND=" " RDEPEND="${DEPEND} $(add_kdebase_dep kfind) -" -PDEPEND=" thumbnail? ( $(add_kdebase_dep thumbnailers) || ( diff --git a/kde-base/dolphin/dolphin-4.13.0.ebuild b/kde-base/dolphin/dolphin-4.13.0.ebuild index a944d1b95ab9..6ce4d9d478dc 100644 --- a/kde-base/dolphin/dolphin-4.13.0.ebuild +++ b/kde-base/dolphin/dolphin-4.13.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/dolphin-4.13.0.ebuild,v 1.4 2014/05/03 14:25:02 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/dolphin-4.13.0.ebuild,v 1.5 2014/05/12 01:51:33 reavertm Exp $ EAPI=5 @@ -25,8 +25,6 @@ DEPEND=" " RDEPEND="${DEPEND} $(add_kdebase_dep kfind) -" -PDEPEND=" thumbnail? ( $(add_kdebase_dep thumbnailers) || ( -- cgit v1.2.3-65-gdbad