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 E04231395E1 for ; Thu, 3 Nov 2016 11:19:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C30EE0C1E; Thu, 3 Nov 2016 11:19:43 +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 1AEC6E0C1E for ; Thu, 3 Nov 2016 11:19:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 ECCC034119A for ; Thu, 3 Nov 2016 11:19:31 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1B80E24B6 for ; Thu, 3 Nov 2016 11:19: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: <1478171948.4acd3ffc19c322a575f3d03bdbd9d3ae161506cc.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/pglinux/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-firewall/pglinux/Manifest net-firewall/pglinux/pglinux-2.2.4.ebuild X-VCS-Directories: net-firewall/pglinux/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 4acd3ffc19c322a575f3d03bdbd9d3ae161506cc X-VCS-Branch: master Date: Thu, 3 Nov 2016 11:19: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: 866c09d7-e37a-44eb-8ab7-4b29a865ee2a X-Archives-Hash: 46091f66663316419172bf9b839c9949 commit: 4acd3ffc19c322a575f3d03bdbd9d3ae161506cc Author: Pacho Ramos gentoo org> AuthorDate: Thu Nov 3 10:57:48 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Thu Nov 3 11:19:08 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4acd3ffc net-firewall/pglinux: Drop old Package-Manager: portage-2.3.2 net-firewall/pglinux/Manifest | 1 - net-firewall/pglinux/pglinux-2.2.4.ebuild | 98 ------------------------------- 2 files changed, 99 deletions(-) diff --git a/net-firewall/pglinux/Manifest b/net-firewall/pglinux/Manifest index 2b57368..fe23639 100644 --- a/net-firewall/pglinux/Manifest +++ b/net-firewall/pglinux/Manifest @@ -1,2 +1 @@ -DIST pgl-2.2.4.tar.gz 608622 SHA256 26e91cb085a9da7faa643f9364192c0e3eeec64ccae56d0bb62de5174e185866 SHA512 d6daad259a904647917388e586d4bd7d6a73b078bf61974a5682b6eec2d8d2abb02760483838f23fefa13ae761b4bd40765ddb13e6d820d0b6e3ee65b0815f58 WHIRLPOOL 59de9ad6a3c95e2f9f553e7c311be948b488825bfe8db7e2fc78610d46d98c0cbef4ce4846a659b01b2a0b6548dfed13dde27c55ffc22cb37418b97cde0c0ca8 DIST pgl-2.3.1.tar.gz 605656 SHA256 1b5c6d233baa943b42254c95ed2853d036f3f246feaebc073e3c91c05a4c98b4 SHA512 f23d44ad6448814ba0a2c90292ff4a933d31fed942886d63c50bb62fb56e1af70df72e09070ad3cd27c878f322576326040c330fbdbda63128ad304375b02a1e WHIRLPOOL f36f2d740f2b760d70e90de2e8004932289130b76119af80e478b0e8136d0dffb167c941b54b602a6f1857c9a3f8df1e7b4c6ed5c02099c008bec601ab967e2b diff --git a/net-firewall/pglinux/pglinux-2.2.4.ebuild b/net-firewall/pglinux/pglinux-2.2.4.ebuild deleted file mode 100644 index daf6e73..00000000 --- a/net-firewall/pglinux/pglinux-2.2.4.ebuild +++ /dev/null @@ -1,98 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit eutils gnome2-utils linux-info systemd - -MY_P="pgl-${PV}" - -DESCRIPTION="Privacy oriented firewall application" -HOMEPAGE="https://sourceforge.net/projects/peerguardian/" -SRC_URI="mirror://sourceforge/peerguardian/${MY_P}.tar.gz" - -LICENSE="GPL-3" -KEYWORDS="amd64 x86" -SLOT="0" -IUSE="cron dbus logrotate networkmanager qt4 zlib" - -COMMON_DEPEND=" - net-libs/libnetfilter_queue - net-libs/libnfnetlink - dbus? ( sys-apps/dbus ) - zlib? ( sys-libs/zlib ) - qt4? ( sys-auth/polkit-qt[qt4(+)] - dev-qt/qtcore:4 - dev-qt/qtdbus:4 - dev-qt/qtgui:4 - || ( kde-apps/kdesu x11-libs/gksu x11-misc/ktsuss ) - )" -DEPEND="${COMMON_DEPEND} - virtual/pkgconfig - sys-devel/libtool:2" -RDEPEND="${COMMON_DEPEND} - net-firewall/iptables - sys-apps/sysvinit - cron? ( virtual/cron ) - logrotate? ( app-admin/logrotate ) - networkmanager? ( net-misc/networkmanager )" - -REQUIRED_USE="qt4? ( dbus )" - -CONFIG_CHECK="~NETFILTER_NETLINK - ~NETFILTER_NETLINK_QUEUE - ~NETFILTER_XTABLES - ~NETFILTER_XT_TARGET_NFQUEUE - ~NETFILTER_XT_MATCH_IPRANGE - ~NETFILTER_XT_MARK - ~NETFILTER_XT_MATCH_MULTIPORT - ~NETFILTER_XT_MATCH_STATE - ~NF_CONNTRACK - ~NF_CONNTRACK_IPV4 - ~NF_DEFRAG_IPV4 - ~IP_NF_FILTER - ~IP_NF_IPTABLES - ~IP_NF_TARGET_REJECT" - -S=${WORKDIR}/${MY_P} - -src_configure() { - econf \ - --localstatedir=/var \ - --docdir=/usr/share/doc/${PF} \ - $(use_enable logrotate) \ - $(use_enable cron) \ - $(use_enable networkmanager) \ - $(use_enable zlib) \ - $(use_enable dbus) \ - --disable-lowmem \ - --with-iconsdir=/usr/share/icons/hicolor/128x128/apps \ - --with-gentoo-init \ - $(use_with qt4) \ - --with-systemd="$(systemd_get_unitdir)" -} - -src_install() { - default - keepdir /var/{lib,log,spool}/pgl - rm -rf "${ED%/}"/tmp -} - -pkg_preinst() { - gnome2_icon_savelist -} - -pkg_postinst() { - elog "optional dependencies:" - elog " app-arch/p7zip (needed for blocklists packed as .7z)" - elog " app-arch/unzip (needed for blocklists packed as .zip)" - elog " virtual/mta (needed to send informational (blocklist updates) and" - elog " warning mails (if pglcmd.wd detects a problem.))" - - gnome2_icon_cache_update -} - -pkg_postrm() { - gnome2_icon_cache_update -}