First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 111146
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Martin Schlemmer (RETIRED) <azarah@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Filip Dudek <s.pascon@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 111146 depends on: Show dependency tree
Bug 111146 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-11-01 06:58 0000
In all media-sound/bmpx ebuilds there are wrong dbus version dependency. For
example:

bmpx-0.12.2.ebuild:     dbus? ( >=sys-apps/dbus-0.3.5 )

There shouldn't be the last dot - so it shoud be:

 dbus? ( >=sys-apps/dbus-0.35 )

Reproducible: Always
Steps to Reproduce:
1. Edit media-sound/bmpx-*.ebuild
2. Replace `dbus? ( >=sys-apps/dbus-0.3.5 )` with `dbus? ( >=sys-apps/dbus-0.35 )`

------- Comment #1 From Martin Schlemmer (RETIRED) 2005-11-01 07:59:29 0000 -------
Ah, right, thanks.

First Last Prev Next    No search results available      Search page      Enter new bug