mgorny      14/06/18 20:30:38

  Modified:             rtmpdump-9999.ebuild ChangeLog
  Log:
  Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug 
#513718.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.6                  media-video/rtmpdump/rtmpdump-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/rtmpdump/rtmpdump-9999.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/rtmpdump/rtmpdump-9999.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/rtmpdump/rtmpdump-9999.ebuild?r1=1.5&r2=1.6

Index: rtmpdump-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/rtmpdump/rtmpdump-9999.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- rtmpdump-9999.ebuild        4 Jun 2014 13:26:30 -0000       1.5
+++ rtmpdump-9999.ebuild        18 Jun 2014 20:30:38 -0000      1.6
@@ -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/media-video/rtmpdump/rtmpdump-9999.ebuild,v 
1.5 2014/06/04 13:26:30 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/rtmpdump/rtmpdump-9999.ebuild,v 
1.6 2014/06/18 20:30:38 mgorny Exp $
 
 EAPI="4"
 
@@ -17,11 +17,11 @@
 IUSE="gnutls polarssl ssl"
 
 DEPEND="ssl? (
-               gnutls? ( net-libs/gnutls[${MULTILIB_USEDEP}] )
-               polarssl? ( !gnutls? ( 
>=net-libs/polarssl-0.14.0[${MULTILIB_USEDEP}] ) )
-               !gnutls? ( !polarssl? ( dev-libs/openssl[${MULTILIB_USEDEP}] ) )
+               gnutls? ( >=net-libs/gnutls-2.12.23-r6[${MULTILIB_USEDEP}] )
+               polarssl? ( !gnutls? ( 
>=net-libs/polarssl-1.3.4[${MULTILIB_USEDEP}] ) )
+               !gnutls? ( !polarssl? ( 
>=dev-libs/openssl-1.0.1h-r2[${MULTILIB_USEDEP}] ) )
        )
-       sys-libs/zlib[${MULTILIB_USEDEP}]"
+       >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]"
 RDEPEND="${DEPEND}"
 
 pkg_setup() {



1.32                 media-video/rtmpdump/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/rtmpdump/ChangeLog?rev=1.32&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/rtmpdump/ChangeLog?rev=1.32&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/rtmpdump/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/rtmpdump/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog   4 Jun 2014 13:26:30 -0000       1.31
+++ ChangeLog   18 Jun 2014 20:30:38 -0000      1.32
@@ -1,6 +1,10 @@
 # ChangeLog for media-video/rtmpdump
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/rtmpdump/ChangeLog,v 1.31 
2014/06/04 13:26:30 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/rtmpdump/ChangeLog,v 1.32 
2014/06/18 20:30:38 mgorny Exp $
+
+  18 Jun 2014; Michał Górny <mgo...@gentoo.org> rtmpdump-9999.ebuild:
+  Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
+  #513718.
 
   04 Jun 2014; Luca Barbato <lu_z...@gentoo.org> rtmpdump-2.4_p20131018.ebuild,
   rtmpdump-9999.ebuild:




Reply via email to