First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 127450
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Anton Romanov <theli@ukr.net>
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 127450 depends on: Show dependency tree
Show dependency graph
Bug 127450 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

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







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


Description:   Opened: 2006-03-24 10:24 0000
ebuild does doicon quake3.xpm and tries to use it while there are only
quake3.png and quake3.svg....
so fix is :
_____________________
-                doicon quake3.xpm
-                make_desktop_entry quake3 "Quake III Arena" quake3.xpm
+                doicon quake3.svg
+                doicon quake3.png
+                make_desktop_entry quake3 "Quake III Arena" quake3

------- Comment #1 From Chris Gianelloni (RETIRED) 2006-03-24 11:59:51 0000 -------
Ehh... There is no 1.34... :P

I've fixed this in the 1.33_alpha510 and 1.34_alpha632 ebuilds.  Thanks for the
bug report.

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