From fcd53ae53418dbc5d4ac7919004dd95acd695adb Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 9 Feb 2020 14:12:58 +0100 Subject: dev-util/dialog: [QA] Fix OutdatedBlocker Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- dev-util/dialog/dialog-1.3.20170131.ebuild | 3 +-- dev-util/dialog/dialog-1.3.20191110.ebuild | 3 +-- dev-util/dialog/dialog-1.3.20191210.ebuild | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) (limited to 'dev-util/dialog') 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() { diff --git a/dev-util/dialog/dialog-1.3.20191110.ebuild b/dev-util/dialog/dialog-1.3.20191110.ebuild index 81549340ae07..f119f530eae5 100644 --- a/dev-util/dialog/dialog-1.3.20191110.ebuild +++ b/dev-util/dialog/dialog-1.3.20191110.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -20,7 +20,6 @@ DEPEND=" ${RDEPEND} nls? ( sys-devel/gettext ) !minimal? ( sys-devel/libtool ) - !<=sys-freebsd/freebsd-contrib-8.9999 " S=${WORKDIR}/${DIA_P} diff --git a/dev-util/dialog/dialog-1.3.20191210.ebuild b/dev-util/dialog/dialog-1.3.20191210.ebuild index 81549340ae07..f119f530eae5 100644 --- a/dev-util/dialog/dialog-1.3.20191210.ebuild +++ b/dev-util/dialog/dialog-1.3.20191210.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -20,7 +20,6 @@ DEPEND=" ${RDEPEND} nls? ( sys-devel/gettext ) !minimal? ( sys-devel/libtool ) - !<=sys-freebsd/freebsd-contrib-8.9999 " S=${WORKDIR}/${DIA_P} -- cgit v1.2.3-65-gdbad