summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-09 14:12:58 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-09 14:12:58 +0100
commitfcd53ae53418dbc5d4ac7919004dd95acd695adb (patch)
tree28cf71bf0bbe30e73948d238ba7c964d7742e3be /dev-util/dialog/dialog-1.3.20170131.ebuild
parentdev-util/colorgcc: Port to EAPI 7 (diff)
downloadgentoo-fcd53ae53418dbc5d4ac7919004dd95acd695adb.tar.gz
gentoo-fcd53ae53418dbc5d4ac7919004dd95acd695adb.tar.bz2
gentoo-fcd53ae53418dbc5d4ac7919004dd95acd695adb.zip
dev-util/dialog: [QA] Fix OutdatedBlocker
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-util/dialog/dialog-1.3.20170131.ebuild')
-rw-r--r--dev-util/dialog/dialog-1.3.20170131.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-util/dialog/dialog-1.3.20170131.ebuild b/dev-util/dialog/dialog-1.3.20170131.ebuild
index 1286a1647bd9..fc28b4a96eb0 100644
--- a/dev-util/dialog/dialog-1.3.20170131.ebuild
+++ b/dev-util/dialog/dialog-1.3.20170131.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -22,7 +22,6 @@ DEPEND="
${RDEPEND}
nls? ( sys-devel/gettext )
!minimal? ( sys-devel/libtool )
- !<=sys-freebsd/freebsd-contrib-8.9999
"
src_prepare() {