Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 36929 Details for
Bug 59666
dev-libs/log4c-1.0.11 version bump/ebuild fixes
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
log4c-1.0.10.ebuild
log4c-1.0.10.ebuild (text/plain), 796 bytes, created by
Aaron Walker (RETIRED)
on 2004-08-06 23:21:59 UTC
(
hide
)
Description:
log4c-1.0.10.ebuild
Filename:
MIME Type:
Creator:
Aaron Walker (RETIRED)
Created:
2004-08-06 23:21:59 UTC
Size:
796 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Log4c is a library of C for flexible logging to files, syslog and other destinations. It is modeled after the Log for Java library (http://jakarta.apache.org/log4j/), staying as close to their API as is reasonable." >SRC_URI="mirror://sourceforge/log4c/${P}.tar.gz" >HOMEPAGE="http://log4c.sourceforge.net/" > >SLOT="0" >LICENSE="LGPL-2.1" >KEYWORDS="~x86" >IUSE="" > >DEPEND=">=dev-libs/expat-1.95.2 > >=app-doc/doxygen-1.2.15 > >=media-gfx/graphviz-1.7.15-r2 > virtual/tetex" > >src_compile() { > > econf || die > > addwrite "/var/lib/texmf" > addwrite "/usr/share/texmf" > addwrite "/var/cache/fonts" > > emake || die >} > >src_install() { > einstall > prepalldocs.new || prepalldocs >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 59666
:
36929
|
37094