Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/balsa/
Date: Sun, 27 Nov 2016 11:21:20
Message-Id: 1480245618.de597db9ae037150a93f1595c9b16c511ff2fd57.pacho@gentoo
1 commit: de597db9ae037150a93f1595c9b16c511ff2fd57
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 27 10:58:38 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 27 11:20:18 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de597db9
7
8 mail-client/balsa: Use adwaita instead of dead gnome-icon-theme
9
10 Package-Manager: portage-2.3.2
11
12 mail-client/balsa/balsa-2.5.2-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/mail-client/balsa/balsa-2.5.2-r1.ebuild b/mail-client/balsa/balsa-2.5.2-r1.ebuild
16 index 573b955..a1d3e4a 100644
17 --- a/mail-client/balsa/balsa-2.5.2-r1.ebuild
18 +++ b/mail-client/balsa/balsa-2.5.2-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -27,7 +27,7 @@ RDEPEND="
26 net-mail/mailbase
27 media-libs/libcanberra:=[gtk3]
28 x11-themes/hicolor-icon-theme
29 - x11-themes/gnome-icon-theme
30 + x11-themes/adwaita-icon-theme
31 crypt? ( >=app-crypt/gpgme-1.0:= )
32 gnome? ( >=x11-libs/gtksourceview-3.2.0:3.0 )
33 gnome-keyring? ( app-crypt/libsecret )