vanilla-sources-3.2.87.ebuild 426 B

1234567891011121314151617
  1. # Copyright 1999-2017 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI="5"
  4. K_NOUSENAME="yes"
  5. K_NOSETEXTRAVERSION="yes"
  6. K_SECURITY_UNSUPPORTED="1"
  7. ETYPE="sources"
  8. inherit kernel-2
  9. detect_version
  10. DESCRIPTION="Full sources for the Linux kernel"
  11. HOMEPAGE="https://www.kernel.org"
  12. SRC_URI="${KERNEL_URI}"
  13. KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"