From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 49E73138334 for ; Thu, 22 Aug 2019 14:59:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 24A5EE092F; Thu, 22 Aug 2019 14:59:10 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0EFDCE092F for ; Thu, 22 Aug 2019 14:59:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6D9B334A128 for ; Thu, 22 Aug 2019 14:59:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 568C3218 for ; Thu, 22 Aug 2019 14:59:06 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1566485845.e91fe9c7c5f3275ea88d5928d2e000579794bf49.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kdeutils-meta/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kdeutils-meta/kdeutils-meta-19.08.49.9999.ebuild kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild X-VCS-Directories: kde-apps/kdeutils-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e91fe9c7c5f3275ea88d5928d2e000579794bf49 X-VCS-Branch: master Date: Thu, 22 Aug 2019 14:59:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d885e932-7d89-460e-be80-433a4fa79d93 X-Archives-Hash: 6c33cb6ef1df0dff8117569b88d90b19 commit: e91fe9c7c5f3275ea88d5928d2e000579794bf49 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Aug 22 14:57:25 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Aug 22 14:57:25 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e91fe9c7 kde-apps/kdeutils-meta: Add kde-apps/yakuake Closes: https://bugs.gentoo.org/692276 Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kdeutils-meta/kdeutils-meta-19.08.49.9999.ebuild | 1 + kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/kde-apps/kdeutils-meta/kdeutils-meta-19.08.49.9999.ebuild b/kde-apps/kdeutils-meta/kdeutils-meta-19.08.49.9999.ebuild index a5750f3d7f..c164e051d4 100644 --- a/kde-apps/kdeutils-meta/kdeutils-meta-19.08.49.9999.ebuild +++ b/kde-apps/kdeutils-meta/kdeutils-meta-19.08.49.9999.ebuild @@ -25,6 +25,7 @@ RDEPEND=" >=kde-apps/ktimer-${PV}:${SLOT} >=kde-apps/kwalletmanager-${PV}:${SLOT} >=kde-apps/sweeper-${PV}:${SLOT} + >=kde-apps/yakuake-${PV}:${SLOT} cups? ( >=kde-apps/print-manager-${PV}:${SLOT} ) floppy? ( >=kde-apps/kfloppy-${PV}:${SLOT} ) gpg? ( >=kde-apps/kgpg-${PV}:${SLOT} ) diff --git a/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild b/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild index a5750f3d7f..c164e051d4 100644 --- a/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild +++ b/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild @@ -25,6 +25,7 @@ RDEPEND=" >=kde-apps/ktimer-${PV}:${SLOT} >=kde-apps/kwalletmanager-${PV}:${SLOT} >=kde-apps/sweeper-${PV}:${SLOT} + >=kde-apps/yakuake-${PV}:${SLOT} cups? ( >=kde-apps/print-manager-${PV}:${SLOT} ) floppy? ( >=kde-apps/kfloppy-${PV}:${SLOT} ) gpg? ( >=kde-apps/kgpg-${PV}:${SLOT} )