Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 475060 - QA: multiple packages with broken dependencies
Summary: QA: multiple packages with broken dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-28 02:36 UTC by Patrick Lauer
Modified: 2013-06-28 12:54 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 Patrick Lauer gentoo-dev 2013-06-28 02:36:33 UTC
Those were all caused by your commits, please to rectify:


dev-java/jaxme/jaxme-0.5.2.ebuild: DEPEND: ~amd64-fbsd(default/bsd/fbsd/amd64/9.1) ['dev-java/xmldb:0']

media-libs/flac/flac-1.2.1-r5.ebuild: DEPEND: ~x86(default/linux/x86/13.0) ['>=media-libs/libogg-1.1.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?]']

media-libs/libtheora/libtheora-1.1.1-r1.ebuild: DEPEND: ~x86(default/linux/x86/13.0) ['media-libs/libogg:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?]']

media-libs/libvorbis/libvorbis-1.3.3-r1.ebuild: DEPEND: ~x86(default/linux/x86/13.0) ['media-libs/libogg[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?]']

sys-auth/pambase/pambase-20101024-r2.ebuild: RDEPEND: ~amd64-fbsd(default/bsd/fbsd/amd64/9.1) ['>=sys-libs/pam-1.1.0']
Comment 1 Alexis Ballier gentoo-dev 2013-06-28 12:54:36 UTC
all fixed; thanks for notifying me