vapier      15/07/14 07:37:10

  Modified:             opensc-0.14.0.ebuild ChangeLog
  Log:
  Use subslots with readline/openssl.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  Changes    Path
1.3                  dev-libs/opensc/opensc-0.14.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/opensc/opensc-0.14.0.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/opensc/opensc-0.14.0.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/opensc/opensc-0.14.0.ebuild?r1=1.2&r2=1.3

Index: opensc-0.14.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/opensc/opensc-0.14.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- opensc-0.14.0.ebuild        6 Jun 2015 19:36:30 -0000       1.2
+++ opensc-0.14.0.ebuild        14 Jul 2015 07:37:10 -0000      1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/opensc/opensc-0.14.0.ebuild,v 1.2 
2015/06/06 19:36:30 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/opensc/opensc-0.14.0.ebuild,v 1.3 
2015/07/14 07:37:10 vapier Exp $
 
 EAPI=5
 
@@ -16,8 +16,8 @@
 IUSE="doc +pcsc-lite secure-messaging openct ctapi readline ssl zlib"
 
 RDEPEND="zlib? ( sys-libs/zlib )
-       readline? ( sys-libs/readline:0 )
-       ssl? ( dev-libs/openssl:0 )
+       readline? ( sys-libs/readline:0= )
+       ssl? ( dev-libs/openssl:0= )
        openct? ( >=dev-libs/openct-0.5.0 )
        pcsc-lite? ( >=sys-apps/pcsc-lite-1.3.0 )"
 DEPEND="${RDEPEND}



1.144                dev-libs/opensc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/opensc/ChangeLog?rev=1.144&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/opensc/ChangeLog?rev=1.144&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/opensc/ChangeLog?r1=1.143&r2=1.144

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/opensc/ChangeLog,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -r1.143 -r1.144
--- ChangeLog   9 Jun 2015 14:47:32 -0000       1.143
+++ ChangeLog   14 Jul 2015 07:37:10 -0000      1.144
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/opensc
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/opensc/ChangeLog,v 1.143 
2015/06/09 14:47:32 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/opensc/ChangeLog,v 1.144 
2015/07/14 07:37:10 vapier Exp $
+
+  14 Jul 2015; Mike Frysinger <[email protected]> opensc-0.14.0.ebuild:
+  Use subslots with readline/openssl.
 
   09 Jun 2015; Justin Lecher <[email protected]> metadata.xml:
   Updating remote-id in metadata.xml




Reply via email to