Your package is runtime-depending on dev-lang/swig standing to http://tinderbox.dev.gentoo.org/misc/rindex/dev-lang/swig . dev-lang/swig is a tool used almost always at build-time, (it's either a build system or a generator - sorry this is a generic template I start with so I can't tell you right away which one). This means that it should only be depended at build-time. Please correct your ebuild or document why it is used as a runtime-dependency so that it will not be suspected again. Thanks, Diego
FYI: I fixed this in a version bump to 1.0.7.1
(In reply to comment #1) > FYI: I fixed this in a version bump to 1.0.7.1 > Err.. what? You explicitely made it backwards (wrong) in the new ebuild, setting all the other deps only a build-time deps RDEPEND="${DEPEND} >=dev-lang/swig-1.3.25"
Reverted the commit.. fixed now.