commit:     fcd53ae53418dbc5d4ac7919004dd95acd695adb
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  9 13:12:58 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Feb  9 13:12:58 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcd53ae5

dev-util/dialog: [QA] Fix OutdatedBlocker

Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 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(-)

diff --git a/dev-util/dialog/dialog-1.3.20170131.ebuild 
b/dev-util/dialog/dialog-1.3.20170131.ebuild
index 1286a1647bd..fc28b4a96eb 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 81549340ae0..f119f530eae 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 81549340ae0..f119f530eae 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}
 

Reply via email to