Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105750 - dot-forward could go without a depend on groff
Summary: dot-forward could go without a depend on groff
Status: VERIFIED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Qmail Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-12 17:11 UTC by Georgi Georgiev
Modified: 2005-10-15 14:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.