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 5629B1396D9 for ; Mon, 16 Oct 2017 05:11:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 50458E0E9A; Mon, 16 Oct 2017 05:11:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 24E1DE0E9B for ; Mon, 16 Oct 2017 05:11:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 8837133BEA7 for ; Mon, 16 Oct 2017 05:11:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F9BD325 for ; Mon, 16 Oct 2017 05:11:29 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1508130331.797f95c0b1b3e9806275cd993d89cca13ab6ccfc.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-nntp/leafnode/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-nntp/leafnode/Manifest net-nntp/leafnode/leafnode-1.11.10.ebuild X-VCS-Directories: net-nntp/leafnode/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 797f95c0b1b3e9806275cd993d89cca13ab6ccfc X-VCS-Branch: master Date: Mon, 16 Oct 2017 05:11: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: 01f20fdf-89e4-470c-8b91-3f75fe7c5b88 X-Archives-Hash: 0aea97c4ed9ef32b9524f49f624037c3 commit: 797f95c0b1b3e9806275cd993d89cca13ab6ccfc Author: Hans de Graaff gentoo org> AuthorDate: Mon Oct 16 05:05:31 2017 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Mon Oct 16 05:05:31 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=797f95c0 net-nntp/leafnode: cleanup Package-Manager: Portage-2.3.8, Repoman-2.3.3 net-nntp/leafnode/Manifest | 1 - net-nntp/leafnode/leafnode-1.11.10.ebuild | 47 ------------------------------- 2 files changed, 48 deletions(-) diff --git a/net-nntp/leafnode/Manifest b/net-nntp/leafnode/Manifest index d4944c8311e..06060667042 100644 --- a/net-nntp/leafnode/Manifest +++ b/net-nntp/leafnode/Manifest @@ -1,2 +1 @@ -DIST leafnode-1.11.10.tar.bz2 493480 SHA256 d75ba79961a8900b273eb74c3ad6976bf9fd64c2fa0284273e65f98190c5f2bc SHA512 efffbe9a3fe10da64ebfaff31738b66e9783923ea119e2f792bc0e7e1811d570e85c5ddec17af6787333958deeee3af9bec87d1312c37eb19e355147dfa721ae WHIRLPOOL ed47717d7c2a6d21ba0b07f0daf5a5c716ff90034ea3747d57958163142eb154778267b9c370082b0e5a8e7e35942b3334bd6ff9f9d476186e27d838e2a26897 DIST leafnode-1.11.11.tar.bz2 500482 SHA256 3ec325216fb5ddcbca13746e3f4aab4b49be11616a321b25978ffd971747adc0 SHA512 3a476a32f2e59ed0812379efc2ad1964347094417e7fc01d93f84d0cfaed78a66b2f2f40d1ac36f8a0f8844523ab57b9a605d4bd73ea309248c0562e7c26248a WHIRLPOOL 76435a83f4f82d1832ce25e054016e6ec7090a16221575b179e6c3e923a916c9a4b1ea00747783d2988da0c447cd410ea4d9681431208444ec8b80f11e41ac48 diff --git a/net-nntp/leafnode/leafnode-1.11.10.ebuild b/net-nntp/leafnode/leafnode-1.11.10.ebuild deleted file mode 100644 index a5fdbeef4ed..00000000000 --- a/net-nntp/leafnode/leafnode-1.11.10.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -DESCRIPTION="A USENET software package designed for small sites" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" -HOMEPAGE="http://leafnode.sourceforge.net/" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc x86" -IUSE="ipv6" - -DEPEND=">=dev-libs/libpcre-3.9" -RDEPEND="${DEPEND} - virtual/inetd" -DOCS=( CREDITS ChangeLog FAQ.txt FAQ.pdf INSTALL NEWS README-daemontools UNINSTALL-daemontools README README-MAINTAINER README-FQDN ) - -src_configure() { - econf \ - --sysconfdir=/etc/leafnode \ - --localstatedir=/var \ - --with-spooldir=/var/spool/news \ - $(use_with ipv6) -} - -src_install() { - default - - keepdir \ - /var/lock/news \ - /var/lib/news \ - /var/spool/news/{failed.postings,interesting.groups,leaf.node,out.going,temp.files} \ - /var/spool/news/message.id/{0,1,2,3,4,5,6,7,8,9}{0,1,2,3,4,5,6,7,8,9}{0,1,2,3,4,5,6,7,8,9} - - fowners -R news:news /var/{lib,spool}/news - - insinto /etc/xinetd.d - newins "${FILESDIR}"/leafnode.xinetd leafnode-nntp - - exeinto /etc/cron.hourly - newexe "${FILESDIR}"/fetchnews.cron fetchnews - exeinto /etc/cron.daily - newexe "${FILESDIR}"/texpire.cron texpire - - dohtml FAQ.html FAQ.xml README-FQDN.html -}