commit: 86f9340824e7f997a2217fd2bdc3eae4f5a517f8
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 28 19:17:58 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Feb 28 19:18:31 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86f93408
dev-util/cmake: Drop double empty line
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-util/cmake/cmake-3.11.0_rc2.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-util/cmake/cmake-3.11.0_rc2.ebuild
b/dev-util/cmake/cmake-3.11.0_rc2.ebuild
index e6c5395608b..ebda7cc29dd 100644
--- a/dev-util/cmake/cmake-3.11.0_rc2.ebuild
+++ b/dev-util/cmake/cmake-3.11.0_rc2.ebuild
@@ -60,7 +60,6 @@ PATCHES=(
"${FILESDIR}"/${PN}-2.8.10.2-FindPythonLibs.patch
"${FILESDIR}"/${PN}-3.9.0_rc2-FindPythonInterp.patch
-
# upstream fixes (can usually be removed with a version bump)
)