summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Bar-Lev <alonbl@gentoo.org>2017-10-04 22:28:26 +0300
committerAlon Bar-Lev <alonbl@gentoo.org>2017-10-04 22:28:26 +0300
commitd11fcd28c44f8181f9d45d4ce8967e9c106e5b87 (patch)
treee0bc3bce3b33c5f70fd768323c1d253e49d068d4 /dev-libs
parentdev-libs/botan: do not permit openssl-1.1 (diff)
downloadgentoo-d11fcd28c44f8181f9d45d4ce8967e9c106e5b87.tar.gz
gentoo-d11fcd28c44f8181f9d45d4ce8967e9c106e5b87.tar.bz2
gentoo-d11fcd28c44f8181f9d45d4ce8967e9c106e5b87.zip
dev-libs/botan: remove unneeded c++11 patch
Package-Manager: Portage-2.3.8, Repoman-2.3.1
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/botan/botan-1.10.17.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-libs/botan/botan-1.10.17.ebuild b/dev-libs/botan/botan-1.10.17.ebuild
index 5475dd118672..4045d948b7be 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"
)