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 4729C13877A for ; Thu, 19 Jun 2014 14:06:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3DF5FE092F; Thu, 19 Jun 2014 14:05:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BC715E092F for ; Thu, 19 Jun 2014 14:05:58 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BA8563400CD for ; Thu, 19 Jun 2014 14:05:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 7096B18969 for ; Thu, 19 Jun 2014 14:05:56 +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: <1403186694.3e134b52390ddf04cbf6b54a614422421d00fb8e.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: dev-util/cmake/ X-VCS-Repository: proj/kde X-VCS-Files: dev-util/cmake/cmake-3.0.0.ebuild X-VCS-Directories: dev-util/cmake/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 3e134b52390ddf04cbf6b54a614422421d00fb8e X-VCS-Branch: master Date: Thu, 19 Jun 2014 14:05:56 +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: 38189ef6-81bb-4976-8265-dfe7bcd5c271 X-Archives-Hash: e9d0e5d92415bead9a1160f7c4f54eb1 commit: 3e134b52390ddf04cbf6b54a614422421d00fb8e Author: Michael Palimaka gentoo org> AuthorDate: Thu Jun 19 14:04:54 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Jun 19 14:04:54 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=3e134b52 [dev-util/cmake] Remove comment. FreeType patches are merged upstream. Package-Manager: portage-2.2.10 --- dev-util/cmake/cmake-3.0.0.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-util/cmake/cmake-3.0.0.ebuild b/dev-util/cmake/cmake-3.0.0.ebuild index a5d8d75..6b31ad5 100644 --- a/dev-util/cmake/cmake-3.0.0.ebuild +++ b/dev-util/cmake/cmake-3.0.0.ebuild @@ -42,7 +42,6 @@ SITEFILE="50${PN}-gentoo.el" CMAKE_BINARY="${S}/Bootstrap.cmk/cmake" -# "${FILESDIR}"/${PN}-2.8.12.1-FindFreetype.patch PATCHES=( "${FILESDIR}"/${PN}-2.6.3-fix_broken_lfs_on_aix.patch "${FILESDIR}"/${PN}-2.6.3-no-duplicates-in-rpath.patch