Gentoo Archives: gentoo-commits

From: Patrick Lauer <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/layman/
Date: Thu, 02 Feb 2017 06:30:10
Message-Id: 1486016987.1a2fef46603fccacd3c7ba9dee731713682827a0.patrick@gentoo
1 commit: 1a2fef46603fccacd3c7ba9dee731713682827a0
2 Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 2 06:29:47 2017 +0000
4 Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 2 06:29:47 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a2fef46
7
8 app-portage/layman: Whitespace
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 app-portage/layman/layman-2.4.2.ebuild | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/app-portage/layman/layman-2.4.2.ebuild b/app-portage/layman/layman-2.4.2.ebuild
16 index c17c906..e0dff12 100644
17 --- a/app-portage/layman/layman-2.4.2.ebuild
18 +++ b/app-portage/layman/layman-2.4.2.ebuild
19 @@ -41,7 +41,6 @@ RDEPEND="
20 >=dev-python/ssl-fetch-0.4[${PYTHON_USEDEP}]
21 "
22
23 -
24 layman_check_kernel_config() {
25 local CONFIG_CHECK
26 use squashfs && CONFIG_CHECK+=" ~BLK_DEV_LOOP ~SQUASHFS"