Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/cmake/
Date: Wed, 28 Feb 2018 19:19:03
Message-Id: 1519845511.86f9340824e7f997a2217fd2bdc3eae4f5a517f8.asturm@gentoo
1 commit: 86f9340824e7f997a2217fd2bdc3eae4f5a517f8
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 28 19:17:58 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 28 19:18:31 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86f93408
7
8 dev-util/cmake: Drop double empty line
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 dev-util/cmake/cmake-3.11.0_rc2.ebuild | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/dev-util/cmake/cmake-3.11.0_rc2.ebuild b/dev-util/cmake/cmake-3.11.0_rc2.ebuild
16 index e6c5395608b..ebda7cc29dd 100644
17 --- a/dev-util/cmake/cmake-3.11.0_rc2.ebuild
18 +++ b/dev-util/cmake/cmake-3.11.0_rc2.ebuild
19 @@ -60,7 +60,6 @@ PATCHES=(
20 "${FILESDIR}"/${PN}-2.8.10.2-FindPythonLibs.patch
21 "${FILESDIR}"/${PN}-3.9.0_rc2-FindPythonInterp.patch
22
23 -
24 # upstream fixes (can usually be removed with a version bump)
25 )