commit: 38ceeb0114896422eb5f5bdc0fd5532feb96091c
Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 13 22:45:28 2017 +0000
Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Mon Mar 13 22:45:38 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38ceeb01
app-text/mandoc: use mman.conf to avoid man.conf collsion #607506
app-text/mandoc/{mandoc-1.14.1.ebuild => mandoc-1.14.1-r1.ebuild} | 1 +
1 file changed, 1 insertion(+)
diff --git a/app-text/mandoc/mandoc-1.14.1.ebuild
b/app-text/mandoc/mandoc-1.14.1-r1.ebuild
similarity index 98%
rename from app-text/mandoc/mandoc-1.14.1.ebuild
rename to app-text/mandoc/mandoc-1.14.1-r1.ebuild
index 38558e82387..e20157edd17 100644
--- a/app-text/mandoc/mandoc-1.14.1.ebuild
+++ b/app-text/mandoc/mandoc-1.14.1-r1.ebuild
@@ -54,6 +54,7 @@ MANM_MDOC=mandoc_mdoc
MANM_ROFF=mandoc_roff
MANM_EQN=mandoc_eqn
MANM_TBL=mandoc_tbl
+MANM_MANCONF=mman.conf
HAVE_SQLITE3="$(usex sqlite 1 0)"