summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apache/mod_auth_nufw/mod_auth_nufw-2.2.1.ebuild')
-rw-r--r--www-apache/mod_auth_nufw/mod_auth_nufw-2.2.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/www-apache/mod_auth_nufw/mod_auth_nufw-2.2.1.ebuild b/www-apache/mod_auth_nufw/mod_auth_nufw-2.2.1.ebuild
index 33b9047bb946..b086113a7341 100644
--- a/www-apache/mod_auth_nufw/mod_auth_nufw-2.2.1.ebuild
+++ b/www-apache/mod_auth_nufw/mod_auth_nufw-2.2.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_nufw/mod_auth_nufw-2.2.1.ebuild,v 1.4 2009/07/05 18:42:59 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_nufw/mod_auth_nufw-2.2.1.ebuild,v 1.5 2010/06/17 21:59:59 patrick Exp $
EAPI="1"
@@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="+mysql postgres"
DEPEND="mysql? ( virtual/mysql )
- postgres? ( virtual/postgresql-server )"
+ postgres? ( dev-db/postgresql-server )"
RDEPEND="${DEPEND}"
APACHE2_MOD_FILE="mod_auth_nufw.so"