summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLance Albertson <ramereth@gentoo.org>2006-07-04 19:16:46 +0000
committerLance Albertson <ramereth@gentoo.org>2006-07-04 19:16:46 +0000
commitfe379be88fec2aedb14f7e93285b912c72590dc8 (patch)
treed7447233ef45d9e2ab31e6aa7bd14e7fa3bc3e04 /www-apache/mod_fcgid/mod_fcgid-1.08.ebuild
parentif python is broken, at least warn the user #139180 (diff)
downloadgentoo-2-fe379be88fec2aedb14f7e93285b912c72590dc8.tar.gz
gentoo-2-fe379be88fec2aedb14f7e93285b912c72590dc8.tar.bz2
gentoo-2-fe379be88fec2aedb14f7e93285b912c72590dc8.zip
marked stable, version bump, fixed descriptions
(Portage version: 2.1-r1)
Diffstat (limited to 'www-apache/mod_fcgid/mod_fcgid-1.08.ebuild')
-rw-r--r--www-apache/mod_fcgid/mod_fcgid-1.08.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/www-apache/mod_fcgid/mod_fcgid-1.08.ebuild b/www-apache/mod_fcgid/mod_fcgid-1.08.ebuild
index 9825cc54944d..5a0382c611d0 100644
--- a/www-apache/mod_fcgid/mod_fcgid-1.08.ebuild
+++ b/www-apache/mod_fcgid/mod_fcgid-1.08.ebuild
@@ -1,14 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fcgid/mod_fcgid-1.08.ebuild,v 1.1 2006/04/09 22:23:54 ramereth Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fcgid/mod_fcgid-1.08.ebuild,v 1.2 2006/07/04 19:16:46 ramereth Exp $
inherit apache-module
MY_P=${PN}.${PV}
-DESCRIPTION="mod_fcgid is an binary-compatible alternative to mod_fastcgi with
-better process management"
-KEYWORDS="~amd64 ~ppc ~x86"
+DESCRIPTION="mod_fcgid is an binary-compatible alternative to mod_fastcgi with better process management"
+KEYWORDS="~amd64 ~ppc x86"
IUSE=""
HOMEPAGE="http://fastcgi.coremail.cn/"
SRC_URI="http://fastcgi.coremail.cn/${MY_P}.tar.gz"