summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2018-11-21 10:37:37 +0100
committerLars Wendler <polynomial-c@gentoo.org>2018-11-21 10:37:37 +0100
commitb48eb6af2424cb204607a63bd5d1774b748bc26f (patch)
tree236e667e37b02f8115c6f72ee081cc4ac919765f /dev-util/cmake
parentdev-util/cmake: Removed old. (diff)
downloadgentoo-b48eb6af2424cb204607a63bd5d1774b748bc26f.tar.gz
gentoo-b48eb6af2424cb204607a63bd5d1774b748bc26f.tar.bz2
gentoo-b48eb6af2424cb204607a63bd5d1774b748bc26f.zip
dev-util/cmake: Removed leading space minorsyn issue.
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'dev-util/cmake')
-rw-r--r--dev-util/cmake/cmake-3.11.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cmake/cmake-3.11.4-r1.ebuild b/dev-util/cmake/cmake-3.11.4-r1.ebuild
index c6d6affe7043..9df56641cf19 100644
--- a/dev-util/cmake/cmake-3.11.4-r1.ebuild
+++ b/dev-util/cmake/cmake-3.11.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -62,7 +62,7 @@ PATCHES=(
# boost (#660980)
"${FILESDIR}"/${PN}-3.11.4-fix-boost-detection.patch
- # upstream fixes (can usually be removed with a version bump)
+ # upstream fixes (can usually be removed with a version bump)
"${FILESDIR}"/${P}-libuv-1.21.patch
)