Bug 1759 - uw-imap-2001a-r1.ebuild (Update)
Bug#: 1759 Product:  Gentoo Linux Version: 1.1a Platform: x86
OS/Version: All Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: gentoo@volumehost.com Reported By: geekasylum@gmail.com
Component: Ebuilds
URL: 
Summary: uw-imap-2001a-r1.ebuild (Update)
Keywords:  
Status Whiteboard: 
Opened: 2002-04-14 02:31 0000
Description:   Opened: 2002-04-14 02:31 0000
Updated the uw-imap ebuild. The original did not copy several header files 
to /usr/include which are required by version 2001a. This was causing php (and 
presumably other packages) to fail to compile imap support.

Also moved these header files to /usr/include/imap to aviod clutter 
in /usr/include. This is a standard location in other distributions (eg Suse) 
for imap headers, and is expected by dependant packages (eg php 4.1.2 will find 
the headers here without modification)

Known to compile with php-4.1.2-r6.ebuild

------- Comment #1 From Todd Wright 2002-04-14 02:37:40 0000 -------
Created an attachment (id=560) [details]
uw-imap-2001a-r1.ebuild (Update)

------- Comment #2 From Jared H. Hudson 2002-04-15 16:44:49 0000 -------
Fixed in php-4.1.2-r7 with uw-imap-2001a-r1