commit:     f8b299cb0d86ca79cf01b63cd586b319271817dc
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Sun May 23 12:35:22 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun May 23 12:35:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8b299cb

net-nntp/pan: Remove last-rited pkg

Closes: https://bugs.gentoo.org/672852
Closes: https://bugs.gentoo.org/713032
Closes: https://bugs.gentoo.org/740858
Closes: https://bugs.gentoo.org/756004
Closes: https://bugs.gentoo.org/756010
Closes: https://bugs.gentoo.org/769290
Closes: https://bugs.gentoo.org/784110
Closes: https://bugs.gentoo.org/784266
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 net-nntp/pan/Manifest          |  2 --
 net-nntp/pan/metadata.xml      |  8 -------
 net-nntp/pan/pan-0.145.ebuild  | 48 ------------------------------------------
 net-nntp/pan/pan-0.146.ebuild  | 48 ------------------------------------------
 profiles/base/package.use.mask |  4 ----
 profiles/package.mask          |  5 -----
 6 files changed, 115 deletions(-)

diff --git a/net-nntp/pan/Manifest b/net-nntp/pan/Manifest
deleted file mode 100644
index 220106490ae..00000000000
--- a/net-nntp/pan/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST pan-0.145.tar.bz2 2307162 BLAKE2B 
09535013d8c2fb511b8c79ef185880b69a3f948d0e168b4fb8acc4d3d07d94fb756df171d003b12e1baef3201e2b8be22d583bb9ff551a5ae22f464feaa6f077
 SHA512 
3dc92d519158ddd480fc43250bf7a3ec67a877e58b0877c02b99f1dfd968bf18c9a20c3d8c4b6acab4132da89b6b91dd2992616ddf46c1c3f9aa0de8f8ee1949
-DIST pan-0.146.tar.bz2 2309326 BLAKE2B 
327582ddcf293f4f5dbd15e30b2c604173b4b5a7c249f4d7cc4181d403b0b397257b017a6a0f65f5ad8da369da427b79e7e7de1aaca1a9af8613863380918148
 SHA512 
6eb2cdf60bb8cc36b53448edd90ccd3d17d7eb9a96958f6d549ee457578d63edfaababd838009be42e2787bdbac64893eb101170a7d394b05b4c4ee095975810

diff --git a/net-nntp/pan/metadata.xml b/net-nntp/pan/metadata.xml
deleted file mode 100644
index 39980802b1d..00000000000
--- a/net-nntp/pan/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-<maintainer type="project">
-       <email>gn...@gentoo.org</email>
-       <name>Gentoo GNOME Desktop</name>
-</maintainer>
-</pkgmetadata>

diff --git a/net-nntp/pan/pan-0.145.ebuild b/net-nntp/pan/pan-0.145.ebuild
deleted file mode 100644
index 8b93699544e..00000000000
--- a/net-nntp/pan/pan-0.145.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome2
-
-DESCRIPTION="A newsreader for GNOME"
-HOMEPAGE="http://pan.rebelbase.com/";
-SRC_URI="http://pan.rebelbase.com/download/releases/${PV}/source/${P}.tar.bz2";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
-IUSE="dbus gnome-keyring libnotify spell ssl"
-
-RDEPEND="
-       >=dev-libs/glib-2.26:2
-       dev-libs/gmime:2.6
-       >=sys-libs/zlib-1.2.0
-       >=x11-libs/gtk+-2.16:2
-       gnome-keyring? ( >=gnome-base/libgnome-keyring-3.2 )
-       libnotify? ( >=x11-libs/libnotify-0.4.1:0= )
-       spell? (
-               >=app-text/enchant-1.6:0/0
-               >=app-text/gtkspell-2.0.7:2 )
-       ssl? ( >=net-libs/gnutls-3:0= )
-"
-DEPEND="${RDEPEND}
-       app-text/yelp-tools
-       >=sys-devel/gettext-0.19.7
-       virtual/pkgconfig
-"
-
-src_configure() {
-       # Wait for webkitgtk4 support
-       # gtk3 support is still not ready (follow what Fedora does)
-       # gmime:3.0 support claimed to be experimental still in 0.145, waiting 
with it until it's not experimental anymore or we work towards removing :2.6
-       gnome2_src_configure \
-               --with-yelp-tools \
-               --without-gtk3 \
-               --without-gmime30 \
-               --without-webkit \
-               $(use_with dbus) \
-               $(use_enable gnome-keyring gkr) \
-               $(use_with spell gtkspell) \
-               $(use_enable libnotify) \
-               $(use_with ssl gnutls)
-}

diff --git a/net-nntp/pan/pan-0.146.ebuild b/net-nntp/pan/pan-0.146.ebuild
deleted file mode 100644
index 825f855de58..00000000000
--- a/net-nntp/pan/pan-0.146.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome2
-
-DESCRIPTION="A newsreader for GNOME"
-HOMEPAGE="http://pan.rebelbase.com/";
-SRC_URI="http://pan.rebelbase.com/download/releases/${PV}/source/${P}.tar.bz2";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-IUSE="dbus gnome-keyring libnotify spell ssl"
-
-RDEPEND="
-       >=dev-libs/glib-2.26:2
-       dev-libs/gmime:2.6
-       >=sys-libs/zlib-1.2.0
-       >=x11-libs/gtk+-2.16:2
-       gnome-keyring? ( >=gnome-base/libgnome-keyring-3.2 )
-       libnotify? ( >=x11-libs/libnotify-0.4.1:0= )
-       spell? (
-               >=app-text/enchant-1.6:0/0
-               >=app-text/gtkspell-2.0.7:2 )
-       ssl? ( >=net-libs/gnutls-3:0= )
-"
-DEPEND="${RDEPEND}
-       app-text/yelp-tools
-       >=sys-devel/gettext-0.19.7
-       virtual/pkgconfig
-"
-
-src_configure() {
-       # Wait for webkitgtk4 support
-       # gtk3 support is still not ready (follow what Fedora does)
-       # gmime:3.0 support claimed to be experimental still in 0.145, waiting 
with it until it's not experimental anymore or we work towards removing :2.6
-       gnome2_src_configure \
-               --with-yelp-tools \
-               --without-gtk3 \
-               --without-gmime30 \
-               --without-webkit \
-               $(use_with dbus) \
-               $(use_enable gnome-keyring gkr) \
-               $(use_with spell gtkspell) \
-               $(use_enable libnotify) \
-               $(use_with ssl gnutls)
-}

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 03e3fe6d886..64814b857b4 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -133,10 +133,6 @@ net-im/telepathy-connection-managers gadu icq meanwhile 
steam yahoo
 # caution!
 dev-libs/efl efl-one
 
-# Michał Górny <mgo...@gentoo.org> (2020-09-20)
-# The respective dependencies are masked for removal.
-net-nntp/pan gnome-keyring
-
 # Michał Górny <mgo...@gentoo.org> (2020-09-09)
 # The respective dependencies are masked for removal.
 media-plugins/mythplugins mythnetvision

diff --git a/profiles/package.mask b/profiles/package.mask
index 06f53034516..01bfec722bc 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -644,11 +644,6 @@ dev-python/idna-ssl
 # Version 3.15 is broken with Emacs 27.2.
 =app-emacs/mic-paren-3.15-r0
 
-# Matt Turner <matts...@gentoo.org> (2021-04-18)
-# Pretty dead. Needs GTK+3 port. Doesn't build with glib-2.68.
-# Removal on 2021-05-19.  Bug #784266.
-net-nntp/pan
-
 # Jonas Stein <jst...@gentoo.org> (2021-04-19)
 # Bad SRC_URI, missing license files
 # Removal on 2021-07-01.  Bug #784221.

Reply via email to