Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 382905 - games-strategy/freecraft-1.18-r3 needs ddate from util-linux
Summary: games-strategy/freecraft-1.18-r3 needs ddate from util-linux
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-14 06:46 UTC by Ulrich Müller
Modified: 2011-09-14 20:10 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 Ulrich Müller gentoo-dev 2011-09-14 06:46:42 UTC
The ddate command is called in src/clone/clone.c.

Adding either
  sys-apps/util-linux[ddate(+)]
or
  || ( sys-apps/util-linux[ddate] <sys-apps/util-linux-2.20 )
to RDEPEND should fix it. (It will require that the ebuild is bumped to at least EAPI 4 or EAPI 2, respectively.)
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2011-09-14 20:10:52 UTC
fixed in portage.  thanks for the bug report.