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

Bug 145795

Summary: typo in x11-base/xgl-0.0.1_pre20060823.ebuild
Product: Gentoo Linux Reporter: Justin R. Pessa <jpessa>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED UPSTREAM    
Severity: normal CC: hanno
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Justin R. Pessa 2006-08-31 18:00:28 UTC
In xgl-0.0.1_pre20060823.ebuild PATCHES is defined incorrectly as ${FILESDIR}/xgl-mesa-slang_pp_version.diff but in the tar ball the diff-file is actually xgl-mesa-symlink-slang_pp_version.diff.

Change PATCHES to:

PATCHES="${FILESDIR}/xgl-mesa-symlink-slang_pp_version.diff
        ${FILESDIR}/xgl-xinerama-20060823.patch"

resolves the problem.
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2006-08-31 23:08:15 UTC
Which overlay is this from? It's not in the main tree.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-09-01 00:43:16 UTC
Not in portage.
Comment 3 Justin R. Pessa 2006-09-01 04:56:14 UTC
It's in portage-xgl. This seems to be a problem with xgl-coffee.org's overlay. 

I apologize for incorrectly filing this.