diff options
author | Homer Parker <hparker@gentoo.org> | 2005-08-23 01:13:09 +0000 |
---|---|---|
committer | Homer Parker <hparker@gentoo.org> | 2005-08-23 01:13:09 +0000 |
commit | cd4b26c95306e90761d44014c9ec6f054500b19e (patch) | |
tree | fe07e8a3de00b100cfc1be07cfd8cbc8e03e3aa8 /app-admin | |
parent | Add patch from upstream to address insecure tempfile usage #101773. (diff) | |
download | historical-cd4b26c95306e90761d44014c9ec6f054500b19e.tar.gz historical-cd4b26c95306e90761d44014c9ec6f054500b19e.tar.bz2 historical-cd4b26c95306e90761d44014c9ec6f054500b19e.zip |
Stable on amd64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/apachetop/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/apachetop/Manifest | 4 | ||||
-rw-r--r-- | app-admin/apachetop/apachetop-0.12.5.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-admin/apachetop/ChangeLog b/app-admin/apachetop/ChangeLog index e9c6a548eece..d09c9cb383be 100644 --- a/app-admin/apachetop/ChangeLog +++ b/app-admin/apachetop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/apachetop # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/apachetop/ChangeLog,v 1.26 2005/07/17 10:17:29 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/apachetop/ChangeLog,v 1.27 2005/08/23 01:13:09 hparker Exp $ + + 23 Aug 2005; Homer Parker <hparker@gentoo.org> apachetop-0.12.5.ebuild: + Marked stable on amd64 17 Jul 2005; Tobias Scherbaum <dertobi123@gentoo.org> apachetop-0.12.5.ebuild: diff --git a/app-admin/apachetop/Manifest b/app-admin/apachetop/Manifest index a2e0c97c941f..86e21117578d 100644 --- a/app-admin/apachetop/Manifest +++ b/app-admin/apachetop/Manifest @@ -1,6 +1,6 @@ -MD5 51cedbe297a6a7c93c0edc43a2451a1c ChangeLog 3206 +MD5 f6ff73b07e6200015cf890cd5b2150f2 ChangeLog 3303 MD5 7c24f70666f4ab80a7968850da5b9ce6 apachetop-0.11.ebuild 1033 -MD5 432a3e3e8baa03aac44dd1024432c801 apachetop-0.12.5.ebuild 1004 +MD5 ae59afc3a444b95bceb4f44742ab5209 apachetop-0.12.5.ebuild 1000 MD5 b5da4bf360971eda809f72ee392de6ac apachetop-0.12.ebuild 1058 MD5 f61bfa064e3acdfcd826e4a38b121196 metadata.xml 161 MD5 fdecf3384b463c0f2b2d46f6417c7a69 files/digest-apachetop-0.11 66 diff --git a/app-admin/apachetop/apachetop-0.12.5.ebuild b/app-admin/apachetop/apachetop-0.12.5.ebuild index 0a30a4516917..b1147078c552 100644 --- a/app-admin/apachetop/apachetop-0.12.5.ebuild +++ b/app-admin/apachetop/apachetop-0.12.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/apachetop/apachetop-0.12.5.ebuild,v 1.5 2005/07/17 10:17:29 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/apachetop/apachetop-0.12.5.ebuild,v 1.6 2005/08/23 01:13:09 hparker Exp $ DESCRIPTION="A realtime Apache log analyzer" HOMEPAGE="http://clueful.shagged.org/apachetop/" @@ -9,7 +9,7 @@ SRC_URI="http://clueful.shagged.org/apachetop/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc ~mips ppc ~amd64" +KEYWORDS="amd64 ~mips ppc sparc x86" IUSE="apache2 fam pcre adns" DEPEND="sys-apps/sed |