mgorny      14/06/18 19:07:25

  Modified:             atk-2.12.0-r1.ebuild atk-2.10.0-r1.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.2                  dev-libs/atk/atk-2.12.0-r1.ebuild

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

Index: atk-2.12.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-2.12.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- atk-2.12.0-r1.ebuild        14 May 2014 13:36:31 -0000      1.1
+++ atk-2.12.0-r1.ebuild        18 Jun 2014 19:07:25 -0000      1.2
@@ -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/dev-libs/atk/atk-2.12.0-r1.ebuild,v 1.1 
2014/05/14 13:36:31 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-2.12.0-r1.ebuild,v 1.2 
2014/06/18 19:07:25 mgorny Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -16,7 +16,7 @@
 IUSE="+introspection nls test"
 
 RDEPEND="
-       >=dev-libs/glib-2.31.2:2[${MULTILIB_USEDEP}]
+       >=dev-libs/glib-2.38.2-r1:2[${MULTILIB_USEDEP}]
        introspection? ( >=dev-libs/gobject-introspection-0.6.7 )
        abi_x86_32? (
                !<=app-emulation/emul-linux-x86-gtklibs-20140508
@@ -26,7 +26,7 @@
 DEPEND="${RDEPEND}
        >=dev-lang/perl-5
        dev-util/gtk-doc-am
-       virtual/pkgconfig[${MULTILIB_USEDEP}]
+       >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
        nls? ( sys-devel/gettext )
 "
 



1.2                  dev-libs/atk/atk-2.10.0-r1.ebuild

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

Index: atk-2.10.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-2.10.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- atk-2.10.0-r1.ebuild        14 May 2014 13:36:31 -0000      1.1
+++ atk-2.10.0-r1.ebuild        18 Jun 2014 19:07:25 -0000      1.2
@@ -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/dev-libs/atk/atk-2.10.0-r1.ebuild,v 1.1 
2014/05/14 13:36:31 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-2.10.0-r1.ebuild,v 1.2 
2014/06/18 19:07:25 mgorny Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -16,7 +16,7 @@
 IUSE="+introspection nls test"
 
 RDEPEND="
-       >=dev-libs/glib-2.31.2:2[${MULTILIB_USEDEP}]
+       >=dev-libs/glib-2.38.2-r1:2[${MULTILIB_USEDEP}]
        introspection? ( >=dev-libs/gobject-introspection-0.6.7 )
        abi_x86_32? (
                !<=app-emulation/emul-linux-x86-gtklibs-20140508
@@ -26,7 +26,7 @@
 DEPEND="${RDEPEND}
        >=dev-lang/perl-5
        dev-util/gtk-doc-am
-       virtual/pkgconfig[${MULTILIB_USEDEP}]
+       >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
        nls? ( sys-devel/gettext )
 "
 



1.287                dev-libs/atk/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v
retrieving revision 1.286
retrieving revision 1.287
diff -u -r1.286 -r1.287
--- ChangeLog   14 May 2014 13:36:31 -0000      1.286
+++ ChangeLog   18 Jun 2014 19:07:25 -0000      1.287
@@ -1,6 +1,11 @@
 # ChangeLog for dev-libs/atk
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.286 2014/05/14 
13:36:31 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.287 2014/06/18 
19:07:25 mgorny Exp $
+
+  18 Jun 2014; Michał Górny <[email protected]> atk-2.10.0-r1.ebuild,
+  atk-2.12.0-r1.ebuild:
+  Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
+  #513718.
 
 *atk-2.12.0-r1 (14 May 2014)
 *atk-2.10.0-r1 (14 May 2014)




Reply via email to