public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Yixun Lan" <dlan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/you-get/
Date: Fri, 29 May 2020 13:07:39 +0000 (UTC)	[thread overview]
Message-ID: <1590757457.5e4d51b3a7ab6ac9564607fab3942dc565b7fcd2.dlan@gentoo> (raw)

commit:     5e4d51b3a7ab6ac9564607fab3942dc565b7fcd2
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Fri May 29 06:39:13 2020 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Fri May 29 13:04:17 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e4d51b3

net-misc/you-get: drop old

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 net-misc/you-get/Manifest                   |  2 --
 net-misc/you-get/you-get-0.4.1270-r1.ebuild | 22 ----------------------
 net-misc/you-get/you-get-0.4.536-r1.ebuild  | 22 ----------------------
 3 files changed, 46 deletions(-)

diff --git a/net-misc/you-get/Manifest b/net-misc/you-get/Manifest
index 9bb37551f4d..bffde35da17 100644
--- a/net-misc/you-get/Manifest
+++ b/net-misc/you-get/Manifest
@@ -1,4 +1,2 @@
-DIST you-get-0.4.1270.tar.gz 143127 BLAKE2B 2c18a97001caf0c44a5baf30042cde61ac0ad2e8a5d0c0dc178474ba9cb70671c4bc9ecbbb72515f4fec2306598ba1b42d66192f2a16aa8fd0d65ff47eeb0b61 SHA512 fc21563396d73b0fbd7ff02c423a256be548957ef5d72277c887d33ee05269c2aa404a66972e934d4f0076ebd30bfa1b0914b05c25b38b63b3701dad1361587b
 DIST you-get-0.4.1355.tar.gz 143921 BLAKE2B da303fbcedd0818d785f846da4022364c3782d74b50f01b8aa2c0da38f4d61108da22a991e3ae02660021df6ee3378fb9e03826210563aee37e7f85e72b52fa1 SHA512 20f092d49e554f994b57dec4f12a8a0f4aaf418f8e0ce68611e1424f5ee512cad104c5498fe7d133ae8fa1c65440fdbebb8d523d9792336ea5c62ac3a58aa9ba
 DIST you-get-0.4.1432.tar.gz 149854 BLAKE2B 227fc950dfdfdbcf899a06db37e0b4e9060e7f82bfbae8a8081a6930827d32f59cc0ec32c0c2166f46d55b958930cafdb4bd1e81d46b7326ca759c58e4e68cd3 SHA512 aef856c86f574470ffbe0ebcb056b63f08663c514a68fc3953a2c10497df44d5f76fa19c593c1c02559effd13f32c82bd52738d033b6cd0bd7b1e8f8c418b680
-DIST you-get-0.4.536.tar.gz 104745 BLAKE2B 48a5432ae1d4448ce0dcbbfdf52225920eb8cd8e575030cc62da0637f10cc7bb02a983c27c5bdd4a9fac1b45ab129db4f7fcc2ebb4bd17189918e04dabae0cfd SHA512 13d280dd5f0e6b6b5033de6eb94a251007bfc21bd99a9c0af86a5ed7b1c9b267d742c278dd80ec0a13445e09f2e22aea23bc77a5da12557be33f97731258abc6

diff --git a/net-misc/you-get/you-get-0.4.1270-r1.ebuild b/net-misc/you-get/you-get-0.4.1270-r1.ebuild
deleted file mode 100644
index c8fd8bc4732..00000000000
--- a/net-misc/you-get/you-get-0.4.1270-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=(python3_6)
-
-inherit eutils distutils-r1
-
-DESCRIPTION="utility to download media contents from the web"
-HOMEPAGE="http://www.soimort.org/you-get"
-SRC_URI="https://github.com/soimort/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-RDEPEND="
-	${PYTHON_DEPS}
-	media-video/ffmpeg
-"

diff --git a/net-misc/you-get/you-get-0.4.536-r1.ebuild b/net-misc/you-get/you-get-0.4.536-r1.ebuild
deleted file mode 100644
index 6a6f50f9d60..00000000000
--- a/net-misc/you-get/you-get-0.4.536-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=(python3_6)
-
-inherit eutils distutils-r1
-
-DESCRIPTION="utility to download media contents from the web"
-HOMEPAGE="http://www.soimort.org/you-get"
-SRC_URI="https://github.com/soimort/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-RDEPEND="
-	${PYTHON_DEPS}
-	media-video/ffmpeg
-"


             reply	other threads:[~2020-05-29 13:07 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-29 13:07 Yixun Lan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-30  0:22 [gentoo-commits] repo/gentoo:master commit in: net-misc/you-get/ Yixun Lan
2024-05-29 12:44 Yixun Lan
2023-03-21 22:33 Yixun Lan
2023-03-21 21:40 Sam James
2023-01-04  1:05 Yixun Lan
2023-01-04  1:05 Yixun Lan
2022-08-12  9:18 Yixun Lan
2022-08-12  8:06 Agostino Sarubbo
2022-07-30  5:05 Yixun Lan
2022-04-26 10:17 Yixun Lan
2022-02-06 15:08 Yixun Lan
2022-02-04 18:07 Jakov Smolić
2022-01-10  7:33 Yixun Lan
2021-12-23 22:39 Sam James
2021-12-23 13:27 Yixun Lan
2021-12-23 13:27 Yixun Lan
2021-09-13  6:30 Arthur Zamarin
2021-06-06 14:06 Yixun Lan
2021-06-05 20:35 Sam James
2021-06-05  7:46 Yixun Lan
2021-05-26  9:00 Yixun Lan
2021-05-26  9:00 Yixun Lan
2021-05-26  6:49 Agostino Sarubbo
2021-03-30  7:16 Yixun Lan
2021-03-30  7:16 Yixun Lan
2021-01-16 14:37 Yixun Lan
2021-01-16 14:37 Yixun Lan
2020-09-04 14:06 Sam James
2020-08-30 17:14 Thomas Deutschmann
2020-05-29 13:07 Yixun Lan
2020-04-26 11:00 David Seifert
2020-02-11 19:50 Agostino Sarubbo
2020-02-11 19:43 Agostino Sarubbo
2019-10-19  0:37 Yixun Lan
2019-04-16  6:54 Yixun Lan
2018-06-26 19:51 Pacho Ramos
2017-01-15 21:14 Patrice Clement
2016-08-25  5:28 Yixun Lan
2016-03-27 18:18 Yixun Lan

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=1590757457.5e4d51b3a7ab6ac9564607fab3942dc565b7fcd2.dlan@gentoo \
    --to=dlan@gentoo.org \
    --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