mgorny      14/06/18 19:23:44

  Modified:             libglade-2.6.4-r2.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                  gnome-base/libglade/libglade-2.6.4-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libglade/libglade-2.6.4-r2.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libglade/libglade-2.6.4-r2.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libglade/libglade-2.6.4-r2.ebuild?r1=1.2&r2=1.3

Index: libglade-2.6.4-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-2.6.4-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libglade-2.6.4-r2.ebuild    18 Jun 2014 08:57:42 -0000      1.2
+++ libglade-2.6.4-r2.ebuild    18 Jun 2014 19:23:43 -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/gnome-base/libglade/libglade-2.6.4-r2.ebuild,v 1.2 
2014/06/18 08:57:42 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-2.6.4-r2.ebuild,v 1.3 
2014/06/18 19:23:43 mgorny Exp $
 
 EAPI=5
 
@@ -22,13 +22,13 @@
 IUSE="static-libs test tools"
 REQUIRED_USE="tools? ( ${PYTHON_REQUIRED_USE} )"
 
-RDEPEND=">=dev-libs/glib-2.10:2[${MULTILIB_USEDEP}]
-       >=x11-libs/gtk+-2.8.10:2[${MULTILIB_USEDEP}]
-       >=dev-libs/atk-1.9[${MULTILIB_USEDEP}]
-       >=dev-libs/libxml2-2.4.10[${MULTILIB_USEDEP}]
+RDEPEND=">=dev-libs/glib-2.38.2-r1:2[${MULTILIB_USEDEP}]
+       >=x11-libs/gtk+-2.24.23:2[${MULTILIB_USEDEP}]
+       >=dev-libs/atk-2.10.0[${MULTILIB_USEDEP}]
+       >=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}]
        tools? ( ${PYTHON_DEPS} )"
 DEPEND="${RDEPEND}
-       virtual/pkgconfig[${MULTILIB_USEDEP}]"
+       >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]"
 RDEPEND="${RDEPEND}
        abi_x86_32? (
                !<=app-emulation/emul-linux-x86-gtklibs-20140508-r2



1.153                gnome-base/libglade/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libglade/ChangeLog?rev=1.153&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libglade/ChangeLog?rev=1.153&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libglade/ChangeLog?r1=1.152&r2=1.153

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libglade/ChangeLog,v
retrieving revision 1.152
retrieving revision 1.153
diff -u -r1.152 -r1.153
--- ChangeLog   18 Jun 2014 08:57:42 -0000      1.152
+++ ChangeLog   18 Jun 2014 19:23:43 -0000      1.153
@@ -1,6 +1,10 @@
 # ChangeLog for gnome-base/libglade
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/ChangeLog,v 1.152 
2014/06/18 08:57:42 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/ChangeLog,v 1.153 
2014/06/18 19:23:43 mgorny Exp $
+
+  18 Jun 2014; Michał Górny <[email protected]> libglade-2.6.4-r2.ebuild:
+  Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
+  #513718.
 
   18 Jun 2014; Michał Górny <[email protected]> libglade-2.6.4-r2.ebuild:
   Wrap REQUIRED_USE in tools? as well.




Reply via email to