diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:17:58 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:17:58 +0000 |
commit | 8d6e32a727f5fd49078c5d51af46bd7fd848bb2f (patch) | |
tree | a6d5d7f70746ee80282b786216b55b388c616735 /dev-libs/log4c | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-8d6e32a727f5fd49078c5d51af46bd7fd848bb2f.tar.gz historical-8d6e32a727f5fd49078c5d51af46bd7fd848bb2f.tar.bz2 historical-8d6e32a727f5fd49078c5d51af46bd7fd848bb2f.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'dev-libs/log4c')
-rw-r--r-- | dev-libs/log4c/log4c-1.0.6-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/log4c/log4c-1.0.6.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/log4c/log4c-1.0.6-r1.ebuild b/dev-libs/log4c/log4c-1.0.6-r1.ebuild index 2415cf21ce8d..aa08733d0cf8 100644 --- a/dev-libs/log4c/log4c-1.0.6-r1.ebuild +++ b/dev-libs/log4c/log4c-1.0.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4c/log4c-1.0.6-r1.ebuild,v 1.5 2002/09/20 21:31:05 vapier Exp $ +# 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.6 2002/10/04 05:16:55 vapier 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." diff --git a/dev-libs/log4c/log4c-1.0.6.ebuild b/dev-libs/log4c/log4c-1.0.6.ebuild index af08a7c14a5f..2a170fc3212f 100644 --- a/dev-libs/log4c/log4c-1.0.6.ebuild +++ b/dev-libs/log4c/log4c-1.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4c/log4c-1.0.6.ebuild,v 1.6 2002/09/20 21:31:05 vapier Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4c/log4c-1.0.6.ebuild,v 1.7 2002/10/04 05:16:57 vapier 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." |