diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 12:24:39 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 12:24:39 +0000 |
commit | 47802ee4fcaa6682be161bbdf2cc938f95d29f82 (patch) | |
tree | c0712c3da43f07d1e24258d618b9bc4f5acdd526 /dev-libs/log4c/log4c-1.0.6-r1.ebuild | |
parent | Install ion2.desktop for gdm, remove old versions. (Manifest recommit) (diff) | |
download | gentoo-2-47802ee4fcaa6682be161bbdf2cc938f95d29f82.tar.gz gentoo-2-47802ee4fcaa6682be161bbdf2cc938f95d29f82.tar.bz2 gentoo-2-47802ee4fcaa6682be161bbdf2cc938f95d29f82.zip |
Don't assign default to S; header fix
Diffstat (limited to 'dev-libs/log4c/log4c-1.0.6-r1.ebuild')
-rw-r--r-- | dev-libs/log4c/log4c-1.0.6-r1.ebuild | 3 |
1 files changed, 1 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 c9472409b266..977f9aab93ca 100644 --- a/dev-libs/log4c/log4c-1.0.6-r1.ebuild +++ b/dev-libs/log4c/log4c-1.0.6-r1.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 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.11 2004/02/22 09:38:49 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4c/log4c-1.0.6-r1.ebuild,v 1.12 2004/03/14 12:23:24 mr_bones_ 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="mirror://sourceforge/log4c/${P}.tar.gz" HOMEPAGE="http://www.cimai.com/opensource/log4c/" |