summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-01-04 11:29:20 +0100
committerDavid Seifert <soap@gentoo.org>2022-01-04 11:29:20 +0100
commit75c34d55c1cd0f852557c23013629d516e72d74d (patch)
tree3a483ced048be2b9276bde41c7b4798e52d37ba8 /dev-java/commons-daemon
parentdev-db/postgresql: remove implicit kernel_linux (diff)
downloadgentoo-75c34d55c1cd0f852557c23013629d516e72d74d.tar.gz
gentoo-75c34d55c1cd0f852557c23013629d516e72d74d.tar.bz2
gentoo-75c34d55c1cd0f852557c23013629d516e72d74d.zip
dev-java/commons-daemon: remove implicit kernel_linux
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-java/commons-daemon')
-rw-r--r--dev-java/commons-daemon/commons-daemon-1.0.15.ebuild3
-rw-r--r--dev-java/commons-daemon/commons-daemon-1.1.0.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-java/commons-daemon/commons-daemon-1.0.15.ebuild b/dev-java/commons-daemon/commons-daemon-1.0.15.ebuild
index 1b467fb6bde5..e97f26dfb42d 100644
--- a/dev-java/commons-daemon/commons-daemon-1.0.15.ebuild
+++ b/dev-java/commons-daemon/commons-daemon-1.0.15.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -14,7 +14,6 @@ HOMEPAGE="http://commons.apache.org/daemon/"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE="kernel_linux"
CDEPEND="kernel_linux? ( sys-libs/libcap )"
diff --git a/dev-java/commons-daemon/commons-daemon-1.1.0.ebuild b/dev-java/commons-daemon/commons-daemon-1.1.0.ebuild
index 6949a3798a39..e7677061981d 100644
--- a/dev-java/commons-daemon/commons-daemon-1.1.0.ebuild
+++ b/dev-java/commons-daemon/commons-daemon-1.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,6 @@ HOMEPAGE="https://commons.apache.org/daemon/"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE="kernel_linux"
CDEPEND="kernel_linux? ( sys-libs/libcap )"