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 1BD14138AE9 for ; Thu, 28 Dec 2017 10:15:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3BD3EE0ECB; Thu, 28 Dec 2017 10:15:51 +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 192E9E0ECB for ; Thu, 28 Dec 2017 10:15:50 +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 7914A340CC0 for ; Thu, 28 Dec 2017 10:15:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 01BE4AFBD for ; Thu, 28 Dec 2017 10:15:47 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1514456111.4ee1799d66137121f0a136746f9a0d33c3386351.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-nntp/pan/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-nntp/pan/Manifest net-nntp/pan/pan-0.141.ebuild X-VCS-Directories: net-nntp/pan/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 4ee1799d66137121f0a136746f9a0d33c3386351 X-VCS-Branch: master Date: Thu, 28 Dec 2017 10:15:47 +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: ef641fcf-2f33-4152-9f51-96d1a2507199 X-Archives-Hash: 0f3837a59b69c8566b21ed69f1dbc25b commit: 4ee1799d66137121f0a136746f9a0d33c3386351 Author: Mart Raudsepp gentoo org> AuthorDate: Thu Dec 28 10:13:11 2017 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Thu Dec 28 10:15:11 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ee1799d net-nntp/pan: remove old Package-Manager: Portage-2.3.19, Repoman-2.3.6 net-nntp/pan/Manifest | 1 - net-nntp/pan/pan-0.141.ebuild | 46 ------------------------------------------- 2 files changed, 47 deletions(-) diff --git a/net-nntp/pan/Manifest b/net-nntp/pan/Manifest index 4d709f6dcd0..c649cd73c05 100644 --- a/net-nntp/pan/Manifest +++ b/net-nntp/pan/Manifest @@ -1,2 +1 @@ -DIST pan-0.141.tar.bz2 1589991 BLAKE2B 8f68d9b15ff3e5906fb9b7e4030fab705b1d0735938cee9bd8e97d78c88c4f735779416bd43228a4d061b99923f4912e83fc1ed1b019b6fabada69192c3e1888 SHA512 35071386ff0ee44a7bb650674c81b7ebba4cc0f22915b67a42e415a68284154ef24e38493f09601b7dec2fe054305ce3433c054cd2f3f557c259b0911c265496 DIST pan-0.142.tar.bz2 2302780 BLAKE2B 5360b24dc3939bd440ed72e0d7e95d005a8155c784e7fc003369750d13bf5971b5549b76ab9b558bc8d3ebe6f946b6986854e1224ee41e0feb3cdf8bc840f591 SHA512 285e140c2d24297bbe14d6bcd995fa0e736c21ae541348a726988d4d42cd92e563671eb607aefb54d12b2afdba311b9b55f88d5a7c61e782503ab894f85fd06a diff --git a/net-nntp/pan/pan-0.141.ebuild b/net-nntp/pan/pan-0.141.ebuild deleted file mode 100644 index 24fecea1379..00000000000 --- a/net-nntp/pan/pan-0.141.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# 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 ~x86-fbsd" -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 - >=app-text/gtkspell-2.0.7:2 ) - ssl? ( >=net-libs/gnutls-3:0= ) -" -DEPEND="${RDEPEND} - app-text/gnome-doc-utils - >=dev-util/intltool-0.35.5 - sys-devel/gettext - virtual/pkgconfig -" - -src_configure() { - # Wait for webkitgtk4 support - # gtk3 support is still not ready (follow what Fedora does) - gnome2_src_configure \ - --without-gtk3 \ - --without-webkit \ - $(use_with dbus) \ - $(use_enable gnome-keyring gkr) \ - $(use_with spell gtkspell) \ - $(use_enable libnotify) \ - $(use_with ssl gnutls) -}