virtual/linux-binary-lts: Initial import
Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
DESCRIPTION="Virtual for Linux LTS kernel binaries"
|
||||
HOMEPAGE=""
|
||||
SRC_URI=""
|
||||
|
||||
LICENSE=""
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
|
||||
SABAYON_BINARIES="sys-kernel/linux-sabayon:*"
|
||||
|
||||
RDEPEND="|| (
|
||||
${SABAYON_BINARIES}
|
||||
)"
|
||||
DEPEND="${RDEPEND}"
|
||||
Reference in New Issue
Block a user