commit:     f28889071de24d205c12d0f13f31a1cbc17cff75
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 29 19:02:10 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat May 29 19:02:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2888907

app-doc/linux-kernel-in-a-nutshell: 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>

 .../linux-kernel-in-a-nutshell-1-r1.ebuild                         | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git 
a/app-doc/linux-kernel-in-a-nutshell/linux-kernel-in-a-nutshell-1-r1.ebuild 
b/app-doc/linux-kernel-in-a-nutshell/linux-kernel-in-a-nutshell-1-r1.ebuild
index 162eb5e5c20..8eb1f22922d 100644
--- a/app-doc/linux-kernel-in-a-nutshell/linux-kernel-in-a-nutshell-1-r1.ebuild
+++ b/app-doc/linux-kernel-in-a-nutshell/linux-kernel-in-a-nutshell-1-r1.ebuild
@@ -7,16 +7,11 @@ DESCRIPTION="Linux Kernel in a Nutshell: A Desktop Quick 
Reference"
 HOMEPAGE="http://www.kroah.com/lkn/";
 
SRC_URI="https://www.kernel.org/pub/linux/kernel/people/gregkh/lkn/lkn_pdf.tar.bz2
        
https://www.kernel.org/pub/linux/kernel/people/gregkh/lkn/lkn_xml.tar.bz2";
+S="${WORKDIR}"
 
 LICENSE="CC-BY-SA-2.5"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}"
 
 src_install() {
        insinto /usr/share/doc/${PN}/pdf

Reply via email to