summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilip Kobierski <fkobi@pm.me>2024-07-30 14:34:33 +0200
committerJoonas Niilola <juippis@gentoo.org>2024-08-13 15:07:47 +0300
commit2cda61a555752fe7fa5f6d2ea1d4151bfacc3d65 (patch)
tree03a08b19b497d557e327d43f9ef81915f7853754 /sys-auth
parentsys-auth/libnss-pgsql: remove empty IUSE (diff)
downloadgentoo-2cda61a555752fe7fa5f6d2ea1d4151bfacc3d65.tar.gz
gentoo-2cda61a555752fe7fa5f6d2ea1d4151bfacc3d65.tar.bz2
gentoo-2cda61a555752fe7fa5f6d2ea1d4151bfacc3d65.zip
sys-auth/nss-myhostname: remove empty variables
Signed-off-by: Filip Kobierski <fkobi@pm.me> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/nss-myhostname/nss-myhostname-0.3-r1.ebuild8
1 files changed, 2 insertions, 6 deletions
diff --git a/sys-auth/nss-myhostname/nss-myhostname-0.3-r1.ebuild b/sys-auth/nss-myhostname/nss-myhostname-0.3-r1.ebuild
index d1117fb2df91..f84cac52cec1 100644
--- a/sys-auth/nss-myhostname/nss-myhostname-0.3-r1.ebuild
+++ b/sys-auth/nss-myhostname/nss-myhostname-0.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -10,12 +10,8 @@ SRC_URI="https://0pointer.de/lennart/projects/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1+"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ppc ppc64 ~riscv sparc x86"
-IUSE=""
-COMMON_DEPEND=""
-RDEPEND="${COMMON_DEPEND}
- !>=sys-apps/systemd-197"
-DEPEND="${COMMON_DEPEND}"
+RDEPEND="!>=sys-apps/systemd-197"
src_prepare() {
# The documentation in doc/ is just the README file in other formats