diff options
author | David Seifert <soap@gentoo.org> | 2022-01-03 17:09:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-04 03:29:01 +0000 |
commit | e52d87d86577b8e167ef009efc0c1215dbe96aa8 (patch) | |
tree | 59c57c9205d125749d567b5ba531afdc39850749 /sys-process | |
parent | sys-power/upower: remove kernel_FreeBSD (diff) | |
download | gentoo-e52d87d86577b8e167ef009efc0c1215dbe96aa8.tar.gz gentoo-e52d87d86577b8e167ef009efc0c1215dbe96aa8.tar.bz2 gentoo-e52d87d86577b8e167ef009efc0c1215dbe96aa8.zip |
sys-process/htop: remove kernel_FreeBSD
Signed-off-by: David Seifert <soap@gentoo.org>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/htop/htop-3.0.5-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-process/htop/htop-3.1.1-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-process/htop/htop-3.1.2-r1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-process/htop/htop-3.0.5-r2.ebuild b/sys-process/htop/htop-3.0.5-r2.ebuild index 523b369d4265..b2034687cdd8 100644 --- a/sys-process/htop/htop-3.0.5-r2.ebuild +++ b/sys-process/htop/htop-3.0.5-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x LICENSE="BSD GPL-2" SLOT="0" -IUSE="debug hwloc kernel_FreeBSD kernel_linux lm-sensors openvz unicode vserver" +IUSE="debug hwloc kernel_linux lm-sensors openvz unicode vserver" BDEPEND="virtual/pkgconfig" RDEPEND="sys-libs/ncurses:=[unicode(+)?] diff --git a/sys-process/htop/htop-3.1.1-r1.ebuild b/sys-process/htop/htop-3.1.1-r1.ebuild index c11394f6a76a..5f2ec5816c20 100644 --- a/sys-process/htop/htop-3.1.1-r1.ebuild +++ b/sys-process/htop/htop-3.1.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~ LICENSE="BSD GPL-2+" SLOT="0" -IUSE="caps debug delayacct hwloc kernel_FreeBSD kernel_linux lm-sensors openvz unicode vserver" +IUSE="caps debug delayacct hwloc kernel_linux lm-sensors openvz unicode vserver" BDEPEND="virtual/pkgconfig" RDEPEND=" diff --git a/sys-process/htop/htop-3.1.2-r1.ebuild b/sys-process/htop/htop-3.1.2-r1.ebuild index 138f07eb7bd5..1e51312a3825 100644 --- a/sys-process/htop/htop-3.1.2-r1.ebuild +++ b/sys-process/htop/htop-3.1.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~ LICENSE="BSD GPL-2+" SLOT="0" -IUSE="caps debug delayacct hwloc kernel_FreeBSD kernel_linux lm-sensors llvm-libunwind openvz unicode unwind vserver" +IUSE="caps debug delayacct hwloc kernel_linux lm-sensors llvm-libunwind openvz unicode unwind vserver" BDEPEND="virtual/pkgconfig" RDEPEND=" |