summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-09-15 21:41:30 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2023-09-15 22:07:58 +0200
commit459865aa3e1e4b0a3342aa9cd16103756dfc1b44 (patch)
tree8f98178a08f4063355b57aad9dc6150c17ddf542 /kde-apps
parentkde-apps/kpimtextedit: drop 23.08.0 (diff)
downloadgentoo-459865aa3e1e4b0a3342aa9cd16103756dfc1b44.tar.gz
gentoo-459865aa3e1e4b0a3342aa9cd16103756dfc1b44.tar.bz2
gentoo-459865aa3e1e4b0a3342aa9cd16103756dfc1b44.zip
kde-apps/kpkpass: drop 23.08.0
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps')
-rw-r--r--kde-apps/kpkpass/Manifest1
-rw-r--r--kde-apps/kpkpass/kpkpass-23.08.0.ebuild24
2 files changed, 0 insertions, 25 deletions
diff --git a/kde-apps/kpkpass/Manifest b/kde-apps/kpkpass/Manifest
index 0e9dbbc907ea..ba6564576384 100644
--- a/kde-apps/kpkpass/Manifest
+++ b/kde-apps/kpkpass/Manifest
@@ -1,3 +1,2 @@
DIST kpkpass-23.04.3.tar.xz 29300 BLAKE2B 38804faaa538c64814ee1bc60212deb0222fe04ff4145033cab9788655ede9bb8d995672a29b88b6ba3547b8775005a10bdf7f82f9343c70b3f6f0569c4c9384 SHA512 ad6b499bbc4d19804a1bbf11e812d34aa0420f2b147cdd0a381ddb4fcf718aa531e963bc7f6f36c45f51f68e38c6901ab8ff30704eda736486109cb0bb9e0908
-DIST kpkpass-23.08.0.tar.xz 29368 BLAKE2B dbc43081f90b3a74737be8416637f8b13f12950da802df323a9508027ef91111cfc36b652f9f8586e1fc9344c91d5f8fa8080e0b478dac8e7b6a1ae69c0955d6 SHA512 fb64a7118628fa220b1af7ef39fdf3842ad50b8ddbeba63b43cc07ffc45cdd2f3534dab0347ff29571767c3ada0f129de1854e93c7546a9f5fdd1cb6424e553e
DIST kpkpass-23.08.1.tar.xz 29368 BLAKE2B 4c56c5d703a97f5a372fc20819d4c5f12e7c4c6708bcec81480a9891433b697377e84dcf17bda6467f8148e8d79abc37c16c9d34325f779b0001bc83f5fe1269 SHA512 b52cb30ed3661438484f36ac06ff2c96d911a46a0489298faa8064c20bfd1556191a0aedd0a2a352c8e53211bb70b963476a869fb179b661a74d2fa307354f75
diff --git a/kde-apps/kpkpass/kpkpass-23.08.0.ebuild b/kde-apps/kpkpass/kpkpass-23.08.0.ebuild
deleted file mode 100644
index db37a5a08eda..000000000000
--- a/kde-apps/kpkpass/kpkpass-23.08.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_QTHELP="true"
-ECM_TEST="true"
-KFMIN=5.106.0
-QTMIN=5.15.9
-inherit ecm gear.kde.org
-
-DESCRIPTION="Library to deal with Apple Wallet pass files"
-HOMEPAGE="https://apps.kde.org/kontact/"
-
-LICENSE="LGPL-2.1+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
- >=dev-qt/qtgui-${QTMIN}:5
- >=kde-frameworks/karchive-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"