diff options
author | 2005-04-18 17:02:41 +0000 | |
---|---|---|
committer | 2005-04-18 17:02:41 +0000 | |
commit | 080f8042af1f0878816a69793b4b6a24d116be66 (patch) | |
tree | 03387cef90f29e2754a3e0e3b7b5fea6205502fb /dev-libs/log4c/log4c-1.0.10-r1.ebuild | |
parent | Stable on ppc. (diff) | |
download | historical-080f8042af1f0878816a69793b4b6a24d116be66.tar.gz historical-080f8042af1f0878816a69793b4b6a24d116be66.tar.bz2 historical-080f8042af1f0878816a69793b4b6a24d116be66.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-libs/log4c/log4c-1.0.10-r1.ebuild')
-rw-r--r-- | dev-libs/log4c/log4c-1.0.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/log4c/log4c-1.0.10-r1.ebuild b/dev-libs/log4c/log4c-1.0.10-r1.ebuild index 02a10545bfbb..a4aca204fa81 100644 --- a/dev-libs/log4c/log4c-1.0.10-r1.ebuild +++ b/dev-libs/log4c/log4c-1.0.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4c/log4c-1.0.10-r1.ebuild,v 1.5 2005/01/03 16:00:45 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4c/log4c-1.0.10-r1.ebuild,v 1.6 2005/04/18 17:02:41 hansmi Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://log4c.sourceforge.net" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="x86 sparc ~ppc amd64" +KEYWORDS="x86 sparc ppc amd64" IUSE="doc" # The virtual/logger |