diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-02-24 06:52:44 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-02-24 06:52:44 +0000 |
commit | 08d4a30edf57ca796a14f93340ff89afb25cd191 (patch) | |
tree | 5141c733da37db700cd754875c3c8dd7823fd53b /app-admin/webalizer/webalizer-2.01.10-r12.ebuild | |
parent | Fix epatch for file that was moved to the mirrors (diff) | |
download | gentoo-2-08d4a30edf57ca796a14f93340ff89afb25cd191.tar.gz gentoo-2-08d4a30edf57ca796a14f93340ff89afb25cd191.tar.bz2 gentoo-2-08d4a30edf57ca796a14f93340ff89afb25cd191.zip |
Stable on ppc64; bug #106621
(Portage version: 2.0.54)
Diffstat (limited to 'app-admin/webalizer/webalizer-2.01.10-r12.ebuild')
-rw-r--r-- | app-admin/webalizer/webalizer-2.01.10-r12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/webalizer/webalizer-2.01.10-r12.ebuild b/app-admin/webalizer/webalizer-2.01.10-r12.ebuild index bb13c6d749e9..07a3d1836f09 100644 --- a/app-admin/webalizer/webalizer-2.01.10-r12.ebuild +++ b/app-admin/webalizer/webalizer-2.01.10-r12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/webalizer/webalizer-2.01.10-r12.ebuild,v 1.7 2006/02/23 20:41:44 smithj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webalizer/webalizer-2.01.10-r12.ebuild,v 1.8 2006/02/24 06:52:44 corsair Exp $ # uses webapp.eclass to create directories with right permissions # probably slight overkill but works well @@ -22,7 +22,7 @@ SRC_URI="ftp://ftp.mrunix.net/pub/webalizer/${MY_P}-src.tar.bz2 " LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc ~alpha ~hppa ~amd64 ~ppc64" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ppc64 sparc x86" IUSE="apache2 geoip nls search xtended" DEPEND="!geoip? ( =sys-libs/db-4.2* ) |