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 71591198005 for ; Wed, 20 Mar 2013 17:51:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 06223E06D8; Wed, 20 Mar 2013 17:51:08 +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 8BDFEE06D8 for ; Wed, 20 Mar 2013 17:51:07 +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 6E21233BE6E for ; Wed, 20 Mar 2013 17:51:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 0F42CE4073 for ; Wed, 20 Mar 2013 17:51:05 +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: <1363801802.5601a0dc38b6ffc22e4e3a237135b75452e0099f.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/ksnapshot/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/ksnapshot/ksnapshot-4.10.49.9999.ebuild kde-base/ksnapshot/ksnapshot-9999.ebuild X-VCS-Directories: kde-base/ksnapshot/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 5601a0dc38b6ffc22e4e3a237135b75452e0099f X-VCS-Branch: master Date: Wed, 20 Mar 2013 17:51:05 +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: 95c678de-758e-442d-b3fa-4d9746492b0c X-Archives-Hash: bc815742adaa58fc0f2b639929ebd64b commit: 5601a0dc38b6ffc22e4e3a237135b75452e0099f Author: Michael Palimaka gentoo org> AuthorDate: Wed Mar 20 17:50:02 2013 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Mar 20 17:50:02 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=5601a0dc [kde-base/ksnapshot] Update dependencies. Package-Manager: portage-2.1.11.57 --- kde-base/ksnapshot/ksnapshot-4.10.49.9999.ebuild | 3 +++ kde-base/ksnapshot/ksnapshot-9999.ebuild | 3 +++ 2 files changed, 6 insertions(+), 0 deletions(-) diff --git a/kde-base/ksnapshot/ksnapshot-4.10.49.9999.ebuild b/kde-base/ksnapshot/ksnapshot-4.10.49.9999.ebuild index 2d78125..6c09a86 100644 --- a/kde-base/ksnapshot/ksnapshot-4.10.49.9999.ebuild +++ b/kde-base/ksnapshot/ksnapshot-4.10.49.9999.ebuild @@ -12,6 +12,9 @@ KEYWORDS="" IUSE="debug kipi" DEPEND=" + x11-libs/libX11 + x11-libs/libXext + x11-libs/libXfixes kipi? ( $(add_kdebase_dep libkipi) ) " RDEPEND="${DEPEND}" diff --git a/kde-base/ksnapshot/ksnapshot-9999.ebuild b/kde-base/ksnapshot/ksnapshot-9999.ebuild index 2d78125..6c09a86 100644 --- a/kde-base/ksnapshot/ksnapshot-9999.ebuild +++ b/kde-base/ksnapshot/ksnapshot-9999.ebuild @@ -12,6 +12,9 @@ KEYWORDS="" IUSE="debug kipi" DEPEND=" + x11-libs/libX11 + x11-libs/libXext + x11-libs/libXfixes kipi? ( $(add_kdebase_dep libkipi) ) " RDEPEND="${DEPEND}"