diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-07-08 08:59:02 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-07-08 08:59:02 +0000 |
commit | be5b478d490f4961aee51af251916e9c259444e4 (patch) | |
tree | f39a81c9ba92b2385140f32262f469d87d30063e /app-admin/webalizer | |
parent | no LDFLAGS now - bug #183402 (diff) | |
download | gentoo-2-be5b478d490f4961aee51af251916e9c259444e4.tar.gz gentoo-2-be5b478d490f4961aee51af251916e9c259444e4.tar.bz2 gentoo-2-be5b478d490f4961aee51af251916e9c259444e4.zip |
Stable on ppc64; bug #174950
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-admin/webalizer')
-rw-r--r-- | app-admin/webalizer/ChangeLog | 6 | ||||
-rw-r--r-- | app-admin/webalizer/webalizer-2.01.10-r15.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/webalizer/ChangeLog b/app-admin/webalizer/ChangeLog index 4f30eb9434b3..ed1971e5ed2a 100644 --- a/app-admin/webalizer/ChangeLog +++ b/app-admin/webalizer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/webalizer # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/webalizer/ChangeLog,v 1.62 2007/07/07 19:31:41 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webalizer/ChangeLog,v 1.63 2007/07/08 08:59:02 corsair Exp $ + + 08 Jul 2007; Markus Rothe <corsair@gentoo.org> + webalizer-2.01.10-r15.ebuild: + Stable on ppc64; bug #174950 07 Jul 2007; Lars Weiler <pylon@gentoo.org> webalizer-2.01.10-r15.ebuild: Stable on ppc; bug #174950. diff --git a/app-admin/webalizer/webalizer-2.01.10-r15.ebuild b/app-admin/webalizer/webalizer-2.01.10-r15.ebuild index 9b3a6a1adc21..278493f6c5e6 100644 --- a/app-admin/webalizer/webalizer-2.01.10-r15.ebuild +++ b/app-admin/webalizer/webalizer-2.01.10-r15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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-r15.ebuild,v 1.2 2007/07/07 19:31:41 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webalizer/webalizer-2.01.10-r15.ebuild,v 1.3 2007/07/08 08:59:02 corsair Exp $ # uses webapp.eclass to create directories with right permissions # probably slight overkill but works well @@ -24,7 +24,7 @@ SRC_URI="ftp://ftp.mrunix.net/pub/webalizer/${MY_P}-src.tar.bz2 " LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ppc ppc64 ~sparc ~x86" IUSE="apache2 geoip nls xtended" DEPEND=">=sys-libs/db-4.2 |