diff options
author | Marek Szuba <marecki@gentoo.org> | 2022-01-03 17:42:23 +0000 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2022-01-03 17:48:15 +0000 |
commit | 01c76851e45cb0040a13606741a38ac3a67da8f1 (patch) | |
tree | aeeadebbbb41bc788414343bb6503fd8a1bf2bd3 /net-misc/youtube-dl | |
parent | profiles/arch/x86: unmask app-text/htmltidy[test] on ~x86 (diff) | |
download | gentoo-01c76851e45cb0040a13606741a38ac3a67da8f1.tar.gz gentoo-01c76851e45cb0040a13606741a38ac3a67da8f1.tar.bz2 gentoo-01c76851e45cb0040a13606741a38ac3a67da8f1.zip |
net-misc/youtube-dl: do not inherit readme.gentoo-r1
Not used any more.
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'net-misc/youtube-dl')
-rw-r--r-- | net-misc/youtube-dl/youtube-dl-2021.06.06.ebuild | 4 | ||||
-rw-r--r-- | net-misc/youtube-dl/youtube-dl-2021.12.17.ebuild | 2 | ||||
-rw-r--r-- | net-misc/youtube-dl/youtube-dl-9999.ebuild | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/net-misc/youtube-dl/youtube-dl-2021.06.06.ebuild b/net-misc/youtube-dl/youtube-dl-2021.06.06.ebuild index f22b67f5220c..c397d925fb6d 100644 --- a/net-misc/youtube-dl/youtube-dl-2021.06.06.ebuild +++ b/net-misc/youtube-dl/youtube-dl-2021.06.06.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 PYTHON_COMPAT=( python3_{8..10} ) -inherit bash-completion-r1 distutils-r1 readme.gentoo-r1 +inherit bash-completion-r1 distutils-r1 DESCRIPTION="Download videos from YouTube.com (and more sites...)" HOMEPAGE="https://youtube-dl.org/ https://github.com/ytdl-org/youtube-dl/" diff --git a/net-misc/youtube-dl/youtube-dl-2021.12.17.ebuild b/net-misc/youtube-dl/youtube-dl-2021.12.17.ebuild index 110a9df0641e..140eed0ebc77 100644 --- a/net-misc/youtube-dl/youtube-dl-2021.12.17.ebuild +++ b/net-misc/youtube-dl/youtube-dl-2021.12.17.ebuild @@ -5,7 +5,7 @@ EAPI=8 PYTHON_COMPAT=( python3_{8..10} ) -inherit bash-completion-r1 distutils-r1 readme.gentoo-r1 +inherit bash-completion-r1 distutils-r1 DESCRIPTION="Download videos from YouTube.com (and more sites...)" HOMEPAGE="https://youtube-dl.org/ https://github.com/ytdl-org/youtube-dl/" diff --git a/net-misc/youtube-dl/youtube-dl-9999.ebuild b/net-misc/youtube-dl/youtube-dl-9999.ebuild index 6ea8ff1593c3..14727bf79b6b 100644 --- a/net-misc/youtube-dl/youtube-dl-9999.ebuild +++ b/net-misc/youtube-dl/youtube-dl-9999.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 PYTHON_COMPAT=( python3_{8..10} ) -inherit bash-completion-r1 distutils-r1 git-r3 readme.gentoo-r1 +inherit bash-completion-r1 distutils-r1 git-r3 DESCRIPTION="Download videos from YouTube.com (and more sites...)" HOMEPAGE="https://youtube-dl.org/ https://github.com/ytdl-org/youtube-dl/" |