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: Fri, 29 Jan 2021 02:30:03 +0000 (UTC) [thread overview]
Message-ID: <1611887389.a971929d644084d38575a0f405a1549905951cb5.epsilon-0@gentoo> (raw)
commit: a971929d644084d38575a0f405a1549905951cb5
Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Fri Jan 29 02:21:55 2021 +0000
Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Fri Jan 29 02:29:49 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a971929d
www-apps/jackett-bin: drop old version
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
www-apps/jackett-bin/Manifest | 3 --
www-apps/jackett-bin/jackett-bin-0.17.354.ebuild | 37 ------------------------
2 files changed, 40 deletions(-)
diff --git a/www-apps/jackett-bin/Manifest b/www-apps/jackett-bin/Manifest
index c7349f99..90cb1820 100644
--- a/www-apps/jackett-bin/Manifest
+++ b/www-apps/jackett-bin/Manifest
@@ -1,6 +1,3 @@
-DIST jackett-bin-0.17.354-amd64.tar.gz 44621875 BLAKE2B 7587d487c8c0d84f64f3e323a55e62c2efa8fc68cb3403dd397d85d79b8af80cede0d55b7f6fd2369a174e19979a190e8e9e9c4923ff001d61d9c205e4b073ca SHA512 eed14eef2363f88f3fec948be38835e43c3b26e3a083d562baab80ffcfa6c1cadb4d6bcfbec068980cbf5a054978f5c93d833092cf48a0b402a87041cafa5a50
-DIST jackett-bin-0.17.354-arm.tar.gz 42509634 BLAKE2B c67299a27fcdd863401580225c739b5a9ac650a9c56dc83e7c3f376e42cc10a444e8945ef4462bb8f7e96db99be9b275433268c321fadab9a4685c6e77dab4f6 SHA512 4f7a64e7f5c63ce7305975aeadfde79610e62a985a351a4e64276aa5b6eb06f1bea24ed395b733cd689addf7a2b4ba0027ec0dd0fe57ebb2109571693069c3e8
-DIST jackett-bin-0.17.354-arm64.tar.gz 41871403 BLAKE2B c1e8510ef98840e07689d58df33538660c8e62c218264a911a21a16a981cee8952e872ff3349ac21f9cf2b7cee3064fcdeaba878ee713df40b769707ab27b449 SHA512 faaab8bb42166e0a74ec06f45d30798c0ea475797cc7f42aa07bda2e8d245de05093bdb5dbb73096032ef458bec4d7c1607d484bf3a247f548aa415c06c571d5
DIST jackett-bin-0.17.401-amd64.tar.gz 44610424 BLAKE2B 02798806856f8dc51e22461549c76153f750f6f617ee85db51dd5573657a888967603896a2560ef0f74cf941a06cdc6f8e3b4d403299f02ac81b505874b80c8f SHA512 8ca569409c1311db15ce62cd8ec7e8bb10b3c24ac71386dbdaa7540b7152a87289cc44e9cd325e0e96884144f7dadff01d1ed8eaf907cea0449b2691f82ae089
DIST jackett-bin-0.17.401-arm.tar.gz 42477815 BLAKE2B 031a342541089a80977565eb52a5b86a4e69df4fa5b561726cf8fbcb6c207b98760ec2d1b3be21b562b53af23447dce67ea321af7bfbdbf19e3e7a41a32bd01a SHA512 4bfbf7d7fdcfe08ccd60056b703533988bfe46a1d656e0f018c169042df266a8b48e46af29926dcbef8c80e339629ecf27894fdd73f24240c5becb8dacbf2ffa
DIST jackett-bin-0.17.401-arm64.tar.gz 41839334 BLAKE2B c090dc791a21211cdc602f97e761d9361741fd961850afc4567f63bb6954d6308ce3590b1b3a583e7bca164c3aaf3702784bfdcc2a7d07d04cb595f3ec4a944b SHA512 ea33e421973792255195f0985e82d3a65d12a0b5a5838245bef6b306d28c84625959298fca8c4b0468d1f7ff1c5649f1651165f31918128aec1bae123cd1a190
diff --git a/www-apps/jackett-bin/jackett-bin-0.17.354.ebuild b/www-apps/jackett-bin/jackett-bin-0.17.354.ebuild
deleted file mode 100644
index 86776b54..00000000
--- a/www-apps/jackett-bin/jackett-bin-0.17.354.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-01-29 2:30 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-29 2:30 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-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-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=1611887389.a971929d644084d38575a0f405a1549905951cb5.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