Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 78047 - dev-util/subversion depends on autoconf-2.57*
Summary: dev-util/subversion depends on autoconf-2.57*
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Paul de Vrieze (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-14 20:52 UTC by Jason Stubbs (RETIRED)
Modified: 2005-01-18 11:33 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 Jason Stubbs (RETIRED) gentoo-dev 2005-01-14 20:52:40 UTC
localhost portage # grep autoconf-2.57 dev-util/subversion/*.ebuild
dev-util/subversion/subversion-1.0.9.ebuild:            =sys-devel/autoconf-2.57*
dev-util/subversion/subversion-1.1.1-r3.ebuild: || ( >=sys-devel/autoconf-2.59 =sys-devel/autoconf-2.57* )
dev-util/subversion/subversion-1.1.2-r1.ebuild: || ( >=sys-devel/autoconf-2.59 =sys-devel/autoconf-2.57* )
dev-util/subversion/subversion-1.1.2.ebuild:    || ( >=sys-devel/autoconf-2.59 =sys-devel/autoconf-2.57* )
localhost portage # ls sys-devel/autoconf/autoconf-2.57*
ls: sys-devel/autoconf/autoconf-2.57*: No such file or directory
Comment 1 Paul de Vrieze (RETIRED) gentoo-dev 2005-01-18 11:33:30 UTC
I've just removed the autoconf-2.57 lines from the ebuilds. They are not a problem though as the dependency is either 2.59+ or 2.57 (not 2.58)