commit: 6cac5dec3bda38e042788756bb22cc76590f13c0
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 8 18:07:36 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Dec 8 18:07:46 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cac5dec
app-text/a2ps: drop sys-freebsd/freebsd-ubin missing dependency
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
app-text/a2ps/a2ps-4.14-r6.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/app-text/a2ps/a2ps-4.14-r6.ebuild
b/app-text/a2ps/a2ps-4.14-r6.ebuild
index 389c9f7e13d..33b91a41bf4 100644
--- a/app-text/a2ps/a2ps-4.14-r6.ebuild
+++ b/app-text/a2ps/a2ps-4.14-r6.ebuild
@@ -23,8 +23,7 @@ RDEPEND="app-text/ghostscript-gpl
emacs? ( virtual/emacs )
latex? ( virtual/latex-base )
nls? ( virtual/libintl )
- userland_GNU? ( >=sys-apps/coreutils-6.10-r1 )
- userland_BSD? ( sys-freebsd/freebsd-ubin )"
+ userland_GNU? ( >=sys-apps/coreutils-6.10-r1 )"
DEPEND="${RDEPEND}
>=dev-util/gperf-2.7.2
virtual/yacc