floppym     15/05/16 08:01:55

  Modified:             nsscache-0.23.ebuild nsscache-0.21.14.ebuild
                        ChangeLog
  Log:
  Make python[berkdb] optional.
  
  (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  Changes    Path
1.2                  net-nds/nsscache/nsscache-0.23.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/nsscache/nsscache-0.23.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/nsscache/nsscache-0.23.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/nsscache/nsscache-0.23.ebuild?r1=1.1&r2=1.2

Index: nsscache-0.23.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-nds/nsscache/nsscache-0.23.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nsscache-0.23.ebuild        25 Jan 2014 18:23:05 -0000      1.1
+++ nsscache-0.23.ebuild        16 May 2015 08:01:55 -0000      1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/nsscache/nsscache-0.23.ebuild,v 1.1 
2014/01/25 18:23:05 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/nsscache/nsscache-0.23.ebuild,v 1.2 
2015/05/16 08:01:55 floppym Exp $
 
 EAPI=5
 
@@ -8,6 +8,7 @@
 SUPPORT_PYTHON_ABIS="1"
 RESTRICT_PYTHON_ABIS="3.* *-jython 2.7-pypy-*"
 PYTHON_USE_WITH="berkdb"
+PYTHON_USE_WITH_OPT="nssdb"
 
 inherit eutils python distutils
 



1.4                  net-nds/nsscache/nsscache-0.21.14.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/nsscache/nsscache-0.21.14.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/nsscache/nsscache-0.21.14.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/nsscache/nsscache-0.21.14.ebuild?r1=1.3&r2=1.4

Index: nsscache-0.21.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-nds/nsscache/nsscache-0.21.14.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- nsscache-0.21.14.ebuild     26 Feb 2012 03:22:21 -0000      1.3
+++ nsscache-0.21.14.ebuild     16 May 2015 08:01:55 -0000      1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/nsscache/nsscache-0.21.14.ebuild,v 
1.3 2012/02/26 03:22:21 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/nsscache/nsscache-0.21.14.ebuild,v 
1.4 2015/05/16 08:01:55 floppym Exp $
 
 EAPI=3
 
@@ -8,6 +8,7 @@
 SUPPORT_PYTHON_ABIS="1"
 RESTRICT_PYTHON_ABIS="3.* *-jython 2.7-pypy-*"
 PYTHON_USE_WITH="berkdb"
+PYTHON_USE_WITH_OPT="nssdb"
 
 inherit eutils python distutils
 



1.14                 net-nds/nsscache/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-nds/nsscache/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   25 Jan 2014 18:23:05 -0000      1.13
+++ ChangeLog   16 May 2015 08:01:55 -0000      1.14
@@ -1,6 +1,10 @@
 # ChangeLog for net-nds/nsscache
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/nsscache/ChangeLog,v 1.13 
2014/01/25 18:23:05 idl0r Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-nds/nsscache/ChangeLog,v 1.14 
2015/05/16 08:01:55 floppym Exp $
+
+  16 May 2015; Mike Gilbert <[email protected]> nsscache-0.21.14.ebuild,
+  nsscache-0.23.ebuild:
+  Make python[berkdb] optional.
 
 *nsscache-0.23 (25 Jan 2014)
 
@@ -62,4 +66,3 @@
   18 Mar 2009; Alec Warner <[email protected]>
   +files/nsscache.conf.default, +nsscache-0.8.3.ebuild:
   iniital import of nsscache
-




Reply via email to