commit: 928ca0992c2109c72ae425ed324d473aab395619 Author: Alexey Sokolov <alexey+gentoo <AT> asokolov <DOT> org> AuthorDate: Fri Aug 28 00:44:51 2020 +0000 Commit: Alexey Sokolov <alexey+gentoo <AT> asokolov <DOT> org> CommitDate: Fri Aug 28 00:44:51 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=928ca099
app-misc/liquidctl: remove a commented out variable which I forgot to remove Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org> app-misc/liquidctl/liquidctl-1.4.1.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/app-misc/liquidctl/liquidctl-1.4.1.ebuild b/app-misc/liquidctl/liquidctl-1.4.1.ebuild index 162b49f..b4d2acf 100644 --- a/app-misc/liquidctl/liquidctl-1.4.1.ebuild +++ b/app-misc/liquidctl/liquidctl-1.4.1.ebuild @@ -10,7 +10,6 @@ inherit distutils-r1 udev DESCRIPTION="Cross-platform tool and drivers for liquid coolers and other devices" HOMEPAGE="https://github.com/jonasmalacofilho/liquidctl" SRC_URI="https://github.com/jonasmalacofilho/liquidctl/releases/download/v${PV}/${P}.tar.gz" -#S="${WORKDIR}/${P}" LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64"
