Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 474580 - dev-python/Djblets-0.7.15 - bad dependency
Summary: dev-python/Djblets-0.7.15 - bad dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Weber (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-24 08:44 UTC by Joakim Tjernlund
Modified: 2013-06-25 12:52 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 Joakim Tjernlund 2013-06-24 08:44:06 UTC
Above ebuild has:
RDEPEND=">=dev-python/django-1.4.5[${PYTHON_USEDEP}]
	>dev-python/django-1.5[${PYTHON_USEDEP}]

You cannot have both ">", the dev-python/django-1.5[${PYTHON_USEDEP}]
should be <dev-python/django-1.5[${PYTHON_USEDEP}]
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-06-25 12:52:40 UTC
 24 Jun 2013; Ian Delaney <idella4@gentoo.org> Djblets-0.7.15.ebuild:
  correction to dep