Bug 51319 - dev-db/phppgadmin needs to use the new webapp.eclass
Bug#: 51319 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: normal Priority: P3
Resolution: FIXED Assigned To: pgsql-bugs@gentoo.org Reported By: duckwos@cs.clemson.edu
Component: Ebuilds
URL: 
Summary: dev-db/phppgadmin needs to use the new webapp.eclass
Keywords:  
Status Whiteboard: 
Opened: 2004-05-17 15:43 0000
Description:   Opened: 2004-05-17 15:43 0000
I got this notice when emerging dev-db/phppgadmin-3.3.1

 * Ebuilds (like this one) that use the webapp-apache.eclass need to
 * be converted to use the new webapp.eclass, to be compatible with
 * webapp-config.
 *
 * Please file a bug on http://bugs.gentoo.org/, stating that this
 * ebuild needs converting to use the new approach.

------- Comment #1 From Martin Holzer (RETIRED) 2004-05-26 02:43:59 0000 -------
Created an attachment (id=32055) [details]
phppgadmin-3.3.1-r1.ebuild

please test and report bugs

------- Comment #2 From Martin Holzer (RETIRED) 2004-05-26 02:44:25 0000 -------
Created an attachment (id=32056) [details]
postinstall-en.txt

------- Comment #3 From Scott Duckworth 2004-05-26 18:45:57 0000 -------
looks good for the most part.  It did not unmerge the previous version I had
installed (dev-db/phppgadmin-3.3.1) which caused problems with webapp-config. 
Besides that, it worked fine.

------- Comment #4 From Masatomo Nakano (RETIRED) 2004-05-31 04:33:51 0000 -------
Thank you for the ebuild.

But why did you remove RESTRICT="nomirror"?
I don't like it, but I saw we need it when we use mirror://. I'm not sure where I saw it..

------- Comment #5 From Masatomo Nakano (RETIRED) 2004-06-12 16:56:07 0000 -------
I've just changed ebuilds to use webapp eclass.
Thanks for reporting.