commit: 9d7818080e2b8e842667c78a17c364f70017b678 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Thu Jan 9 11:08:51 2020 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Thu Jan 9 11:08:51 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d781808
net-dialup/moserial: remove unnecessary gnome-doc-utils build depend Closes: https://bugs.gentoo.org/700810 Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> net-dialup/moserial/moserial-3.0.12.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net-dialup/moserial/moserial-3.0.12.ebuild b/net-dialup/moserial/moserial-3.0.12.ebuild index 81a8b5233fd..014374c9fe9 100644 --- a/net-dialup/moserial/moserial-3.0.12.ebuild +++ b/net-dialup/moserial/moserial-3.0.12.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=6 @@ -18,7 +18,6 @@ RDEPEND=" >=x11-libs/gtk+-3.0.0:3 " DEPEND="${RDEPEND} - >=app-text/gnome-doc-utils-0.3.2 >=dev-util/intltool-0.35 dev-util/itstool virtual/pkgconfig
