From: "Aisha Tammy" <gentoo@aisha.cc>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: www-apps/jackett-bin/
Date: Sat, 10 Apr 2021 22:05:31 +0000 (UTC) [thread overview]
Message-ID: <1618092322.6f32fe2507f8d2373760edb29b9060cc83dd7554.epsilon-0@gentoo> (raw)
commit: 6f32fe2507f8d2373760edb29b9060cc83dd7554
Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Sat Apr 10 22:05:22 2021 +0000
Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Sat Apr 10 22:05:22 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6f32fe25
www-apps/jackett-bin: drop old version
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
www-apps/jackett-bin/Manifest | 3 --
www-apps/jackett-bin/jackett-bin-0.17.456.ebuild | 37 ------------------------
2 files changed, 40 deletions(-)
diff --git a/www-apps/jackett-bin/Manifest b/www-apps/jackett-bin/Manifest
index dbf7f9507..bf2e5f600 100644
--- a/www-apps/jackett-bin/Manifest
+++ b/www-apps/jackett-bin/Manifest
@@ -1,6 +1,3 @@
-DIST jackett-bin-0.17.456-amd64.tar.gz 44602115 BLAKE2B c9752eeb4fbfdaff62dbc3b22cc884a3c3dc0f0ee49f67c2027d86500ff83e1c7ea93e0e4245f5fa5b53f84f24582b181c2a45c9de4eeb3ddcd8e8efba309226 SHA512 00f668b2c62e7669e81080f0969ad6ae0b531efffea80b181f1640a984fd01b8db6b4fda381b69fb32f88f6065786ea83c611096a8dd468b28e10f1f8b6f9f5c
-DIST jackett-bin-0.17.456-arm.tar.gz 42478130 BLAKE2B 1623ba6b72f0a3a0ad6c3711bf3b2b8114f20594d324cc31b66a899e2860081ba7ae88e4cd80fedcfde3f8ff0939ef5c47b9769406c01c3468cee25a258078f4 SHA512 15072bd2ba1d86d43dbc232407bf5c900a5f65d0f2d12df0114b5b312cbe8764fc67cd11402637d158d1cf7a29b64ecb89bd9f81571ad40e9f0eb1fd323417ba
-DIST jackett-bin-0.17.456-arm64.tar.gz 41840135 BLAKE2B a99181fca7e3f622bfa841bfeeaf828c503ae9d0a6bcdd384871cc34309b132c196acc46ae2263165a6a68f31cdbef2eded91be08741c725130a0903f45f36ea SHA512 eec546452fa42f4d973fc7f742b2573be23b94225bcd24ad47b0c8493362b37d5054ed1f3528a907c92e24f08ce0c60ddda1c1e177ca015dfc1d6021fe6ca728
DIST jackett-bin-0.17.866-amd64.tar.gz 44734575 BLAKE2B e7fdcd8f0fec3b5e9b4a65cf17de74c3c092c204d7a3e93cbf152c4a4c9b9f06ba11a9d1d6a83f09df2d0549c957e4c0bb46616d43df9aefe39faeb6740b56c3 SHA512 79839cf6e9825597ac3569ca1cccbfda081498b4f4abf7afaf08ae385180ff32e08ffc27919de31b56e555ddf496f0d51f9d062879935285706edc65e72f4e43
DIST jackett-bin-0.17.866-arm.tar.gz 42586166 BLAKE2B b66b96189ddf88c6746341c9ca405b07850fefeb4e2fbfc0eef0526b11b974d408898cdf62a3ba6d634e69bf61dce46a5dba4bef68fc64db4eb6fb396f1a9142 SHA512 204912b9584a083726a843bd0b9f3846e9bc42ed6a43ed27e18d953e1bdc32e8e85b78bbd9b2b12e4d762d4d05db21e57ffe486269cba8e0b1d935f9174e6a4f
DIST jackett-bin-0.17.866-arm64.tar.gz 41975547 BLAKE2B 12336e60509c06c8fffa95b13929a02a33fbc68137ff6b3c85a3f097b57488e2931c13368f0d3c41b2a6b1762d5fc11cdf549d4043e2d56557fd726401ebd294 SHA512 bdca99aec1ded01b8ecb52ba6eef6b6af74bfa2e4259657e0574a47b2125a80084e6f1dedfd0686376c4e41c5fa3b440c03189ff47166899052f5aaa0457779d
diff --git a/www-apps/jackett-bin/jackett-bin-0.17.456.ebuild b/www-apps/jackett-bin/jackett-bin-0.17.456.ebuild
deleted file mode 100644
index 86776b54b..000000000
--- a/www-apps/jackett-bin/jackett-bin-0.17.456.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 2019-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit systemd
-
-DESCRIPTION="API Support for your favorite torrent trackers"
-HOMEPAGE="https://github.com/Jackett/Jackett"
-SRC_URI="
- amd64? ( https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxAMDx64.tar.gz -> ${P}-amd64.tar.gz )
- arm? ( https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxARM32.tar.gz -> ${P}-arm.tar.gz )
- arm64? ( https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxARM64.tar.gz -> ${P}-arm64.tar.gz )
-"
-
-KEYWORDS="~amd64 ~arm ~arm64"
-LICENSE="GPL-2"
-SLOT="0"
-RESTRICT="strip"
-
-RDEPEND="
- acct-user/jackett
- app-crypt/mit-krb5
- dev-libs/icu
- dev-util/lttng-ust
-"
-
-QA_PREBUILT="*"
-S="${WORKDIR}"/Jackett
-
-src_install() {
- dodir /opt/jackett
- cp -a "${S}"/. "${ED}"/opt/jackett || die
- newinitd "${FILESDIR}"/jackett.initd jackett
- systemd_dounit "${FILESDIR}"/jackett.service
- doenvd "${FILESDIR}"/99jackett
-}
next reply other threads:[~2021-04-10 22:05 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-10 22:05 Aisha Tammy [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-02-24 14:01 [gentoo-commits] repo/proj/guru:dev commit in: www-apps/jackett-bin/ Aisha Tammy
2022-06-18 18:04 Aisha Tammy
2022-02-06 15:30 Aisha Tammy
2022-02-06 15:29 Aisha Tammy
2021-12-28 14:53 Aisha Tammy
2021-12-23 16:53 Aisha Tammy
2021-12-23 16:53 Aisha Tammy
2021-05-10 9:52 Aisha Tammy
2021-04-22 12:41 Aisha Tammy
2021-04-22 12:41 Aisha Tammy
2021-04-17 11:21 Aisha Tammy
2021-04-10 22:05 Aisha Tammy
2021-02-05 20:02 Aisha Tammy
2021-02-05 20:02 Aisha Tammy
2021-02-05 20:02 Aisha Tammy
2021-02-03 18:01 Aisha Tammy
2021-01-30 11:58 Aisha Tammy
2021-01-30 11:58 Aisha Tammy
2021-01-29 2:30 Aisha Tammy
2021-01-29 2:30 Aisha Tammy
2021-01-25 0:45 Aisha Tammy
2021-01-25 0:45 Aisha Tammy
2021-01-24 0:36 Aisha Tammy
2021-01-24 0:36 Aisha Tammy
2021-01-24 0:22 Aisha Tammy
2021-01-18 14:18 Aisha Tammy
2021-01-17 13:22 Aisha Tammy
2021-01-17 13:22 Aisha Tammy
2021-01-16 17:05 Aisha Tammy
2021-01-16 17:05 Aisha Tammy
2021-01-13 19:20 Aisha Tammy
2021-01-13 19:20 Aisha Tammy
2021-01-13 19:20 Aisha Tammy
2021-01-08 13:04 Aisha Tammy
2021-01-05 22:16 Aisha Tammy
2021-01-04 5:39 Theo Anderson
2021-01-04 5:39 Theo Anderson
2021-01-04 5:39 Theo Anderson
2020-12-28 16:24 Aisha Tammy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1618092322.6f32fe2507f8d2373760edb29b9060cc83dd7554.epsilon-0@gentoo \
--to=gentoo@aisha.cc \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox