commit: d11fcd28c44f8181f9d45d4ce8967e9c106e5b87
Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 4 19:28:26 2017 +0000
Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Wed Oct 4 19:28:26 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d11fcd28
dev-libs/botan: remove unneeded c++11 patch
Package-Manager: Portage-2.3.8, Repoman-2.3.1
dev-libs/botan/botan-1.10.17.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-libs/botan/botan-1.10.17.ebuild
b/dev-libs/botan/botan-1.10.17.ebuild
index 5475dd11867..4045d948b7b 100644
--- a/dev-libs/botan/botan-1.10.17.ebuild
+++ b/dev-libs/botan/botan-1.10.17.ebuild
@@ -32,7 +32,6 @@ DEPEND="${RDEPEND}
doc? ( dev-python/sphinx )"
PATCHES=(
- "${FILESDIR}/${PN}-1.10.15-c++11.patch"
"${FILESDIR}/${P}-build.patch"
"${FILESDIR}/${P}-libressl.patch"
)