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 D26E0138331 for ; Tue, 23 Jan 2018 01:20:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8F6FE08CA; Tue, 23 Jan 2018 01:20:21 +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 C7AABE08CA for ; Tue, 23 Jan 2018 01:20:21 +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 4FABE335C43 for ; Tue, 23 Jan 2018 01:20:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6DEBD1BB for ; Tue, 23 Jan 2018 01:20:18 +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: <1516670255.95f00ead8f01b5b42411d9ac7394e5898e4a2286.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/pglinux/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-firewall/pglinux/pglinux-2.3.1.ebuild X-VCS-Directories: net-firewall/pglinux/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 95f00ead8f01b5b42411d9ac7394e5898e4a2286 X-VCS-Branch: master Date: Tue, 23 Jan 2018 01:20:18 +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: 69581096-ca24-4df1-9cb1-d36ce47099e4 X-Archives-Hash: 07d8299355293a6d92def2df4b10f923 commit: 95f00ead8f01b5b42411d9ac7394e5898e4a2286 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Jan 23 00:55:16 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Jan 23 01:17:35 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95f00ead net-firewall/pglinux: Drop gnome2_icon_savelist Package-Manager: Portage-2.3.20, Repoman-2.3.6 net-firewall/pglinux/pglinux-2.3.1.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/net-firewall/pglinux/pglinux-2.3.1.ebuild b/net-firewall/pglinux/pglinux-2.3.1.ebuild index 91f1ead1d9b..30e9caebcca 100644 --- a/net-firewall/pglinux/pglinux-2.3.1.ebuild +++ b/net-firewall/pglinux/pglinux-2.3.1.ebuild @@ -84,10 +84,6 @@ src_install() { prune_libtool_files --modules } -pkg_preinst() { - gnome2_icon_savelist -} - pkg_postinst() { elog "optional dependencies:" elog " app-arch/p7zip (needed for blocklists packed as .7z)"