thardened-sources-5.8.18.ebuild - parlay - yet another gentoo overlay
 (HTM) git clone https://git.parazyd.org/parlay
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
       thardened-sources-5.8.18.ebuild (408B)
       ---
            1 # Copyright 2020 Gentoo Authors
            2 # Distributed under the terms of the GNU General Public License v2
            3 
            4 EAPI=6
            5 K_NOUSENAME="yes"
            6 K_NOSETEXTRAVERSION="yes"
            7 K_DEBLOB_AVAILABLE="1"
            8 ETYPE="sources"
            9 inherit kernel-2
           10 detect_version
           11 
           12 DESCRIPTION="Full sources for the Linux kernel"
           13 HOMEPAGE="https://www.kernel.org"
           14 SRC_URI="${KERNEL_URI}"
           15 
           16 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"