diff options
author | 2014-12-30 11:58:58 +0000 | |
---|---|---|
committer | 2014-12-30 11:58:58 +0000 | |
commit | 7a52b4b5523f6c87f4e786764a759237e86a4df0 (patch) | |
tree | 39abee3dfa89ea2caa37be65d5a6ed2702eb2c84 /x11-themes/adwaita-icon-theme | |
parent | Move away from || () gnupg dependency to plain >= requirement, bug #528460 by... (diff) | |
download | gentoo-2-7a52b4b5523f6c87f4e786764a759237e86a4df0.tar.gz gentoo-2-7a52b4b5523f6c87f4e786764a759237e86a4df0.tar.bz2 gentoo-2-7a52b4b5523f6c87f4e786764a759237e86a4df0.zip |
gnome-base/librsvg is needed for this icon pack (#533978 by William Throwe)
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-themes/adwaita-icon-theme')
-rw-r--r-- | x11-themes/adwaita-icon-theme/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.14.1.ebuild | 3 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/adwaita-icon-theme/ChangeLog b/x11-themes/adwaita-icon-theme/ChangeLog index b867d2f3ee42..c9cdf6bbbde7 100644 --- a/x11-themes/adwaita-icon-theme/ChangeLog +++ b/x11-themes/adwaita-icon-theme/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/adwaita-icon-theme # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/adwaita-icon-theme/ChangeLog,v 1.2 2014/12/28 23:06:56 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/adwaita-icon-theme/ChangeLog,v 1.3 2014/12/30 11:58:58 pacho Exp $ + + 30 Dec 2014; Pacho Ramos <pacho@gentoo.org> adwaita-icon-theme-3.14.1.ebuild: + gnome-base/librsvg is needed for this icon pack (#533978 by William Throwe) 28 Dec 2014; Gilles Dartiguelongue <eva@gentoo.org> adwaita-icon-theme-3.14.1.ebuild: @@ -11,4 +14,3 @@ 21 Dec 2014; Gilles Dartiguelongue <eva@gentoo.org> +adwaita-icon-theme-3.14.1.ebuild, +metadata.xml: New ebuild for Gnome 3.14. Required by gtk+. Superseeds gnome-icon-theme. - diff --git a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.14.1.ebuild b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.14.1.ebuild index 6e4dadf7b989..4af4d8b7256e 100644 --- a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.14.1.ebuild +++ b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.14.1.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-themes/adwaita-icon-theme/adwaita-icon-theme-3.14.1.ebuild,v 1.2 2014/12/28 23:06:56 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.14.1.ebuild,v 1.3 2014/12/30 11:58:58 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -23,6 +23,7 @@ COMMON_DEPEND=" >=x11-themes/hicolor-icon-theme-0.10 " RDEPEND="${COMMON_DEPEND} + gnome-base/librsvg:2 !<x11-themes/gnome-themes-standard-3.14 " DEPEND="${COMMON_DEPEND} |