eras        14/04/19 08:57:35

  Modified:             courier-authlib-0.65.0-r3.ebuild ChangeLog
  Log:
  Add net-mail/mailbase to DEPEND - bug #507828
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x77F1F175586A3B1F)

Revision  Changes    Path
1.14                 net-libs/courier-authlib/courier-authlib-0.65.0-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.65.0-r3.ebuild?rev=1.14&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.65.0-r3.ebuild?rev=1.14&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.65.0-r3.ebuild?r1=1.13&r2=1.14

Index: courier-authlib-0.65.0-r3.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.65.0-r3.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- courier-authlib-0.65.0-r3.ebuild    13 Apr 2013 20:59:42 -0000      1.13
+++ courier-authlib-0.65.0-r3.ebuild    19 Apr 2014 08:57:35 -0000      1.14
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.65.0-r3.ebuild,v
 1.13 2013/04/13 20:59:42 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.65.0-r3.ebuild,v
 1.14 2014/04/19 08:57:35 eras Exp $
 
 EAPI=4
 inherit autotools eutils flag-o-matic multilib user
@@ -17,10 +17,9 @@
 RESTRICT="userpriv
        !berkdb? ( test )"
 
-RDEPEND="gdbm? ( sys-libs/gdbm )
-               !gdbm? ( sys-libs/db )"
-
-DEPEND="${RDEPEND}
+DEPEND="net-mail/mailbase
+               gdbm? ( sys-libs/gdbm )
+               !gdbm? ( sys-libs/db )
                >=dev-libs/openssl-0.9.6
                ldap? ( >=net-nds/openldap-1.2.11 )
                mysql? ( virtual/mysql )
@@ -28,12 +27,12 @@
                postgres? ( >=dev-db/postgresql-base-8.4 )
                sqlite? ( dev-db/sqlite:3 )"
 
+RDEPEND="${DEPEND}"
+
 # vpopmail support removed upstream
 REQUIRED_USE="( !vpopmail )"
 
 pkg_setup() {
-       enewuser mail -1 -1 /var/spool/mail
-
        if ! has_version 'dev-tcltk/expect' ; then
                ewarn 'The dev-tcltk/expect package is not installed.'
                ewarn 'Without it, you will not be able to change system login 
passwords.'



1.160                net-libs/courier-authlib/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/courier-authlib/ChangeLog?rev=1.160&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/courier-authlib/ChangeLog?rev=1.160&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/courier-authlib/ChangeLog?r1=1.159&r2=1.160

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -r1.159 -r1.160
--- ChangeLog   26 Apr 2013 08:36:21 -0000      1.159
+++ ChangeLog   19 Apr 2014 08:57:35 -0000      1.160
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/courier-authlib
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.159 
2013/04/26 08:36:21 eras Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.160 
2014/04/19 08:57:35 eras Exp $
+
+  19 Apr 2014; Eray Aslan <e...@gentoo.org> courier-authlib-0.65.0-r3.ebuild:
+  Add net-mail/mailbase to DEPEND - bug #507828
 
   26 Apr 2013; Eray Aslan <e...@gentoo.org> -courier-authlib-0.65.0-r1.ebuild,
   -courier-authlib-0.65.0-r2.ebuild, -courier-authlib-0.65.0.ebuild:




Reply via email to