commit:     f7b80d75d7f6a2739c23f531dab57c2cb707f868
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 10 19:18:56 2023 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Sat Jun 10 19:19:00 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7b80d75

dev-qt/qtlocation: remove version 6.5.1 (r0)

Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 dev-qt/qtlocation/qtlocation-6.5.1.ebuild | 18 ------------------
 1 file changed, 18 deletions(-)

diff --git a/dev-qt/qtlocation/qtlocation-6.5.1.ebuild 
b/dev-qt/qtlocation/qtlocation-6.5.1.ebuild
deleted file mode 100644
index cd6b3e19feb4..000000000000
--- a/dev-qt/qtlocation/qtlocation-6.5.1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Location (places, maps, navigation) library for the Qt6 framework"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64"
-fi
-
-DEPEND="
-       =dev-qt/qtbase-${PV}*
-       =dev-qt/qtdeclarative-${PV}*
-"
-RDEPEND="${DEPEND}"

Reply via email to