commit: 58a2e00051fa73939a321158607608647348543c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 29 19:02:57 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat May 29 19:02:57 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58a2e000
sys-apps/readahead-list: ebuild tidying
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3
Signed-off-by: Sam James <sam <AT> gentoo.org>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
sys-apps/readahead-list/readahead-list-1.20060421.1016-r3.ebuild | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/sys-apps/readahead-list/readahead-list-1.20060421.1016-r3.ebuild
b/sys-apps/readahead-list/readahead-list-1.20060421.1016-r3.ebuild
index 2c963c97fec..f75dd67ab1d 100644
--- a/sys-apps/readahead-list/readahead-list-1.20060421.1016-r3.ebuild
+++ b/sys-apps/readahead-list/readahead-list-1.20060421.1016-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,10 +11,7 @@ SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE="doc"
-RDEPEND=""
-DEPEND="${RDEPEND}
- virtual/os-headers
-"
+DEPEND="virtual/os-headers"
PATCHES=(
"${FILESDIR}/${P}-gcc-4.3.patch"