summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2004-09-07 03:33:46 +0000
committerDaniel Black <dragonheart@gentoo.org>2004-09-07 03:33:46 +0000
commit5595c99e854328ca733b531f7dffc4a67425f056 (patch)
tree50f11cea7b0419f8ca96724fcd6bcd36e475ac4e /dev-libs/log4c/log4c-1.0.11.ebuild
parenttaking out CFLAGS for now (diff)
downloadhistorical-5595c99e854328ca733b531f7dffc4a67425f056.tar.gz
historical-5595c99e854328ca733b531f7dffc4a67425f056.tar.bz2
historical-5595c99e854328ca733b531f7dffc4a67425f056.zip
Version bump as per bug #62859. Marked 1.0.11 x86 stable. Reintroduced sparc and ppc keywords to 1.0.11I'm taking over maitaince - ref metadata.xml.
Diffstat (limited to 'dev-libs/log4c/log4c-1.0.11.ebuild')
-rw-r--r--dev-libs/log4c/log4c-1.0.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/log4c/log4c-1.0.11.ebuild b/dev-libs/log4c/log4c-1.0.11.ebuild
index cadc2ff489c4..b5c75f709362 100644
--- a/dev-libs/log4c/log4c-1.0.11.ebuild
+++ b/dev-libs/log4c/log4c-1.0.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4c/log4c-1.0.11.ebuild,v 1.3 2004/08/12 08:37:33 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4c/log4c-1.0.11.ebuild,v 1.4 2004/09/07 03:33:46 dragonheart Exp $
inherit eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://log4c.sourceforge.net/"
SLOT="0"
LICENSE="LGPL-2.1"
-KEYWORDS="~x86"
+KEYWORDS="x86 ~sparc ~ppc"
IUSE="doc"
DEPEND="doc? ( >=app-doc/doxygen-1.2.15