--- /usr/portage/net-misc/tor/tor-0.2.1.19.ebuild 2009-08-07 00:01:30.000000000 +0200 +++ net-misc/tor/tor-0.2.1.19.ebuild 2009-08-14 11:01:20.000000000 +0200 @@ -29,7 +29,7 @@ pkg_setup() { src_prepare() { epatch "${FILESDIR}"/torrc.sample-0.1.2.6.patch - epatch "${FILESDIR}"/${PN}-0.2.0.30-logrotate.patch + epatch "${FILESDIR}"/${PN}-0.2.1.19-logrotate.patch # Normally tor uses a bundled libevent fragment to provide # asynchronous DNS requests. This is generally a bad idea, but at # the moment the official libevent does not have the 0x20 hack, so @@ -61,10 +61,6 @@ src_install() { fperms 755 /var/run/tor fowners tor:tor /var/lib/tor /var/log/tor /var/run/tor - sed -e "s:/lib::" \ - -e "s:/rc.d::" \ - -e "s:\\*:\\*.:" \ - -e "s:sharedscripts:create 0640 tor tor\n\tsharedscripts:" -i contrib/tor.logrotate || die insinto /etc/logrotate.d newins contrib/tor.logrotate tor