diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2014-12-28 23:10:20 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2014-12-28 23:10:20 +0000 |
commit | 426b5b249768db97bc864aa333ba01465564341d (patch) | |
tree | ca20d0d9d49466a26ce97949320a1bee879178e0 /x11-libs/gtk+ | |
parent | Add ~hppa keywords to allow adding to gtk+, see bug #533848. (diff) | |
download | gentoo-2-426b5b249768db97bc864aa333ba01465564341d.tar.gz gentoo-2-426b5b249768db97bc864aa333ba01465564341d.tar.bz2 gentoo-2-426b5b249768db97bc864aa333ba01465564341d.zip |
Add adwaita-icon-theme to RDEPEND as intended by upstream, bug #533848.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key C6085806)
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-3.14.6.ebuild | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index a58e7abfb0c6..91ba2b15edad 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtk+ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.747 2014/12/28 12:25:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.748 2014/12/28 23:10:20 eva Exp $ + + 28 Dec 2014; Gilles Dartiguelongue <eva@gentoo.org> gtk+-3.14.6.ebuild: + Add adwaita-icon-theme to RDEPEND as intended by upstream, bug #533848. 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> gtk+-2.24.25.ebuild: Stable for ppc, wrt bug #529964 diff --git a/x11-libs/gtk+/gtk+-3.14.6.ebuild b/x11-libs/gtk+/gtk+-3.14.6.ebuild index 0ddcd093d63b..d3445915b485 100644 --- a/x11-libs/gtk+/gtk+-3.14.6.ebuild +++ b/x11-libs/gtk+/gtk+-3.14.6.ebuild @@ -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/x11-libs/gtk+/gtk+-3.14.6.ebuild,v 1.2 2014/12/27 01:16:09 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.14.6.ebuild,v 1.3 2014/12/28 23:10:20 eva Exp $ EAPI="5" GCONF_DEBUG="no" @@ -91,6 +91,7 @@ DEPEND="${COMMON_DEPEND} RDEPEND="${COMMON_DEPEND} !<gnome-base/gail-1000 !<x11-libs/vte-0.31.0:2.90 + >=x11-themes/adwaita-icon-theme-3.14 X? ( !<x11-base/xorg-server-1.11.4 ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-gtklibs-20140508-r3 |