diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-09-07 03:33:46 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-09-07 03:33:46 +0000 |
commit | 5595c99e854328ca733b531f7dffc4a67425f056 (patch) | |
tree | 50f11cea7b0419f8ca96724fcd6bcd36e475ac4e /dev-libs/log4c/log4c-1.0.11.ebuild | |
parent | taking out CFLAGS for now (diff) | |
download | historical-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.ebuild | 4 |
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 |