From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B85871381F3 for ; Tue, 9 Apr 2013 14:18:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88C91E090A; Tue, 9 Apr 2013 14:18:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2CC63E090A for ; Tue, 9 Apr 2013 14:18:38 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E674733DC78 for ; Tue, 9 Apr 2013 14:18:36 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 6C9B9E4073 for ; Tue, 9 Apr 2013 14:18:35 +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: <1365517045.0581efb074f5b0186a28a97412076d989371d0f7.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kcminit/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/kcminit/kcminit-4.10.49.9999.ebuild kde-base/kcminit/kcminit-9999.ebuild X-VCS-Directories: kde-base/kcminit/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 0581efb074f5b0186a28a97412076d989371d0f7 X-VCS-Branch: master Date: Tue, 9 Apr 2013 14:18:35 +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: 911ae7db-8eb4-4877-9181-1fb21866f86f X-Archives-Hash: 4a2d26f37ed3071de4d840cca4c358cc commit: 0581efb074f5b0186a28a97412076d989371d0f7 Author: Michael Palimaka gentoo org> AuthorDate: Tue Apr 9 14:17:25 2013 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Tue Apr 9 14:17:25 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=0581efb0 [kde-base/kcminit] Update dependencies. Package-Manager: portage-2.1.11.60 --- kde-base/kcminit/kcminit-4.10.49.9999.ebuild | 2 +- kde-base/kcminit/kcminit-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-base/kcminit/kcminit-4.10.49.9999.ebuild b/kde-base/kcminit/kcminit-4.10.49.9999.ebuild index 8180b67..37b8a28 100644 --- a/kde-base/kcminit/kcminit-4.10.49.9999.ebuild +++ b/kde-base/kcminit/kcminit-4.10.49.9999.ebuild @@ -12,6 +12,6 @@ KEYWORDS="" IUSE="debug" DEPEND=" - $(add_kdebase_dep ksplash) + x11-libs/libX11 " RDEPEND="${DEPEND}" diff --git a/kde-base/kcminit/kcminit-9999.ebuild b/kde-base/kcminit/kcminit-9999.ebuild index 8180b67..37b8a28 100644 --- a/kde-base/kcminit/kcminit-9999.ebuild +++ b/kde-base/kcminit/kcminit-9999.ebuild @@ -12,6 +12,6 @@ KEYWORDS="" IUSE="debug" DEPEND=" - $(add_kdebase_dep ksplash) + x11-libs/libX11 " RDEPEND="${DEPEND}"