diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-10-23 14:42:40 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-10-23 14:42:40 +0000 |
commit | 2395299e9d712a01aaf82265aed032cef7face4c (patch) | |
tree | 4c01ebac33ea69b279f227d9be9502f699da89f3 /dev-libs/log4c/log4c-1.0.6-r1.ebuild | |
parent | Adding PDE fix. Closes #29965 & dupex. (diff) | |
download | gentoo-2-2395299e9d712a01aaf82265aed032cef7face4c.tar.gz gentoo-2-2395299e9d712a01aaf82265aed032cef7face4c.tar.bz2 gentoo-2-2395299e9d712a01aaf82265aed032cef7face4c.zip |
mirror://
Diffstat (limited to 'dev-libs/log4c/log4c-1.0.6-r1.ebuild')
-rw-r--r-- | dev-libs/log4c/log4c-1.0.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/log4c/log4c-1.0.6-r1.ebuild b/dev-libs/log4c/log4c-1.0.6-r1.ebuild index 6d1e53679705..7ed82445d1aa 100644 --- a/dev-libs/log4c/log4c-1.0.6-r1.ebuild +++ b/dev-libs/log4c/log4c-1.0.6-r1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4c/log4c-1.0.6-r1.ebuild,v 1.9 2003/09/06 22:29:24 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4c/log4c-1.0.6-r1.ebuild,v 1.10 2003/10/23 14:42:35 aliz Exp $ S=${WORKDIR}/${P} 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="http://unc.dl.sourceforge.net/sourceforge/log4c/${P}.tar.gz" +SRC_URI="mirror://sourceforge/log4c/${P}.tar.gz" HOMEPAGE="http://www.cimai.com/opensource/log4c/" SLOT="0" |