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 5E89F138334 for ; Tue, 21 Aug 2018 08:27:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 664BDE083E; Tue, 21 Aug 2018 08:27:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3B732E0833 for ; Tue, 21 Aug 2018 08:27:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E08FE335D32 for ; Tue, 21 Aug 2018 08:27:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5DF193B4 for ; Tue, 21 Aug 2018 08:27:28 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1534840036.3172de02e06cb962e1c088353eb76bfb2c2339f6.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/retroshare/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-p2p/retroshare/retroshare-0.6.4.ebuild X-VCS-Directories: net-p2p/retroshare/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 3172de02e06cb962e1c088353eb76bfb2c2339f6 X-VCS-Branch: master Date: Tue, 21 Aug 2018 08:27:28 +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: da079165-22f7-4c53-94f9-e73d9f18517d X-Archives-Hash: 86f0da04aa6272b6f1d3727401eafe22 commit: 3172de02e06cb962e1c088353eb76bfb2c2339f6 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Aug 21 08:26:54 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Aug 21 08:27:16 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3172de02 net-p2p/retroshare: Drop obsolete gnome2_icon_savelist Package-Manager: Portage-2.3.47, Repoman-2.3.10 net-p2p/retroshare/retroshare-0.6.4.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/net-p2p/retroshare/retroshare-0.6.4.ebuild b/net-p2p/retroshare/retroshare-0.6.4.ebuild index 03af56503dc..68915e3eb57 100644 --- a/net-p2p/retroshare/retroshare-0.6.4.ebuild +++ b/net-p2p/retroshare/retroshare-0.6.4.ebuild @@ -144,7 +144,6 @@ pkg_preinst() { break fi done - gnome2_icon_savelist } pkg_postinst() {