Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65376 - app-misc/dailystrips should depend on dev-perl/DateTime
Summary: app-misc/dailystrips should depend on dev-perl/DateTime
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Mr. Bones. (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-25 21:51 UTC by Steve Dibb (RETIRED)
Modified: 2004-12-10 01:39 UTC (History)
0 users

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


Attachments
Adds DateTime dependency (dailystrips.datetime.diff,351 bytes, patch)
2004-09-27 07:33 UTC, Tom Kirchner
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Dibb (RETIRED) gentoo-dev 2004-09-25 21:51:02 UTC
For dailystrips to use the --date option, you must have the DateTime perl module installed.
Add "=dev-perl/DateTime" to DEPEND for dailystrips ebuild.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Tom Kirchner 2004-09-27 07:33:59 UTC
Created attachment 40536 [details, diff]
Adds DateTime dependency

Confirmed DateTime dependency at dailystrips site, --date is important to the
package.  Added DateTime to RDEPEND in attached patch.
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2004-09-27 12:15:57 UTC
Can I get an alpha keyword in dev-perl/DateTime please?
Comment 3 SpanKY gentoo-dev 2004-09-27 22:02:00 UTC
DateTime-0.22.ebuild:KEYWORDS="x86 sparc ~ppc ~alpha"
Comment 4 Mr. Bones. (RETIRED) gentoo-dev 2004-12-10 01:39:48 UTC
dailystrips-1.0.28-r2 in CVS.  Thanks for the bug report.