mgorny      14/06/18 20:33:30

  Modified:             avahi-0.6.31-r5.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.3                  net-dns/avahi/avahi-0.6.31-r5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/avahi/avahi-0.6.31-r5.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/avahi/avahi-0.6.31-r5.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/avahi/avahi-0.6.31-r5.ebuild?r1=1.2&r2=1.3

Index: avahi-0.6.31-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.31-r5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- avahi-0.6.31-r5.ebuild      16 May 2014 18:53:22 -0000      1.2
+++ avahi-0.6.31-r5.ebuild      18 Jun 2014 20:33:30 -0000      1.3
@@ -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/net-dns/avahi/avahi-0.6.31-r5.ebuild,v 1.2 
2014/05/16 18:53:22 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.31-r5.ebuild,v 1.3 
2014/06/18 20:33:30 mgorny Exp $
 
 EAPI="5"
 
@@ -32,12 +32,12 @@
 COMMON_DEPEND="
        dev-libs/libdaemon
        dev-libs/expat
-       dev-libs/glib:2[${MULTILIB_USEDEP}]
-       gdbm? ( sys-libs/gdbm[${MULTILIB_USEDEP}] )
+       >=dev-libs/glib-2.38.2-r1:2[${MULTILIB_USEDEP}]
+       gdbm? ( >=sys-libs/gdbm-1.10-r1[${MULTILIB_USEDEP}] )
        qt4? ( dev-qt/qtcore:4 )
        gtk? ( x11-libs/gtk+:2 )
        gtk3? ( x11-libs/gtk+:3 )
-       dbus? ( sys-apps/dbus[${MULTILIB_USEDEP}] )
+       dbus? ( >=sys-apps/dbus-1.6.18-r1[${MULTILIB_USEDEP}] )
        kernel_linux? ( sys-libs/libcap )
        introspection? ( dev-libs/gobject-introspection )
        mono? (
@@ -59,7 +59,7 @@
 DEPEND="
        ${COMMON_DEPEND}
        dev-util/intltool
-       virtual/pkgconfig[${MULTILIB_USEDEP}]
+       >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
        doc? (
                app-doc/doxygen
        )



1.264                net-dns/avahi/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/avahi/ChangeLog?rev=1.264&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/avahi/ChangeLog?rev=1.264&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/avahi/ChangeLog?r1=1.263&r2=1.264

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/avahi/ChangeLog,v
retrieving revision 1.263
retrieving revision 1.264
diff -u -r1.263 -r1.264
--- ChangeLog   16 May 2014 18:53:22 -0000      1.263
+++ ChangeLog   18 Jun 2014 20:33:30 -0000      1.264
@@ -1,6 +1,10 @@
 # ChangeLog for net-dns/avahi
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/ChangeLog,v 1.263 2014/05/16 
18:53:22 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/ChangeLog,v 1.264 2014/06/18 
20:33:30 mgorny Exp $
+
+  18 Jun 2014; Michał Górny <[email protected]> avahi-0.6.31-r5.ebuild:
+  Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
+  #513718.
 
   16 May 2014; Sven Vermeulen <[email protected]> avahi-0.6.30-r3.ebuild,
   avahi-0.6.31-r2.ebuild, avahi-0.6.31-r3.ebuild, avahi-0.6.31-r4.ebuild,




Reply via email to