Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kdeutils-meta/
Date: Sun, 01 Nov 2020 23:12:00
Message-Id: 1604231549.66921108b66b42c0ca45c3be09570e418cdffcc0.asturm@gentoo
1 commit: 66921108b66b42c0ca45c3be09570e418cdffcc0
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 1 11:10:51 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 1 11:52:29 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=66921108
7
8 kde-apps/kdeutils-meta: Add kde-misc/markdownpart
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.2
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild b/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild
17 index 69a962d140..d5d900f68e 100644
18 --- a/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild
19 +++ b/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild
20 @@ -26,6 +26,7 @@ RDEPEND="
21 >=kde-apps/kwalletmanager-${PV}:${SLOT}
22 >=kde-apps/sweeper-${PV}:${SLOT}
23 >=kde-apps/yakuake-${PV}:${SLOT}
24 + >=kde-misc/markdownpart-${PV}:${SLOT}
25 cups? ( >=kde-apps/print-manager-${PV}:${SLOT} )
26 floppy? ( >=kde-apps/kfloppy-${PV}:${SLOT} )
27 gpg? ( >=kde-apps/kgpg-${PV}:${SLOT} )