Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 185600 - net-libs/librsync-0.9.7 needs epunt_cxx
Summary: net-libs/librsync-0.9.7 needs epunt_cxx
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-16 21:14 UTC by Laurence Withers
Modified: 2007-10-06 20:35 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Laurence Withers 2007-07-16 21:14:20 UTC
net-libs/librsync-0.9.7 needs `epunt_cxx'. I added the following basic src_unpack() and inherit statement:

inherit eutils

src_unpack() {
        unpack ${A}
        cd "${S}"
        elibtoolize
        epunt_cxx
}
Comment 1 Ryan Hill (RETIRED) gentoo-dev 2007-10-06 20:35:15 UTC
fixed in librsync-0.9.7-r1.