mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-fs/aufs-util: remove unused eclass, fix LICENSE
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
committed by
Joonas Niilola
parent
fff6eb8296
commit
ef7b6fa62b
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit flag-o-matic linux-info multilib toolchain-funcs
|
||||
inherit linux-info multilib toolchain-funcs
|
||||
|
||||
DESCRIPTION="Utilities are always necessary for aufs"
|
||||
HOMEPAGE="http://aufs.sourceforge.net/"
|
||||
@@ -12,9 +12,8 @@ SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz"
|
||||
# xz -ve9 *.tar
|
||||
|
||||
SLOT="0"
|
||||
LICENSE="GPL-2"
|
||||
LICENSE="GPL-2+"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="
|
||||
!sys-fs/aufs2
|
||||
|
||||
Reference in New Issue
Block a user