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 <gentoo-commits+bounces-315854-garchives=archives.gentoo.org@lists.gentoo.org>) id 1PoYkv-0003Dp-Pe for garchives@archives.gentoo.org; Sun, 13 Feb 2011 10:00:46 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A0644E073A; Sun, 13 Feb 2011 10:00:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7446FE073A for <gentoo-commits@lists.gentoo.org>; Sun, 13 Feb 2011 10:00:30 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E17101B400C for <gentoo-commits@lists.gentoo.org>; Sun, 13 Feb 2011 10:00:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 3BED48006A for <gentoo-commits@lists.gentoo.org>; Sun, 13 Feb 2011 10:00:29 +0000 (UTC) From: "Andreas K. Huettel" <dilfridge@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Huettel" <dilfridge@gentoo.org> Message-ID: <00d6419dd5c6fa11aa07aff97b8c0b1a4ae43baf.dilfridge@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: dev-util/kdevplatform/ X-VCS-Repository: proj/kde X-VCS-Files: dev-util/kdevplatform/kdevplatform-9999.ebuild X-VCS-Directories: dev-util/kdevplatform/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Huettel X-VCS-Revision: 00d6419dd5c6fa11aa07aff97b8c0b1a4ae43baf Date: Sun, 13 Feb 2011 10:00:29 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: b607bed398ff96855217bfd2b95e5fdd commit: 00d6419dd5c6fa11aa07aff97b8c0b1a4ae43baf Author: Andreas K. Huettel (dilfridge) <mail <AT> akhuettel <DOT> de> AuthorDate: Sun Feb 13 10:00:23 2011 +0000 Commit: Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun Feb 13 10:00:23 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D00d6419d [dev-util/kdevplatform] Trunk needs kde-4.6 now (Portage version: 2.1.9.39/git/Linux x86_64, signed Manifest commit with = key B6C5F7DE) --- dev-util/kdevplatform/kdevplatform-9999.ebuild | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/dev-util/kdevplatform/kdevplatform-9999.ebuild b/dev-util/kd= evplatform/kdevplatform-9999.ebuild index 56841f5..c64ef7a 100644 --- a/dev-util/kdevplatform/kdevplatform-9999.ebuild +++ b/dev-util/kdevplatform/kdevplatform-9999.ebuild @@ -7,6 +7,7 @@ EAPI=3D3 KMNAME=3D"kdevelop" KDE_SCM=3D"git" EGIT_REPONAME=3D"${PN}" +KDE_MINIMAL=3D"4.6" inherit kde4-base =20 DESCRIPTION=3D"KDE development support libraries and apps"