summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-01 00:41:31 +0100
committerSam James <sam@gentoo.org>2021-05-01 00:41:31 +0100
commit0e0378af5a32464c1857fa675c96df32e4b1e489 (patch)
tree12ea342ffb35c8b860cfc216077fe592e8518896 /dev-db/sqlitestudio
parentsys-auth/libfprint: Stabilize 1.90.7 ppc64, #787053 (diff)
downloadgentoo-0e0378af5a32464c1857fa675c96df32e4b1e489.tar.gz
gentoo-0e0378af5a32464c1857fa675c96df32e4b1e489.tar.bz2
gentoo-0e0378af5a32464c1857fa675c96df32e4b1e489.zip
dev-db/sqlitestudio: drop obsolete LibreSSL patch
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/sqlitestudio')
-rw-r--r--dev-db/sqlitestudio/sqlitestudio-3.2.1-r1.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-db/sqlitestudio/sqlitestudio-3.2.1-r1.ebuild b/dev-db/sqlitestudio/sqlitestudio-3.2.1-r1.ebuild
index af6ff97a5db8..6b5bc1399b7f 100644
--- a/dev-db/sqlitestudio/sqlitestudio-3.2.1-r1.ebuild
+++ b/dev-db/sqlitestudio/sqlitestudio-3.2.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -40,8 +40,6 @@ BDEPEND="
dev-qt/linguist-tools:5
"
-PATCHES=( "${FILESDIR}"/${P}-libressl.patch )
-
S="${WORKDIR}"
core_build_dir="${S}/output/build"
plugins_build_dir="${core_build_dir}/Plugins"