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 0050B1382C5 for ; Fri, 9 Feb 2018 10:40:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 37474E0BFC; Fri, 9 Feb 2018 10:40:16 +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 1713DE0BFC for ; Fri, 9 Feb 2018 10:40:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 3C96E335C31 for ; Fri, 9 Feb 2018 10:40:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 64C0D1E8 for ; Fri, 9 Feb 2018 10:40:12 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1518172799.59cc458b0a30421f5f6aa3c474155e50212cf257.kensington@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: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 59cc458b0a30421f5f6aa3c474155e50212cf257 X-VCS-Branch: master Date: Fri, 9 Feb 2018 10:40:12 +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-Archives-Salt: 782c8d46-8f6b-4c76-8a45-3283f8ca3142 X-Archives-Hash: 610a3c18102408ed52d07bc42d0998cd commit: 59cc458b0a30421f5f6aa3c474155e50212cf257 Author: Michael Palimaka gentoo org> AuthorDate: Fri Feb 9 10:38:56 2018 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Fri Feb 9 10:39:59 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=59cc458b kde-apps/kdeutils-meta: add kbackup Package-Manager: Portage-2.3.19, Repoman-2.3.6 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 9ac675e260..9fde0c7d4a 100644 --- a/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild +++ b/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild @@ -13,6 +13,7 @@ IUSE="cups floppy" RDEPEND=" $(add_kdeapps_dep ark) $(add_kdeapps_dep filelight) + $(add_kdeapps_dep kbackup) $(add_kdeapps_dep kcalc) $(add_kdeapps_dep kcharselect) $(add_kdeapps_dep kdebugsettings)