public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/fwbuilder/
Date: Thu, 21 May 2020 18:55:28 +0000 (UTC)	[thread overview]
Message-ID: <1590087318.859a0561299baaa12fab87388ca2c6ac715a47b8.asturm@gentoo> (raw)

commit:     859a0561299baaa12fab87388ca2c6ac715a47b8
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu May 21 18:54:54 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu May 21 18:55:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=859a0561

net-firewall/fwbuilder: EAPI-7, fix HOMEPAGE, fix DESCRIPTION, xdg-utils

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 net-firewall/fwbuilder/fwbuilder-5.3.7.ebuild | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/net-firewall/fwbuilder/fwbuilder-5.3.7.ebuild b/net-firewall/fwbuilder/fwbuilder-5.3.7.ebuild
index c1b9b02547e..23cb633f9ae 100644
--- a/net-firewall/fwbuilder/fwbuilder-5.3.7.ebuild
+++ b/net-firewall/fwbuilder/fwbuilder-5.3.7.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI=7
 
-inherit autotools gnome2-utils qmake-utils
+inherit autotools qmake-utils xdg-utils
 
-DESCRIPTION="A firewall GUI"
-HOMEPAGE="http://www.fwbuilder.org/"
+DESCRIPTION="GUI management for iptables, PF, Cisco ASA/PIX/FWSM, Cisco router ACL and more"
+HOMEPAGE="https://github.com/fwbuilder/fwbuilder"
 SRC_URI="https://github.com/fwbuilder/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2+"
@@ -61,12 +61,12 @@ src_install() {
 }
 
 pkg_postinst() {
-	gnome2_icon_cache_update
+	xdg_icon_cache_update
 
 	elog "You need to install sys-apps/iproute2"
 	elog "in order to run the firewall script."
 }
 
 pkg_postrm() {
-	gnome2_icon_cache_update
+	xdg_icon_cache_update
 }


             reply	other threads:[~2020-05-21 18:55 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-21 18:55 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-03-03 21:22 [gentoo-commits] repo/gentoo:master commit in: net-firewall/fwbuilder/ David Seifert
2021-10-20  4:03 Sam James
2021-10-20  4:03 Sam James
2021-10-15  6:00 Agostino Sarubbo
2021-10-14  9:45 Sam James
2021-10-14  4:26 Sam James
2019-06-17 23:29 Aaron Bauman
2018-01-07 19:24 Mikle Kolyada
2017-12-10 21:22 Sergei Trofimovich
2017-12-08 20:39 Thomas Deutschmann
2017-12-04 21:52 Andreas Sturmlechner
2017-11-23 20:49 Ulrich Müller
2017-09-24  8:34 Michael Palimaka
2017-09-24  8:34 Michael Palimaka
2017-01-15  3:58 Göktürk Yüksek
2016-04-15 11:45 Michael Palimaka
2016-03-18  4:36 Aaron Bauman
2016-03-18  3:55 Aaron Bauman
2016-03-18  3:55 Aaron Bauman
2016-03-18  3:55 Aaron Bauman
2015-12-07  8:39 Anthony G. Basile

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1590087318.859a0561299baaa12fab87388ca2c6ac715a47b8.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox