diff options
Diffstat (limited to 'app-admin/apachetop/apachetop-0.12.ebuild')
-rw-r--r-- | app-admin/apachetop/apachetop-0.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/apachetop/apachetop-0.12.ebuild b/app-admin/apachetop/apachetop-0.12.ebuild index a4aa36165d5a..f058441c029b 100644 --- a/app-admin/apachetop/apachetop-0.12.ebuild +++ b/app-admin/apachetop/apachetop-0.12.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/app-admin/apachetop/apachetop-0.12.ebuild,v 1.4 2004/06/24 21:22:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/apachetop/apachetop-0.12.ebuild,v 1.5 2004/07/09 19:42:16 stuart Exp $ DESCRIPTION="A realtime Apache log analyzer" HOMEPAGE="http://clueful.shagged.org/apachetop/" @@ -10,7 +10,7 @@ IUSE="apache2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~mips" +KEYWORDS="x86 ~sparc ~mips" DEPEND="!apache2? ( >=net-www/apache-1.3.28 ) apache2? ( >=net-www/apache-2.0.47 ) |