Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/squashfs-tools/
Date: Sat, 02 Feb 2019 14:22:05
Message-Id: 1549117317.c8c05dcab35b6a05df33dc23f55d530dd4643b15.jer@gentoo
1 commit: c8c05dcab35b6a05df33dc23f55d530dd4643b15
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 2 14:21:53 2019 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 2 14:21:57 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8c05dca
7
8 sys-fs/squashfs-tools: Update DESCRIPTION/EAPI
9
10 Package-Manager: Portage-2.3.59, Repoman-2.3.12
11 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
12
13 sys-fs/squashfs-tools/squashfs-tools-4.3_p7.ebuild | 4 ++--
14 sys-fs/squashfs-tools/squashfs-tools-9999.ebuild | 6 +++---
15 2 files changed, 5 insertions(+), 5 deletions(-)
16
17 diff --git a/sys-fs/squashfs-tools/squashfs-tools-4.3_p7.ebuild b/sys-fs/squashfs-tools/squashfs-tools-4.3_p7.ebuild
18 index 117cc4a8978..8565685e580 100644
19 --- a/sys-fs/squashfs-tools/squashfs-tools-4.3_p7.ebuild
20 +++ b/sys-fs/squashfs-tools/squashfs-tools-4.3_p7.ebuild
21 @@ -1,10 +1,10 @@
22 -# Copyright 1999-2018 Gentoo Authors
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 inherit flag-o-matic toolchain-funcs
28
29 -DESCRIPTION="Tool for creating compressed filesystem type squashfs"
30 +DESCRIPTION="tools to create and extract Squashfs filesystems"
31 HOMEPAGE="http://squashfs.sourceforge.net"
32 SRC_URI="
33 mirror://sourceforge/squashfs/squashfs${PV/_p*}.tar.gz
34
35 diff --git a/sys-fs/squashfs-tools/squashfs-tools-9999.ebuild b/sys-fs/squashfs-tools/squashfs-tools-9999.ebuild
36 index 5668f68d505..4a4833de6e1 100644
37 --- a/sys-fs/squashfs-tools/squashfs-tools-9999.ebuild
38 +++ b/sys-fs/squashfs-tools/squashfs-tools-9999.ebuild
39 @@ -1,10 +1,10 @@
40 -# Copyright 1999-2018 Gentoo Authors
41 +# Copyright 1999-2019 Gentoo Authors
42 # Distributed under the terms of the GNU General Public License v2
43
44 -EAPI=6
45 +EAPI=7
46 inherit flag-o-matic git-r3 toolchain-funcs
47
48 -DESCRIPTION="Tool for creating compressed filesystem type squashfs"
49 +DESCRIPTION="tools to create and extract Squashfs filesystems"
50 HOMEPAGE="
51 http://squashfs.sourceforge.net
52 https://github.com/plougher/squashfs-tools