From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QmYfW-00019D-Fr for garchives@archives.gentoo.org; Thu, 28 Jul 2011 22:03:02 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1D46521C5D4 for ; Thu, 28 Jul 2011 22:03:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D7DA221C147 for ; Thu, 28 Jul 2011 21:36:12 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 700231B4017 for ; Thu, 28 Jul 2011 21:36:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id CD82D8003D for ; Thu, 28 Jul 2011 21:36:11 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <02225c4890e5baf39fb8834089f02d2c146b6073.dilfridge@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kalgebra/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/kalgebra/kalgebra-4.7.49.9999.ebuild kde-base/kalgebra/kalgebra-9999.ebuild X-VCS-Directories: kde-base/kalgebra/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 02225c4890e5baf39fb8834089f02d2c146b6073 Date: Thu, 28 Jul 2011 21:36:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 61f56d458fcb92a128fc9ed09b4e3500 commit: 02225c4890e5baf39fb8834089f02d2c146b6073 Author: Andreas K. Huettel (dilfridge) akhuettel de> AuthorDate: Thu Jul 28 21:36:04 2011 +0000 Commit: Andreas H=C3=BCttel gentoo org> CommitDate: Thu Jul 28 21:36:04 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D02225c48 [kde-base/kalgebra] Add missing dependency on libkdeedu, bug 375011 (Portage version: 2.1.10.7/git/Linux x86_64, signed Manifest commit with = key B6C5F7DE) --- kde-base/kalgebra/kalgebra-4.7.49.9999.ebuild | 1 + kde-base/kalgebra/kalgebra-9999.ebuild | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) diff --git a/kde-base/kalgebra/kalgebra-4.7.49.9999.ebuild b/kde-base/kal= gebra/kalgebra-4.7.49.9999.ebuild index d86b2e9..e622253 100644 --- a/kde-base/kalgebra/kalgebra-4.7.49.9999.ebuild +++ b/kde-base/kalgebra/kalgebra-4.7.49.9999.ebuild @@ -14,6 +14,7 @@ KEYWORDS=3D"" IUSE=3D"debug +plasma readline" =20 DEPEND=3D" + $(add_kdebase_dep libkdeedu) readline? ( sys-libs/readline ) " RDEPEND=3D"${DEPEND}" diff --git a/kde-base/kalgebra/kalgebra-9999.ebuild b/kde-base/kalgebra/k= algebra-9999.ebuild index d86b2e9..e622253 100644 --- a/kde-base/kalgebra/kalgebra-9999.ebuild +++ b/kde-base/kalgebra/kalgebra-9999.ebuild @@ -14,6 +14,7 @@ KEYWORDS=3D"" IUSE=3D"debug +plasma readline" =20 DEPEND=3D" + $(add_kdebase_dep libkdeedu) readline? ( sys-libs/readline ) " RDEPEND=3D"${DEPEND}"