Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 156223

Summary: emerge-delta-webrsync patch to support eix
Product: Gentoo Linux Reporter: Alexey Shvetsov <alexxy>
Component: New packagesAssignee: Zac Medico <zmedico>
Status: RESOLVED WORKSFORME    
Severity: enhancement CC: emilbeinroth, write2David
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch to support eix-sync

Description Alexey Shvetsov archtester gentoo-dev 2006-11-25 08:20:36 UTC
eix-sync support for emerge-delta-webrsync 3.5.1-r2
Comment 1 Alexey Shvetsov archtester gentoo-dev 2006-11-25 08:22:01 UTC
Created attachment 102705 [details, diff]
patch to support eix-sync
Comment 2 Petteri Räty (RETIRED) gentoo-dev 2007-01-12 10:32:04 UTC
You can probably accomplish what you want by using a postsync.d hook in /etc/portage/postsync.d 
Comment 3 Emil Beinroth 2008-01-13 13:48:01 UTC
You could just use eix-sync -W, which uses emerge-delta-webrsync instead of emerge --sync. Isn't that enough?
And not everybody that has eix installed wants to use eix-sync. So there are probably people that won't be happy with your patch.
Comment 4 Zac Medico gentoo-dev 2012-08-14 03:52:41 UTC
There's already support for /etc/portage/bin/post_sync in emerge-delta-webrsync, so you can use that if you want.