Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/you-get/
Date: Wed, 26 May 2021 09:07:24
Message-Id: 1622019631.e27379d73ab84ca1a774a885a02677dc97df9770.dlan@gentoo
1 commit: e27379d73ab84ca1a774a885a02677dc97df9770
2 Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 26 08:32:48 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Wed May 26 09:00:31 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e27379d7
7
8 net-misc/you-get: drop old
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
12
13 net-misc/you-get/Manifest | 2 --
14 net-misc/you-get/you-get-0.4.1432.ebuild | 23 -----------------------
15 net-misc/you-get/you-get-0.4.1500.ebuild | 23 -----------------------
16 3 files changed, 48 deletions(-)
17
18 diff --git a/net-misc/you-get/Manifest b/net-misc/you-get/Manifest
19 index 5b11c21d509..6e29dcf8317 100644
20 --- a/net-misc/you-get/Manifest
21 +++ b/net-misc/you-get/Manifest
22 @@ -1,4 +1,2 @@
23 -DIST you-get-0.4.1432.tar.gz 149854 BLAKE2B 227fc950dfdfdbcf899a06db37e0b4e9060e7f82bfbae8a8081a6930827d32f59cc0ec32c0c2166f46d55b958930cafdb4bd1e81d46b7326ca759c58e4e68cd3 SHA512 aef856c86f574470ffbe0ebcb056b63f08663c514a68fc3953a2c10497df44d5f76fa19c593c1c02559effd13f32c82bd52738d033b6cd0bd7b1e8f8c418b680
24 -DIST you-get-0.4.1500.tar.gz 157365 BLAKE2B 4b55a6950c3134792807eedc6e7ba47cae68e909fd29b34d59c289761828814df07bebb8bfe12f7ff0a42e32d0e6cecd770c152ca79ad199ce19f464bdf66ed9 SHA512 133977bfc24b4bd1abd50fcc252d9d75fe166ebe1c02897d0b6720f479a6f9f6368c84d8e9beba2d0c1dedff7a632c67062ee61098f07e5f5ed27c827fbea73a
25 DIST you-get-0.4.1520.tar.gz 164979 BLAKE2B 063c3a3d14c5430de49fc5ba4e70302048287dad812aef8ba9d2bc67d2089b6f1bcfe4e0db3edf9e1dd0621549104594c8df56acfe8567bd87fb22b9d8ec617d SHA512 fc211753110ffcd39412da82ee11b9a32d98fb9f6caee5ac94732d75c615a8e8439bac247564036b1359bf61422704089e6fca206367f5c7e8fc1f7ec3aff454
26 DIST you-get-0.4.1525.tar.gz 164972 BLAKE2B 4ac50572a2714d523f4f3a53c0f7329b07faf88a3c22b26bac5b440383bd6d540854d9966c0b10c25b0c207d4e29c6dd09a06c55c68dbed13ba673c29f5f4eaa SHA512 2d9bc2e66da39dbe0146ad4ff88dd1b45ce17a2208b82196c96a36ed1f4a0a86ade274b3c7b8cf683cf46d69f813caed1e24f58a3a7677a29f1999707da9a5ba
27
28 diff --git a/net-misc/you-get/you-get-0.4.1432.ebuild b/net-misc/you-get/you-get-0.4.1432.ebuild
29 deleted file mode 100644
30 index 797f88273bf..00000000000
31 --- a/net-misc/you-get/you-get-0.4.1432.ebuild
32 +++ /dev/null
33 @@ -1,23 +0,0 @@
34 -# Copyright 1999-2021 Gentoo Authors
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI=7
38 -
39 -PYTHON_COMPAT=( python{3_7,3_8} )
40 -DISTUTILS_USE_SETUPTOOLS=rdepend
41 -
42 -inherit distutils-r1
43 -
44 -DESCRIPTION="Utility to download media contents from the web"
45 -HOMEPAGE="http://www.soimort.org/you-get"
46 -SRC_URI="https://github.com/soimort/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
47 -
48 -LICENSE="MIT"
49 -SLOT="0"
50 -KEYWORDS="amd64 x86"
51 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
52 -
53 -RDEPEND="
54 - ${PYTHON_DEPS}
55 - media-video/ffmpeg
56 -"
57
58 diff --git a/net-misc/you-get/you-get-0.4.1500.ebuild b/net-misc/you-get/you-get-0.4.1500.ebuild
59 deleted file mode 100644
60 index 93636c53941..00000000000
61 --- a/net-misc/you-get/you-get-0.4.1500.ebuild
62 +++ /dev/null
63 @@ -1,23 +0,0 @@
64 -# Copyright 1999-2021 Gentoo Authors
65 -# Distributed under the terms of the GNU General Public License v2
66 -
67 -EAPI=7
68 -
69 -PYTHON_COMPAT=( python3_{7,8,9} )
70 -DISTUTILS_USE_SETUPTOOLS=rdepend
71 -
72 -inherit distutils-r1
73 -
74 -DESCRIPTION="Utility to download media contents from the web"
75 -HOMEPAGE="https://you-get.org"
76 -SRC_URI="https://github.com/soimort/${PN}/releases/download/v${PV}/${P}.tar.gz"
77 -
78 -LICENSE="MIT"
79 -SLOT="0"
80 -KEYWORDS="~amd64 ~x86"
81 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
82 -
83 -RDEPEND="
84 - ${PYTHON_DEPS}
85 - media-video/ffmpeg
86 -"