commit:     d4c7baf38924064b3a88072fff84f2ad97e4ed18
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  9 20:16:23 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Oct  9 20:16:23 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d4c7baf3

kde-apps/minuet: Simplify DEPENDs

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 kde-apps/minuet/minuet-18.08.2.ebuild       | 6 ++----
 kde-apps/minuet/minuet-18.08.49.9999.ebuild | 8 +++-----
 kde-apps/minuet/minuet-9999.ebuild          | 8 +++-----
 3 files changed, 8 insertions(+), 14 deletions(-)

diff --git a/kde-apps/minuet/minuet-18.08.2.ebuild 
b/kde-apps/minuet/minuet-18.08.2.ebuild
index 8cfda1a113..519702b713 100644
--- a/kde-apps/minuet/minuet-18.08.2.ebuild
+++ b/kde-apps/minuet/minuet-18.08.2.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://minuet.kde.org/";
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-COMMON_DEPEND="
+RDEPEND="
        $(add_frameworks_dep kcoreaddons)
        $(add_frameworks_dep kcrash)
        $(add_frameworks_dep ki18n)
@@ -21,8 +21,6 @@ COMMON_DEPEND="
        $(add_qt_dep qtquickcontrols2)
        media-sound/fluidsynth
 "
-DEPEND="${COMMON_DEPEND}
+DEPEND="${RDEPEND}
        virtual/pkgconfig
 "
-RDEPEND="${COMMON_DEPEND}
-"

diff --git a/kde-apps/minuet/minuet-18.08.49.9999.ebuild 
b/kde-apps/minuet/minuet-18.08.49.9999.ebuild
index 3b546df1f2..3c2735c4f6 100644
--- a/kde-apps/minuet/minuet-18.08.49.9999.ebuild
+++ b/kde-apps/minuet/minuet-18.08.49.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ HOMEPAGE="https://minuet.kde.org/";
 KEYWORDS=""
 IUSE=""
 
-COMMON_DEPEND="
+RDEPEND="
        $(add_frameworks_dep kcoreaddons)
        $(add_frameworks_dep kcrash)
        $(add_frameworks_dep ki18n)
@@ -21,8 +21,6 @@ COMMON_DEPEND="
        $(add_qt_dep qtquickcontrols2)
        media-sound/fluidsynth
 "
-DEPEND="${COMMON_DEPEND}
+DEPEND="${RDEPEND}
        virtual/pkgconfig
 "
-RDEPEND="${COMMON_DEPEND}
-"

diff --git a/kde-apps/minuet/minuet-9999.ebuild 
b/kde-apps/minuet/minuet-9999.ebuild
index 3b546df1f2..3c2735c4f6 100644
--- a/kde-apps/minuet/minuet-9999.ebuild
+++ b/kde-apps/minuet/minuet-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ HOMEPAGE="https://minuet.kde.org/";
 KEYWORDS=""
 IUSE=""
 
-COMMON_DEPEND="
+RDEPEND="
        $(add_frameworks_dep kcoreaddons)
        $(add_frameworks_dep kcrash)
        $(add_frameworks_dep ki18n)
@@ -21,8 +21,6 @@ COMMON_DEPEND="
        $(add_qt_dep qtquickcontrols2)
        media-sound/fluidsynth
 "
-DEPEND="${COMMON_DEPEND}
+DEPEND="${RDEPEND}
        virtual/pkgconfig
 "
-RDEPEND="${COMMON_DEPEND}
-"

Reply via email to