public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: www-apps/jackett-bin/
Date: Wed,  6 Jan 2021 09:15:38 +0000 (UTC)	[thread overview]
Message-ID: <1609884955.d1d3c9cda05b6db36c819852bc0ce82488ecd30e.andrewammerlaan@gentoo> (raw)

commit:     d1d3c9cda05b6db36c819852bc0ce82488ecd30e
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Tue Jan  5 22:15:55 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Jan  5 22:15:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d1d3c9cd

www-apps/jackett-bin: drop old version

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>

 www-apps/jackett-bin/Manifest                    |  1 -
 www-apps/jackett-bin/jackett-bin-0.17.159.ebuild | 36 ------------------------
 2 files changed, 37 deletions(-)

diff --git a/www-apps/jackett-bin/Manifest b/www-apps/jackett-bin/Manifest
index 10e2efd4..c5eb242d 100644
--- a/www-apps/jackett-bin/Manifest
+++ b/www-apps/jackett-bin/Manifest
@@ -1,4 +1,3 @@
-DIST jackett-bin-0.17.159.tar.gz 44625042 BLAKE2B 43701f9b05a1fdb0ffffa3294b0ac3aa851dc2120271cd101c6b6a57d66df913383283bf1f83cc1d213c7e990d16c3421681f9a5e7c0545182ffcab5862ad153 SHA512 aa26e391dd033ce35f20c2ae3065240e88ee659fd0ead39392aa3da994025e7f3d4accd29423f646bd22bdf5ac5ca50c4a6d850b55585976a1f0923981696302
 DIST jackett-bin-0.17.197-amd64.tar.gz 44622218 BLAKE2B 3426ef363bdb89acccacbf1bfced32066eee80a2ad48cb9875d808735b5c1fa0bf80eb39993bc00190292c1b693a7e210c72d5766f5bc16474fddafa8b3eec5a SHA512 18f585c5047a2c68a9e093f0180f485ed2e2e2a1345b7d503ad24dee369cacce3f8b4bed3bf887b12ad772558910ea5b40e3b46eb12cc30aa217ef2470204cd2
 DIST jackett-bin-0.17.197-arm.tar.gz 42499036 BLAKE2B 8a9fac191bdd129003aaa4151f9eb5434567fee5a6dd761f2f993976d8791e9e001817e31053687ab4ae96423b56a702aa892b1fc958c6537f96487801c6e350 SHA512 5410c4a65009b863ba57a1183a2177c3c74d984dfc288691397c741e6b5338aa92582d00384b4b7c5e4fa559e283c3d5ceab695f345c57882d909b132c7b8972
 DIST jackett-bin-0.17.197-arm64.tar.gz 41865109 BLAKE2B 11223b268144e082235bf1d88fdbeea74e34efddf187693d8e41c36b2c6b7139f96699683d29d27d19ca7390f018243370e0659288535f07f5a98a6101d90274 SHA512 3215199cce835997772b58a4f3dbde504c10d62f62603e188c5107ee0c9f3c263e7556863adc472f1c7b05c1b837a9328f96cad30c6857a1ef5ed107d2d5ca66

diff --git a/www-apps/jackett-bin/jackett-bin-0.17.159.ebuild b/www-apps/jackett-bin/jackett-bin-0.17.159.ebuild
deleted file mode 100644
index 48d52e30..00000000
--- a/www-apps/jackett-bin/jackett-bin-0.17.159.ebuild
+++ /dev/null
@@ -1,36 +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="https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxAMDx64.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}"/Jackett
-
-KEYWORDS="~amd64"
-LICENSE="GPL-2"
-SLOT="0"
-RESTRICT="strip"
-
-RDEPEND="
-	app-crypt/mit-krb5
-	dev-libs/icu
-	dev-util/lttng-ust
-"
-
-QA_PRESTRIPPED="/opt/jackett/*"
-QA_PREBUILT="/opt/jackett/*.so"
-
-src_compile(){
-	return
-}
-
-src_install() {
-	dodir /opt/jackett
-	cp -a "${S}"/. "${ED}"/opt/jackett || die
-	newinitd "${FILESDIR}"/jackett.initd jackett
-	doenvd "${FILESDIR}"/99jackett
-}


             reply	other threads:[~2021-01-06  9:15 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-06  9:15 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-06-18 19:19 [gentoo-commits] repo/proj/guru:master commit in: www-apps/jackett-bin/ Andrew Ammerlaan
2022-02-07 20:35 Arthur Zamarin
2022-02-07 20:35 Arthur Zamarin
2021-05-10 19:10 Andrew Ammerlaan
2021-04-17 20:00 Andrew Ammerlaan
2021-02-07  8:24 Andrew Ammerlaan
2021-02-07  8:24 Andrew Ammerlaan
2021-02-07  8:24 Andrew Ammerlaan
2021-02-04 16:18 Andrew Ammerlaan
2021-01-30 19:44 Andrew Ammerlaan
2021-01-30 19:44 Andrew Ammerlaan
2021-01-29 11:10 Andrew Ammerlaan
2021-01-29 11:10 Andrew Ammerlaan
2021-01-25  6:49 Haelwenn Monnier
2021-01-25  6:49 Haelwenn Monnier
2021-01-24 10:09 Andrew Ammerlaan
2021-01-24 10:09 Andrew Ammerlaan
2021-01-24 10:09 Andrew Ammerlaan
2021-01-19 13:44 Andrew Ammerlaan
2021-01-18  7:58 Andrew Ammerlaan
2021-01-18  7:58 Andrew Ammerlaan
2021-01-18  7:58 Andrew Ammerlaan
2021-01-18  7:58 Andrew Ammerlaan
2021-01-14 13:46 Andrew Ammerlaan
2021-01-14 13:46 Andrew Ammerlaan
2021-01-14 13:46 Andrew Ammerlaan
2021-01-10 11:31 Andrew Ammerlaan
2021-01-04  9:34 Andrew Ammerlaan
2021-01-04  9:34 Andrew Ammerlaan
2021-01-04  9:34 Andrew Ammerlaan
2020-12-28 23:22 Andrew Ammerlaan

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=1609884955.d1d3c9cda05b6db36c819852bc0ce82488ecd30e.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --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