From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-969178-garchives=archives.gentoo.org@lists.gentoo.org> 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 8CE471396D0 for <garchives@archives.gentoo.org>; Sat, 26 Aug 2017 14:35:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E0ABDE0784; Sat, 26 Aug 2017 14:35:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 BB3BFE0784 for <gentoo-commits@lists.gentoo.org>; Sat, 26 Aug 2017 14:35:30 +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 E1BBC341761 for <gentoo-commits@lists.gentoo.org>; Sat, 26 Aug 2017 14:35:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 81752835C for <gentoo-commits@lists.gentoo.org>; Sat, 26 Aug 2017 14:35:28 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@gentoo.org> 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" <asturm@gentoo.org> Message-ID: <1503758116.89d6696ccb1f3045eef0cfd80019ee7d992cc9ca.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-9999.ebuild X-VCS-Directories: kde-apps/kdeutils-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 89d6696ccb1f3045eef0cfd80019ee7d992cc9ca X-VCS-Branch: master Date: Sat, 26 Aug 2017 14:35:28 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: cd33587f-6838-4214-9ea8-6104815e60dd X-Archives-Hash: ed43c4f12330b220e90fa57d27a13554 commit: 89d6696ccb1f3045eef0cfd80019ee7d992cc9ca Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Aug 26 14:35:16 2017 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Aug 26 14:35:16 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=89d6696c kde-apps/kdeutils-meta: Add back kde-apps/sweeper Package-Manager: Portage-2.3.8, Repoman-2.3.3 kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild b/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild index cb1ed98ca7..2aa0c74bbc 100644 --- a/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild +++ b/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild @@ -21,6 +21,7 @@ RDEPEND=" $(add_kdeapps_dep kteatime) $(add_kdeapps_dep ktimer) $(add_kdeapps_dep kwalletmanager) + $(add_kdeapps_dep sweeper) cups? ( $(add_kdeapps_dep print-manager) ) floppy? ( $(add_kdeapps_dep kfloppy) ) "