summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-12-07 12:10:27 +0000
committerMike Frysinger <vapier@gentoo.org>2008-12-07 12:10:27 +0000
commitc6ea6a65bad6513e7f97e15108eac54f01f28f65 (patch)
tree380868e9de93a9c98afaeb845d85e8ab33f1b39e /dev-libs/log4cpp
parentBye, detect. (diff)
downloadhistorical-c6ea6a65bad6513e7f97e15108eac54f01f28f65.tar.gz
historical-c6ea6a65bad6513e7f97e15108eac54f01f28f65.tar.bz2
historical-c6ea6a65bad6513e7f97e15108eac54f01f28f65.zip
s390 stable
Package-Manager: portage-2.2_rc17/cvs/Linux 2.6.27.8 x86_64
Diffstat (limited to 'dev-libs/log4cpp')
-rw-r--r--dev-libs/log4cpp/log4cpp-1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/log4cpp/log4cpp-1.0.ebuild b/dev-libs/log4cpp/log4cpp-1.0.ebuild
index 97f7ff8d4f09..15541ca2c36b 100644
--- a/dev-libs/log4cpp/log4cpp-1.0.ebuild
+++ b/dev-libs/log4cpp/log4cpp-1.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4cpp/log4cpp-1.0.ebuild,v 1.4 2008/05/10 11:47:06 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4cpp/log4cpp-1.0.ebuild,v 1.5 2008/12/07 12:08:21 vapier Exp $
NEED_AUTOCONF="latest"
NEED_AUTOMAKE="latest"
inherit autotools eutils
-KEYWORDS="amd64 ppc ~s390 x86"
+KEYWORDS="amd64 ppc s390 x86"
DESCRIPTION="Library of C++ classes for flexible logging to files, syslog and other destinations."
HOMEPAGE="http://log4cpp.sourceforge.net/"