mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
sys-process/unixtop: remove empty IUSE
Signed-off-by: Filip Kobierski <fkobi@pm.me> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
committed by
Joonas Niilola
parent
20fb079f6c
commit
7d4298f1c4
@@ -8,11 +8,11 @@ inherit autotools
|
||||
DESCRIPTION="top for UNIX systems"
|
||||
HOMEPAGE="https://unixtop.sourceforge.net/"
|
||||
SRC_URI="https://downloads.sourceforge.net/unixtop/top-${PV/_/}.tar.bz2"
|
||||
S="${WORKDIR}/top-${PV/_/}"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64-linux ~x64-solaris"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="sys-libs/ncurses:="
|
||||
RDEPEND="
|
||||
@@ -20,8 +20,6 @@ RDEPEND="
|
||||
!sys-process/procps
|
||||
"
|
||||
|
||||
S=${WORKDIR}/top-${PV/_/}
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/${PN}-3.8_beta1-ncurses.patch
|
||||
"${FILESDIR}"/${PN}-3.8_beta1-no-AX-macros.patch
|
||||
|
||||
Reference in New Issue
Block a user