Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 105750

Summary: dot-forward could go without a depend on groff
Product: Gentoo Linux Reporter: Georgi Georgiev <chutz+bugs.gentoo.org>
Component: Current packagesAssignee: Qmail Team (OBSOLETE) <qmail-bugs+disabled>
Status: VERIFIED TEST-REQUEST    
Severity: minor    
Priority: High    
Version: 2005.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Georgi Georgiev 2005-09-12 17:11:42 UTC
net-mail/dot-forward currently has a dependency on sys-apps/groff that it
doesn't really need.

The current ebuild calls "make it"

The Makefile dependencies for "it" are "prog" and "man".

"prog" compiles the program
"man" generates a dot-forward.0 plain-text file out of a dot-forward.1 manpage
and requires nroff. dot-forward.1 is distributed with the tarball.

The dot-forward.0 file is discarded on install.

Therefore, if the ebuild is modified to call "make prog" instead of "make it"
the groff dependency would go away without any side effects.
Comment 1 Michael Hanselmann (hansmi) (RETIRED) gentoo-dev 2005-09-20 10:48:10 UTC
Added -r2 to portage, can you check it, please?
Comment 2 Michael Hanselmann (hansmi) (RETIRED) gentoo-dev 2005-10-15 14:37:46 UTC
Marked stable.