titanofold    14/11/03 14:03:13

  Modified:             mod_auth_nufw-2.2.2.ebuild ChangeLog
  Log:
  Update PostgreSQL dependencies and/or checks to virtual/postgresql.
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
D1BBFDA0)

Revision  Changes    Path
1.4                  www-apache/mod_auth_nufw/mod_auth_nufw-2.2.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_auth_nufw/mod_auth_nufw-2.2.2.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_auth_nufw/mod_auth_nufw-2.2.2.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_auth_nufw/mod_auth_nufw-2.2.2.ebuild?r1=1.3&r2=1.4

Index: mod_auth_nufw-2.2.2.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/www-apache/mod_auth_nufw/mod_auth_nufw-2.2.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mod_auth_nufw-2.2.2.ebuild  10 Aug 2014 20:14:07 -0000      1.3
+++ mod_auth_nufw-2.2.2.ebuild  3 Nov 2014 14:03:13 -0000       1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 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.2.ebuild,v 
1.3 2014/08/10 20:14:07 slyfox Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-apache/mod_auth_nufw/mod_auth_nufw-2.2.2.ebuild,v 
1.4 2014/11/03 14:03:13 titanofold Exp $
 
 EAPI="2"
 
@@ -16,7 +16,7 @@
 IUSE="+mysql postgres"
 
 DEPEND="mysql? ( virtual/mysql )
-       postgres? ( dev-db/postgresql-server )"
+       postgres? ( virtual/postgresql[server] )"
 RDEPEND="${DEPEND}"
 
 APACHE2_MOD_FILE="mod_auth_nufw.so"



1.14                 www-apache/mod_auth_nufw/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_auth_nufw/ChangeLog?rev=1.14&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_auth_nufw/ChangeLog?rev=1.14&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_auth_nufw/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_auth_nufw/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   10 Aug 2014 20:14:07 -0000      1.13
+++ ChangeLog   3 Nov 2014 14:03:13 -0000       1.14
@@ -1,6 +1,10 @@
 # ChangeLog for www-apache/mod_auth_nufw
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_nufw/ChangeLog,v 1.13 
2014/08/10 20:14:07 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_nufw/ChangeLog,v 1.14 
2014/11/03 14:03:13 titanofold Exp $
+
+  03 Nov 2014; Aaron W. Swenson <[email protected]>
+  mod_auth_nufw-2.2.2.ebuild:
+  Update PostgreSQL dependencies and/or checks to virtual/postgresql.
 
   10 Aug 2014; Sergei Trofimovich <[email protected]>
   mod_auth_nufw-2.2.2.ebuild:




Reply via email to