commit:     c8b44653c114df82b57bd50164fc71bb537290b3
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 12 13:41:11 2023 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Mon Jun 12 13:44:34 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8b44653

www-apps/prowlarr: drop 1.5.2.3484

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 www-apps/prowlarr/Manifest                   |  3 --
 www-apps/prowlarr/prowlarr-1.5.2.3484.ebuild | 57 ----------------------------
 2 files changed, 60 deletions(-)

diff --git a/www-apps/prowlarr/Manifest b/www-apps/prowlarr/Manifest
index 0c8c72edf9aa..2113cde2df49 100644
--- a/www-apps/prowlarr/Manifest
+++ b/www-apps/prowlarr/Manifest
@@ -1,6 +1,3 @@
 DIST Prowlarr.develop.1.6.0.3527.linux-core-arm.tar.gz 86556357 BLAKE2B 
3df0c82defa1ab9cf5addb842f303100782ccc197324e9454b0219935b26b6e0c535acdffd78f0f8b823d0fefbde0734bd557e3d48b2bec7482bcfc344d14942
 SHA512 
122153f9f90ef584d6dd2866672a76eb1467a2d7a1a75c6d533e83734aa53106295825e1221fb7b20501291424d17a8821772d750916a0bac5d340ee2045a725
 DIST Prowlarr.develop.1.6.0.3527.linux-core-arm64.tar.gz 85819344 BLAKE2B 
8e8e319fd9e5184dad577688e5bbde2cdbb6b6cae4ef241d23ea6411d2c8f212a6e415453edd3f4012648ab4d171fc6de9ff67ba1d48b7ff8cc897212ff7de0c
 SHA512 
f3c742cd4633f07edba51f7c8776d89bbf943aa77365d1390b2a351521ca53bb58a3f0f9409707dff032d88a994e98464fb49dca3a3a229c3ce7b25539e04438
 DIST Prowlarr.develop.1.6.0.3527.linux-core-x64.tar.gz 90833131 BLAKE2B 
fb84b4dc448a5656a5d6c056320ce74c2408b3540ea300b61cf64937da37047f61132e81d4306340d1cc33aaea571bdc7020868bedefced8ff0f605c7704b696
 SHA512 
ab7e43f8e56dc307cb4713e18af58afe1e063dc4e849b582eb978d2f68bde11fe48df5ed62a7585134a9cdd614a00720455c2743701969e82c83a23977df126e
-DIST Prowlarr.master.1.5.2.3484.linux-core-arm.tar.gz 86523875 BLAKE2B 
9fc35e3288d3c1838e7bedad6303ed7ad19e11ebbf9f411d6118481b1211af228d5392550700decce05a801329a4310794e9626823638e913241cc5776bc81c2
 SHA512 
2512e90da0fb8b900836535d223c0d714d74e0fbe45ae69c694cdf6c63993f3bdaa8634ca4d48ff6f5e7568cb9212fd25ae389c278525b538be936a6cf5df285
-DIST Prowlarr.master.1.5.2.3484.linux-core-arm64.tar.gz 85781963 BLAKE2B 
5c4c6aa292393525fe4291621be1fd820bda2ebc46769217535eec754757bbd6984549d4722c7479175728195e23ddfa9d8a95da7b73566a2b5254531907c236
 SHA512 
b57f479e9fed8c54be8db12b3e1dfa04a8ce51628d125cf930134e940603da36ba5834b022f8b96245a64fbbbca0ac9e3f80cab08c23b803d62e83368a8b722a
-DIST Prowlarr.master.1.5.2.3484.linux-core-x64.tar.gz 90806526 BLAKE2B 
e463648fbfd45887567d3bb5fe9407b68094e61379d69bf548db8bcc42b0579725f45e13498c3c5c9c22d7eaf3da4903a3e796e34237f12d90e019769da01b98
 SHA512 
d7b1b93fae9b76ee5ca7b044fcca1c0fa8167b9c9971fe679868072648c093cafbec123ee120a8b6adc1dd8e292959737624ca0b3355c24e67e71a2192fe2e0f

diff --git a/www-apps/prowlarr/prowlarr-1.5.2.3484.ebuild 
b/www-apps/prowlarr/prowlarr-1.5.2.3484.ebuild
deleted file mode 100644
index 57ef13400018..000000000000
--- a/www-apps/prowlarr/prowlarr-1.5.2.3484.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit systemd
-
-SRC_URI="
-       amd64? ( 
https://github.com/Prowlarr/Prowlarr/releases/download/v${PV}/Prowlarr.master.${PV}.linux-core-x64.tar.gz
 )
-       arm? ( 
https://github.com/Prowlarr/Prowlarr/releases/download/v${PV}/Prowlarr.master.${PV}.linux-core-arm.tar.gz
 )
-       arm64? ( 
https://github.com/Prowlarr/Prowlarr/releases/download/v${PV}/Prowlarr.master.${PV}.linux-core-arm64.tar.gz
 )
-"
-
-DESCRIPTION="An indexer manager/proxy to integrate with your various PVR apps"
-HOMEPAGE="https://wiki.servarr.com/prowlarr";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~arm ~arm64"
-RESTRICT="bindist strip test"
-
-RDEPEND="
-       acct-group/prowlarr
-       acct-user/prowlarr
-       dev-libs/icu
-       dev-util/lttng-ust:0
-       dev-db/sqlite
-       sys-libs/glibc
-"
-
-QA_PREBUILT="*"
-
-S="${WORKDIR}/Prowlarr"
-
-src_prepare() {
-       default
-
-       # https://github.com/dotnet/runtime/issues/57784
-       rm libcoreclrtraceptprovider.so 
Prowlarr.Update/libcoreclrtraceptprovider.so || die
-}
-
-src_install() {
-       newinitd "${FILESDIR}/${PN}.init" ${PN}
-
-       keepdir /var/lib/${PN}
-       fowners -R ${PN}:${PN} /var/lib/${PN}
-
-       insinto /etc/logrotate.d
-       insopts -m0644 -o root -g root
-       newins "${FILESDIR}/${PN}.logrotate" ${PN}
-
-       dodir  "/opt/${PN}"
-       cp -R "${S}/." "${D}/opt/prowlarr" || die "Install failed!"
-
-       systemd_dounit "${FILESDIR}/prowlarr.service"
-       systemd_newunit "${FILESDIR}/prowlarr.service" "${PN}@.service"
-}

Reply via email to