diff options
Diffstat (limited to 'www-apache/mod_diagnostics/mod_diagnostics-0.0.1.ebuild')
-rw-r--r-- | www-apache/mod_diagnostics/mod_diagnostics-0.0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www-apache/mod_diagnostics/mod_diagnostics-0.0.1.ebuild b/www-apache/mod_diagnostics/mod_diagnostics-0.0.1.ebuild index 7f2d5ffa28ac..276a5f7ae2de 100644 --- a/www-apache/mod_diagnostics/mod_diagnostics-0.0.1.ebuild +++ b/www-apache/mod_diagnostics/mod_diagnostics-0.0.1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_diagnostics/mod_diagnostics-0.0.1.ebuild,v 1.6 2007/01/15 16:58:56 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_diagnostics/mod_diagnostics-0.0.1.ebuild,v 1.7 2014/08/10 20:15:22 slyfox Exp $ inherit apache-module KEYWORDS="x86" -DESCRIPTION="An Apache2 module which can do debugging of modules in the Apache2 Filter Chain." +DESCRIPTION="An Apache2 module which can do debugging of modules in the Apache2 Filter Chain" HOMEPAGE="http://apache.webthing.com/mod_diagnostics/" SRC_URI="mirror://gentoo/${P}.c" LICENSE="GPL-2" |