diff options
Diffstat (limited to 'sys-fs/squashfs-tools/squashfs-tools-9999.ebuild')
-rw-r--r-- | sys-fs/squashfs-tools/squashfs-tools-9999.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-fs/squashfs-tools/squashfs-tools-9999.ebuild b/sys-fs/squashfs-tools/squashfs-tools-9999.ebuild index 5668f68d5054..4a4833de6e17 100644 --- a/sys-fs/squashfs-tools/squashfs-tools-9999.ebuild +++ b/sys-fs/squashfs-tools/squashfs-tools-9999.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit flag-o-matic git-r3 toolchain-funcs -DESCRIPTION="Tool for creating compressed filesystem type squashfs" +DESCRIPTION="tools to create and extract Squashfs filesystems" HOMEPAGE=" http://squashfs.sourceforge.net https://github.com/plougher/squashfs-tools |