summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-02-24 06:52:44 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-02-24 06:52:44 +0000
commit08d4a30edf57ca796a14f93340ff89afb25cd191 (patch)
tree5141c733da37db700cd754875c3c8dd7823fd53b /app-admin/webalizer
parentFix epatch for file that was moved to the mirrors (diff)
downloadgentoo-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')
-rw-r--r--app-admin/webalizer/ChangeLog6
-rw-r--r--app-admin/webalizer/webalizer-2.01.10-r12.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/webalizer/ChangeLog b/app-admin/webalizer/ChangeLog
index 3adc48205bf2..a0612be7c1e7 100644
--- a/app-admin/webalizer/ChangeLog
+++ b/app-admin/webalizer/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-admin/webalizer
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/webalizer/ChangeLog,v 1.49 2006/02/23 20:45:42 smithj Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/webalizer/ChangeLog,v 1.50 2006/02/24 06:52:44 corsair Exp $
+
+ 24 Feb 2006; Markus Rothe <corsair@gentoo.org>
+ webalizer-2.01.10-r12.ebuild:
+ Stable on ppc64; bug #106621
23 Feb 2006; <smithj@gentoo.org> ChangeLog:
bugzy #106621: x86 stable
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* )