summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2004-04-03 23:52:14 +0000
committerLars Weiler <pylon@gentoo.org>2004-04-03 23:52:14 +0000
commit9cf062b60a844dc686e4e3f274d3fc7a514fa4f9 (patch)
tree866609528b1b3178b855a258e1960ce417147aec /dev-libs/log4c
parentcleaned version 0.6 from portage (Manifest recommit) (diff)
downloadgentoo-2-9cf062b60a844dc686e4e3f274d3fc7a514fa4f9.tar.gz
gentoo-2-9cf062b60a844dc686e4e3f274d3fc7a514fa4f9.tar.bz2
gentoo-2-9cf062b60a844dc686e4e3f274d3fc7a514fa4f9.zip
stable on ppc
Diffstat (limited to 'dev-libs/log4c')
-rw-r--r--dev-libs/log4c/ChangeLog5
-rw-r--r--dev-libs/log4c/log4c-1.0.6-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/log4c/ChangeLog b/dev-libs/log4c/ChangeLog
index 74198fadb787..25ee6e22dbe2 100644
--- a/dev-libs/log4c/ChangeLog
+++ b/dev-libs/log4c/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/log4c
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4c/ChangeLog,v 1.8 2004/03/14 12:23:24 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4c/ChangeLog,v 1.9 2004/04/03 23:49:28 pylon Exp $
+
+ 04 Apr 2004; Lars Weiler <pylon@gentoo.org> log4c-1.0.6-r1.ebuild:
+ stable on ppc
14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> log4c-1.0.6-r1.ebuild,
log4c-1.0.6.ebuild:
diff --git a/dev-libs/log4c/log4c-1.0.6-r1.ebuild b/dev-libs/log4c/log4c-1.0.6-r1.ebuild
index 977f9aab93ca..c9d28b35589e 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-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.12 2004/03/14 12:23:24 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4c/log4c-1.0.6-r1.ebuild,v 1.13 2004/04/03 23:49:28 pylon Exp $
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"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.cimai.com/opensource/log4c/"
SLOT="0"
LICENSE="LGPL-2.1"
-KEYWORDS="x86 sparc ~ppc"
+KEYWORDS="x86 sparc ppc"
DEPEND=">=dev-libs/expat-1.95.2
>=app-doc/doxygen-1.2.15