From: Jeroen Roovers Date: Sat, 2 Feb 2019 14:21:53 +0000 (+0100) Subject: sys-fs/squashfs-tools: Update DESCRIPTION/EAPI X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c8c05dcab35b6a05df33dc23f55d530dd4643b15;p=gentoo.git sys-fs/squashfs-tools: Update DESCRIPTION/EAPI Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Jeroen Roovers --- diff --git a/sys-fs/squashfs-tools/squashfs-tools-4.3_p7.ebuild b/sys-fs/squashfs-tools/squashfs-tools-4.3_p7.ebuild index 117cc4a8978d..8565685e580a 100644 --- a/sys-fs/squashfs-tools/squashfs-tools-4.3_p7.ebuild +++ b/sys-fs/squashfs-tools/squashfs-tools-4.3_p7.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=7 inherit flag-o-matic toolchain-funcs -DESCRIPTION="Tool for creating compressed filesystem type squashfs" +DESCRIPTION="tools to create and extract Squashfs filesystems" HOMEPAGE="http://squashfs.sourceforge.net" SRC_URI=" mirror://sourceforge/squashfs/squashfs${PV/_p*}.tar.gz 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