summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-02 00:37:38 +0000
committerSam James <sam@gentoo.org>2021-01-02 00:37:38 +0000
commit4337b1a6a51d7b2830d173df215766108d3d2283 (patch)
tree34f7d2050216b2f7d41256806ad3ffdf403d2cbc /app-laptop
parentapp-emulation/libguestfs: revbump for libconfig subslot dep (diff)
downloadgentoo-4337b1a6a51d7b2830d173df215766108d3d2283.tar.gz
gentoo-4337b1a6a51d7b2830d173df215766108d3d2283.tar.bz2
gentoo-4337b1a6a51d7b2830d173df215766108d3d2283.zip
app-laptop/hdapsd: revbump for libconfig subslot dep
Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-laptop')
-rw-r--r--app-laptop/hdapsd/hdapsd-20141203-r1.ebuild (renamed from app-laptop/hdapsd/hdapsd-20141203.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-laptop/hdapsd/hdapsd-20141203.ebuild b/app-laptop/hdapsd/hdapsd-20141203-r1.ebuild
index ca4d09f54cee..d3cea62d792d 100644
--- a/app-laptop/hdapsd/hdapsd-20141203.ebuild
+++ b/app-laptop/hdapsd/hdapsd-20141203-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE="libconfig"
-DEPEND="libconfig? ( dev-libs/libconfig )"
+DEPEND="libconfig? ( dev-libs/libconfig:= )"
RDEPEND="${DEPEND}"
pkg_setup() {