commit: 01c76851e45cb0040a13606741a38ac3a67da8f1
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 3 17:42:23 2022 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Mon Jan 3 17:48:15 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01c76851
net-misc/youtube-dl: do not inherit readme.gentoo-r1
Not used any more.
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
net-misc/youtube-dl/youtube-dl-2021.06.06.ebuild | 4 ++--
net-misc/youtube-dl/youtube-dl-2021.12.17.ebuild | 2 +-
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/"