diff options
author | David Holm <dholm@gentoo.org> | 2004-02-22 09:43:09 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-02-22 09:43:09 +0000 |
commit | 4d5d64d7d258b209a2e2f900915db40bc8d0933d (patch) | |
tree | 34931c85b61e11a1b359f6c52ebef74fff847647 /dev-libs/log4c/log4c-1.0.6-r1.ebuild | |
parent | hppa repoman (diff) | |
download | historical-4d5d64d7d258b209a2e2f900915db40bc8d0933d.tar.gz historical-4d5d64d7d258b209a2e2f900915db40bc8d0933d.tar.bz2 historical-4d5d64d7d258b209a2e2f900915db40bc8d0933d.zip |
Added to ~ppc
Diffstat (limited to 'dev-libs/log4c/log4c-1.0.6-r1.ebuild')
-rw-r--r-- | dev-libs/log4c/log4c-1.0.6-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/log4c/log4c-1.0.6-r1.ebuild b/dev-libs/log4c/log4c-1.0.6-r1.ebuild index 7ed82445d1aa..c9472409b266 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-2003 Gentoo Technologies, Inc. +# 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.10 2003/10/23 14:42:35 aliz Exp $ +# $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 $ 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." @@ -9,7 +9,7 @@ HOMEPAGE="http://www.cimai.com/opensource/log4c/" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc ~ppc" DEPEND=">=dev-libs/expat-1.95.2 >=app-doc/doxygen-1.2.15 |