Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/dialog/
Date: Sun, 09 Feb 2020 13:14:06
Message-Id: 1581253978.fcd53ae53418dbc5d4ac7919004dd95acd695adb.soap@gentoo
1 commit: fcd53ae53418dbc5d4ac7919004dd95acd695adb
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 9 13:12:58 2020 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 9 13:12:58 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcd53ae5
7
8 dev-util/dialog: [QA] Fix OutdatedBlocker
9
10 Package-Manager: Portage-2.3.88, Repoman-2.3.20
11 Signed-off-by: David Seifert <soap <AT> gentoo.org>
12
13 dev-util/dialog/dialog-1.3.20170131.ebuild | 3 +--
14 dev-util/dialog/dialog-1.3.20191110.ebuild | 3 +--
15 dev-util/dialog/dialog-1.3.20191210.ebuild | 3 +--
16 3 files changed, 3 insertions(+), 6 deletions(-)
17
18 diff --git a/dev-util/dialog/dialog-1.3.20170131.ebuild b/dev-util/dialog/dialog-1.3.20170131.ebuild
19 index 1286a1647bd..fc28b4a96eb 100644
20 --- a/dev-util/dialog/dialog-1.3.20170131.ebuild
21 +++ b/dev-util/dialog/dialog-1.3.20170131.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 +# Copyright 1999-2020 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -22,7 +22,6 @@ DEPEND="
29 ${RDEPEND}
30 nls? ( sys-devel/gettext )
31 !minimal? ( sys-devel/libtool )
32 - !<=sys-freebsd/freebsd-contrib-8.9999
33 "
34
35 src_prepare() {
36
37 diff --git a/dev-util/dialog/dialog-1.3.20191110.ebuild b/dev-util/dialog/dialog-1.3.20191110.ebuild
38 index 81549340ae0..f119f530eae 100644
39 --- a/dev-util/dialog/dialog-1.3.20191110.ebuild
40 +++ b/dev-util/dialog/dialog-1.3.20191110.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2019 Gentoo Authors
43 +# Copyright 1999-2020 Gentoo Authors
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI=7
47 @@ -20,7 +20,6 @@ DEPEND="
48 ${RDEPEND}
49 nls? ( sys-devel/gettext )
50 !minimal? ( sys-devel/libtool )
51 - !<=sys-freebsd/freebsd-contrib-8.9999
52 "
53 S=${WORKDIR}/${DIA_P}
54
55
56 diff --git a/dev-util/dialog/dialog-1.3.20191210.ebuild b/dev-util/dialog/dialog-1.3.20191210.ebuild
57 index 81549340ae0..f119f530eae 100644
58 --- a/dev-util/dialog/dialog-1.3.20191210.ebuild
59 +++ b/dev-util/dialog/dialog-1.3.20191210.ebuild
60 @@ -1,4 +1,4 @@
61 -# Copyright 1999-2019 Gentoo Authors
62 +# Copyright 1999-2020 Gentoo Authors
63 # Distributed under the terms of the GNU General Public License v2
64
65 EAPI=7
66 @@ -20,7 +20,6 @@ DEPEND="
67 ${RDEPEND}
68 nls? ( sys-devel/gettext )
69 !minimal? ( sys-devel/libtool )
70 - !<=sys-freebsd/freebsd-contrib-8.9999
71 "
72 S=${WORKDIR}/${DIA_P}