sabayon Downloads # diff -Nurp qt-gui-4.7.3-r1.ebuild qt-gui-4.7.4.ebuild --- qt-gui-4.7.3-r1.ebuild 2011-09-16 12:01:53.018234598 +0200 +++ qt-gui-4.7.4.ebuild 2011-09-16 12:01:48.664789023 +0200 @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.7.3-r1.ebuild,v 1.1 2011/08/14 17:57:54 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.7.4.ebuild,v 1.1 2011/09/08 09:20:08 wired Exp $
EAPI="3" inherit confutils qt4-build In the Ebuild nothing has changed. Perhaps the reason is because it is a Post Dependency. On Fri, Sep 16, 2011 at 12:01 PM, Joost Ruis <[email protected]> wrote: > I've seen this happening too on my (mainly Gnome) PC. > > On Fri, Sep 16, 2011 at 11:55 AM, Lorenzo Cogotti <[email protected]> > wrote: >> I am in a Gnome3 environment (AMD64 fully updated), so I have a limited >> amount of QT4 libraries, they are used mainly from VLC and a few other >> applications. >> >> Until now I lived happily without phonon and with: >> >> [sabayon-limbo] x11-libs/qt-core-4.7.3|0 >> [sabayon-limbo] x11-libs/qt-dbus-4.7.3|0 >> [sabayon-limbo] x11-libs/qt-script-4.7.3|0 >> [sabayon-limbo] x11-libs/qt-gui-4.7.3|0 >> [sabayon-limbo] x11-libs/qt-opengl-4.7.3|0 >> >> now equo upgrade pulls: >> >> [N] [sabayon-limbo] x11-libs/qt-qt3support-4.7.4|0 >> [N] [sabayon-limbo] x11-libs/qt-sql-4.7.4|0 >> >> With my current setup equo deptest and equo libtest are fine. >> >> After the upgrade, I ran equo query revdeps qt-sql, which reported that >> it was pulled by qt-qt3support. >> Then I ran equo query revdeps qt-qt3support, which reported it was >> pulled by qt-gui. >> However can use: >> equo remove --configfiles --deep qt-qt3support >> without any problem according to entropy, it happily removes the 2 >> packages. >> Is this a normal behaviour? >> >> -- >> Lorenzo Cogotti >> >> >> >
