mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
sys-kernel/aufs-sources: Drop deblob support completely
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=610622 Package-Manager: Portage-2.3.3, Repoman-2.3.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -17,7 +17,7 @@ AUFS_URI="https://dev.gentoo.org/~jlec/distfiles/${AUFS_TARBALL}"
|
||||
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches http://aufs.sourceforge.net/"
|
||||
IUSE="deblob experimental module vanilla"
|
||||
IUSE="experimental module vanilla"
|
||||
|
||||
DESCRIPTION="Full sources including the Gentoo patchset for the linux kernel tree and aufs4 support"
|
||||
SRC_URI="
|
||||
|
||||
@@ -17,7 +17,7 @@ AUFS_URI="https://dev.gentoo.org/~jlec/distfiles/${AUFS_TARBALL}"
|
||||
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches http://aufs.sourceforge.net/"
|
||||
IUSE="deblob experimental module vanilla"
|
||||
IUSE="experimental module vanilla"
|
||||
|
||||
DESCRIPTION="Full sources including the Gentoo patchset for the linux kernel tree and aufs4 support"
|
||||
SRC_URI="
|
||||
|
||||
@@ -5,10 +5,6 @@
|
||||
<email>jlec@gentoo.org</email>
|
||||
</maintainer>
|
||||
<use>
|
||||
<flag name="deblob">
|
||||
Remove binary blobs from kernel sources to provide libre license
|
||||
compliance.
|
||||
</flag>
|
||||
<flag name="experimental">
|
||||
Apply experimental patches; for more information,
|
||||
see "https://wiki.gentoo.org/wiki/Project:Kernel/Experimental".
|
||||
|
||||
Reference in New Issue
Block a user