sys-kernel/aufs-sources: Drop deblob support completely
authorJustin Lecher <jlec@gentoo.org>
Sat, 25 Feb 2017 19:38:30 +0000 (19:38 +0000)
committerJustin Lecher <jlec@gentoo.org>
Sat, 25 Feb 2017 19:39:53 +0000 (19:39 +0000)
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>
sys-kernel/aufs-sources/aufs-sources-4.4.51.ebuild
sys-kernel/aufs-sources/aufs-sources-4.9.12.ebuild
sys-kernel/aufs-sources/metadata.xml

index f3129defc7120fa93a74448feef7b2c3348d30c6..8b3ac122c07aaa7caaa645e98e2fc853d058a4e4 100644 (file)
@@ -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="
index a65423a7668ceb0416f873f3f05bf3ffa1d93f11..252abcfe5b7e141037129545265ccd44964c5f95 100644 (file)
@@ -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="
index b971bbf4d4db756171e15b565019193b29bf0c08..ee9cfef440f5a6e4d7b00d46bdd8fbe417d26665 100644 (file)
@@ -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".