diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-03-11 17:50:58 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-03-11 23:21:16 +0100 |
commit | 44fe498c423b888cbe2c88f3776a9144e241c8c9 (patch) | |
tree | 261b870b84ede031cca2a8629deb55ce434920fa /kde-frameworks/prison | |
parent | dev-games/openscenegraph: Drop 3.5.1 (diff) | |
download | gentoo-44fe498c423b888cbe2c88f3776a9144e241c8c9.tar.gz gentoo-44fe498c423b888cbe2c88f3776a9144e241c8c9.tar.bz2 gentoo-44fe498c423b888cbe2c88f3776a9144e241c8c9.zip |
kde-frameworks: Drop KDE Frameworks 5.40.0
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'kde-frameworks/prison')
-rw-r--r-- | kde-frameworks/prison/Manifest | 1 | ||||
-rw-r--r-- | kde-frameworks/prison/prison-5.40.0.ebuild | 20 |
2 files changed, 0 insertions, 21 deletions
diff --git a/kde-frameworks/prison/Manifest b/kde-frameworks/prison/Manifest index 1caf963c9cb6..91293a134b17 100644 --- a/kde-frameworks/prison/Manifest +++ b/kde-frameworks/prison/Manifest @@ -1,3 +1,2 @@ -DIST prison-5.40.0.tar.xz 13904 BLAKE2B d2fec20bcba0fec9f0426ecb8b42cb559b0869c158016f02864cfa774351f339705f96830f7f30f2d0f37c2628320ad490dc8cc0ecaa565da4fcc904da3123ca SHA512 a4cbc5c8200b280c802f1fe2314d464b68ada11a1e3ad45d4a851a324e691c6b24bace569118405c10cbc97e01cd7f233b19da31887e86b54d1b260d73fc0e48 DIST prison-5.43.0.tar.xz 37500 BLAKE2B 37ddfd6a79ab8d20997db5a6c894664f9c9e9247dc412bc2377e0a73b01d83d2139594bb26b56bea9c192b02d9bb640832d98bf769d72049b29f0fe2335c793c SHA512 6cb086396557a7bddb4ae7bc75e8503f5f037138b6c486abf10eec681e9440a642e5fe21178005092ae537a2e7272ada33aeb17ff70a65849a7476810bae15b6 DIST prison-5.44.0.tar.xz 39332 BLAKE2B f44a234aa8ad66ac3618c6b723eac8a4fdbfcb12b63472fc4b880e32c2ff27270d90c0b29b1ed97627ab9e9100b47a24c387ae8531899edca0d27cde6f397e6d SHA512 338c831b26dff620655b5d5a4c626f68f4ac3f172a0153116f6b1df536fed15a46c6ee422e952cf50b21298211aa89657efdac449e0311f1581307f417f5d601 diff --git a/kde-frameworks/prison/prison-5.40.0.ebuild b/kde-frameworks/prison/prison-5.40.0.ebuild deleted file mode 100644 index 7d9862c46263..000000000000 --- a/kde-frameworks/prison/prison-5.40.0.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit kde5 - -DESCRIPTION="QRCode and data matrix barcode library" -HOMEPAGE="https://cgit.kde.org/prison.git" - -LICENSE="GPL-2" -KEYWORDS="amd64 ~arm ~arm64 x86" -IUSE="" - -DEPEND=" - $(add_qt_dep qtgui) - media-gfx/qrencode:= - media-libs/libdmtx -" -RDEPEND="${DEPEND}" |