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 CF94A198006 for ; Sun, 3 Mar 2013 16:14:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 54A35E08DC; Sun, 3 Mar 2013 16:14:48 +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 9666BE08DC for ; Sun, 3 Mar 2013 16:14:47 +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 A1BCA33DD31 for ; Sun, 3 Mar 2013 16:14:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 0AC97E4073 for ; Sun, 3 Mar 2013 16:14:44 +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: <1362327101.3ca93d84c152f8fd4b5bac3dbcd13edead5f175f.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-office/kmymoney/ X-VCS-Repository: proj/kde X-VCS-Files: app-office/kmymoney/kmymoney-9999.ebuild X-VCS-Directories: app-office/kmymoney/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 3ca93d84c152f8fd4b5bac3dbcd13edead5f175f X-VCS-Branch: master Date: Sun, 3 Mar 2013 16:14:44 +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: cf9f4582-a6b2-410a-8367-8d1fe19cba5c X-Archives-Hash: 1d6bbcb0c7a3bc305ec2c370da05d65f commit: 3ca93d84c152f8fd4b5bac3dbcd13edead5f175f Author: Michael Palimaka gentoo org> AuthorDate: Sun Mar 3 16:11:41 2013 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sun Mar 3 16:11:41 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=3ca93d84 [app-office/kmymoney] Add subslot dependency for boost. Package-Manager: portage-2.1.11.53 --- app-office/kmymoney/kmymoney-9999.ebuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/app-office/kmymoney/kmymoney-9999.ebuild b/app-office/kmymoney/kmymoney-9999.ebuild index 88be0ab..4616e79 100644 --- a/app-office/kmymoney/kmymoney-9999.ebuild +++ b/app-office/kmymoney/kmymoney-9999.ebuild @@ -28,7 +28,7 @@ COMMON_DEPEND=" >=app-office/libalkimia-4.3.2 dev-cpp/glibmm:2 dev-cpp/libxmlpp:2.6 - dev-libs/boost + dev-libs/boost:= dev-libs/glib:2 dev-libs/gmp dev-libs/libgpg-error