linux-sources updated
This commit is contained in:
parent
89a859fede
commit
ad9d2a9aa5
|
@ -1,8 +1,8 @@
|
||||||
# Copyright 1999-2013 Gentoo Foundation
|
# Copyright 1999-2014 Gentoo Foundation
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
# $Header: /var/cvsroot/gentoo-x86/virtual/linux-sources/linux-sources-1.ebuild,v 1.3 2013/09/05 05:47:36 vapier Exp $
|
# $Header: /var/cvsroot/gentoo-x86/virtual/linux-sources/linux-sources-1.ebuild,v 1.9 2014/07/31 08:46:38 jer Exp $
|
||||||
|
|
||||||
EAPI=2
|
EAPI=5
|
||||||
|
|
||||||
DESCRIPTION="Virtual for Linux kernel sources"
|
DESCRIPTION="Virtual for Linux kernel sources"
|
||||||
HOMEPAGE=""
|
HOMEPAGE=""
|
||||||
|
@ -10,7 +10,7 @@ SRC_URI=""
|
||||||
|
|
||||||
LICENSE=""
|
LICENSE=""
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
|
KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86"
|
||||||
IUSE="firmware"
|
IUSE="firmware"
|
||||||
|
|
||||||
DEPEND="firmware? ( sys-kernel/linux-firmware )"
|
DEPEND="firmware? ( sys-kernel/linux-firmware )"
|
||||||
|
|
Loading…
Reference in New Issue