Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54139 - update app-doc/chm-lib -- new version
Summary: update app-doc/chm-lib -- new version
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 All
: High enhancement (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-16 17:45 UTC by Pavel
Modified: 2004-06-30 10:14 UTC (History)
2 users (show)

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 Pavel 2004-06-16 17:45:37 UTC
BUG FIX,

When I copied version 0.32 ebuild to 0.33, it would not build.

These Changes fixed it

1) Uncomment and then change chmlib.c to src/chmlib.c
	
if [ "${ARCH}" = "amd64" ]; then
	sed -i "s:__i386__:__x86_64__:" src/chm_lib.c
fi
Comment 1 Danny van Dyk (RETIRED) gentoo-dev 2004-06-19 11:27:09 UTC
Reassigning to package maintainer...
svyatogor: Please add metadata.xml too and reassign to us when you're ready...

For the time being i will reenable the sed magic for amd64 in -0.32!
Comment 2 Sergey Kuleshov (RETIRED) gentoo-dev 2004-06-30 09:36:36 UTC
Added both 0.33 and 0.35 to portage. matadata.xml is also there but with no-heard. Danny, it's all yours now!
Comment 3 Danny van Dyk (RETIRED) gentoo-dev 2004-06-30 10:14:16 UTC
thx... keywrods are in already, the sed line is okay too... 
I think we can close this one.