diff options
Diffstat (limited to 'app-admin/apachetop')
-rw-r--r-- | app-admin/apachetop/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/apachetop/apachetop-0.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/apachetop/ChangeLog b/app-admin/apachetop/ChangeLog index 99bc5d7f869d..08039a7f1a25 100644 --- a/app-admin/apachetop/ChangeLog +++ b/app-admin/apachetop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/apachetop # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/apachetop/ChangeLog,v 1.17 2004/07/15 20:32:50 tigger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/apachetop/ChangeLog,v 1.18 2004/07/18 20:38:29 weeve Exp $ + + 18 Jul 2004; Jason Wever <weeve@gentoo.org> apachetop-0.12.ebuild: + Stable on sparc. 15 Jul 2004; Rob Holland <tigger@ereet.co.uk> apachetop-0.12.ebuild: Fix DEPEND/RDEPENDs. Should close #56756. Thanks to wood-worker@gmx.net for diff --git a/app-admin/apachetop/apachetop-0.12.ebuild b/app-admin/apachetop/apachetop-0.12.ebuild index 6950db4cbc15..7434993b445e 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.6 2004/07/15 20:32:50 tigger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/apachetop/apachetop-0.12.ebuild,v 1.7 2004/07/18 20:38:29 weeve Exp $ DESCRIPTION="A realtime Apache log analyzer" HOMEPAGE="http://clueful.shagged.org/apachetop/" @@ -10,7 +10,7 @@ IUSE="apache2 fam pcre" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc ~mips" +KEYWORDS="x86 sparc ~mips" DEPEND="sys-apps/sed" RDEPEND="sys-libs/libtermcap-compat |