--- ati-drivers-8.41.7.ebuild.old 2007-09-12 17:23:58.000000000 +0200 +++ ati-drivers-8.41.7.ebuild 2007-09-12 18:13:10.000000000 +0200 @@ -119,8 +119,6 @@ #would be created sh "${src}" --extract "${S}" 2&>1 /dev/null - gunzip common/usr/share/man/man8/atieventsd.8 || die "manpage unzip failed" - # These are the userspace utilities that we also have source for. # We rebuild these later. rm \ @@ -287,7 +285,7 @@ # etc. insinto /etc/ati # Everything except for the authatieventsd.sh script. - doins common/etc/ati/{fglrxprofiles.csv,fglrxrc,logo*,control,atiogl.xml,signature} + doins common/etc/ati/{logo*,control,atiogl.xml,signature} if use acpi; then doins common/etc/ati/authatieventsd.sh fi