commit: de597db9ae037150a93f1595c9b16c511ff2fd57
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 27 10:58:38 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Nov 27 11:20:18 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de597db9
mail-client/balsa: Use adwaita instead of dead gnome-icon-theme
Package-Manager: portage-2.3.2
mail-client/balsa/balsa-2.5.2-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/mail-client/balsa/balsa-2.5.2-r1.ebuild
b/mail-client/balsa/balsa-2.5.2-r1.ebuild
index 573b955..a1d3e4a 100644
--- a/mail-client/balsa/balsa-2.5.2-r1.ebuild
+++ b/mail-client/balsa/balsa-2.5.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -27,7 +27,7 @@ RDEPEND="
net-mail/mailbase
media-libs/libcanberra:=[gtk3]
x11-themes/hicolor-icon-theme
- x11-themes/gnome-icon-theme
+ x11-themes/adwaita-icon-theme
crypt? ( >=app-crypt/gpgme-1.0:= )
gnome? ( >=x11-libs/gtksourceview-3.2.0:3.0 )
gnome-keyring? ( app-crypt/libsecret )