From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B12CA1395E2 for ; Sun, 27 Nov 2016 12:06:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3787FE0B26; Sun, 27 Nov 2016 12:06:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1C6F4E0B26 for ; Sun, 27 Nov 2016 12:06:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BE300341265 for ; Sun, 27 Nov 2016 12:06:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 699A649C for ; Sun, 27 Nov 2016 12:06:29 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1480248369.dc6a5b4ad3fc4d3d326cb47b6c8bf81db3bc4089.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/libgnomeui/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/libgnomeui/libgnomeui-2.24.5-r1.ebuild X-VCS-Directories: gnome-base/libgnomeui/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: dc6a5b4ad3fc4d3d326cb47b6c8bf81db3bc4089 X-VCS-Branch: master Date: Sun, 27 Nov 2016 12:06:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 52d40606-689b-4ffd-8d21-0d150ca8a500 X-Archives-Hash: 0b602387bbf39f6cd84e00e062526750 commit: dc6a5b4ad3fc4d3d326cb47b6c8bf81db3bc4089 Author: Pacho Ramos gentoo org> AuthorDate: Sun Nov 27 12:06:09 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun Nov 27 12:06:09 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc6a5b4a gnome-base/libgnomeui: adwaita-icon-theme can be used instead of dead gnome-icon-theme Package-Manager: portage-2.3.2 gnome-base/libgnomeui/libgnomeui-2.24.5-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-base/libgnomeui/libgnomeui-2.24.5-r1.ebuild b/gnome-base/libgnomeui/libgnomeui-2.24.5-r1.ebuild index 509b77b..2db5565 100644 --- a/gnome-base/libgnomeui/libgnomeui-2.24.5-r1.ebuild +++ b/gnome-base/libgnomeui/libgnomeui-2.24.5-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$ @@ -44,7 +44,7 @@ DEPEND="${RDEPEND} virtual/pkgconfig >=dev-util/intltool-0.40 " -PDEPEND="x11-themes/gnome-icon-theme" +PDEPEND="x11-themes/adwaita-icon-theme" src_prepare() { if ! use test; then