Is it OK to stabilize =kde-misc/openofficeorg-thumbnail-1.0.0-r1 ? If so, please CC all arches which have stable keywords for older versions of this package and add STABLEREQ keyword to the bug.
Please wait, I would like to do some further testing first.
2 months later, did some testing happen? :-)
(In reply to comment #2) > 2 months later, did some testing happen? :-) I think we should just drop the new revision, as it seems to be the result of some old faulty .desktop validation warnings: --- openofficeorg-thumbnail-1.0.0.ebuild +++ openofficeorg-thumbnail-1.0.0-r1.ebuild [...] +src_prepare() { + sed -e "s:CacheThumbnail:X-CacheThumbnail:" \ + -e "s:IgnoreMaximumSize:X-IgnoreMaximumSize:" \ + -i src/openofficeorgthumbnail.desktop || die "fixing .desktop file failed" + kde4-base_src_prepare +}
Revision dropped. + 03 Jan 2013; Michael Palimaka <kensington@gentoo.org> + -openofficeorg-thumbnail-1.0.0-r1.ebuild: + Drop broken revision wrt bug #441338.