Bug 49114 - log4cxx-0.9.5.ebuild (New Package)
Bug#: 49114 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: zul@gentoo.org Reported By: ajackson@pobox.com
Component: Ebuilds
URL:  http://log4cxx.sf.net/
Summary: log4cxx-0.9.5.ebuild (New Package)
Keywords:  EBUILD
Status Whiteboard: 
Opened: 2004-04-26 20:21 0000
Description:   Opened: 2004-04-26 20:21 0000
This is an ebuild for log4cxx which is one of the logging platforms listed on
the main website of for apache-based logging systems.  The ebuild is very
similar to that of log4cpp and appears to have only the single dependency of
libxml2.

I'd suggest is reside with its bretheren in dev-libs/

Thank ya.

------- Comment #1 From Aaron Jackson 2004-04-26 20:22:59 0000 -------
Created an attachment (id=30127) [details]
log4cxx-0.9.5.ebuild (New Package)

------- Comment #2 From Chuck Short (RETIRED) 2004-06-03 07:07:22 0000 -------
Added, thanks for the ebuild.

------- Comment #3 From Josh Glover (RETIRED) 2004-06-03 09:44:52 0000 -------
Created an attachment (id=32600) [details]
log4cxx-0.9.5.ebuild (New Package)

The ebuild that this attachment obsoletes had the following line:

HOMEPAGE="http://log4cxx.sourcforge.net/"

It is now fixed (note the 'e' in source):

HOMEPAGE="http://log4cxx.sourceforge.net/"

------- Comment #4 From Josh Glover (RETIRED) 2004-06-03 09:57:09 0000 -------
Please make the change that I made in attachment #32600 [details] to the ebuild in CVS.
The invalid HOMEPAGE line is causing the link to be incorrect on
packages.gentoo.org. 

------- Comment #5 From Chuck Short (RETIRED) 2004-06-03 11:58:13 0000 -------
Done