aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Sokolov <alexey+gentoo@asokolov.org>2020-08-28 01:44:51 +0100
committerAlexey Sokolov <alexey+gentoo@asokolov.org>2020-08-28 01:44:51 +0100
commit928ca0992c2109c72ae425ed324d473aab395619 (patch)
treeabe124c7f28c696294bb49e98b6ebf42b1c2f37f
parentapp-misc/liquidctl: new package (diff)
downloadguru-928ca099.tar.gz
guru-928ca099.tar.bz2
guru-928ca099.zip
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@asokolov.org>
-rw-r--r--app-misc/liquidctl/liquidctl-1.4.1.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/app-misc/liquidctl/liquidctl-1.4.1.ebuild b/app-misc/liquidctl/liquidctl-1.4.1.ebuild
index 162b49f19..b4d2acfa1 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"