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 80129138334 for ; Thu, 17 Oct 2019 13:19:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A47DFE08DC; Thu, 17 Oct 2019 13:19:26 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 80E04E08CD for ; Thu, 17 Oct 2019 13:19:26 +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 5DD0034BF31 for ; Thu, 17 Oct 2019 13:19:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B675D890 for ; Thu, 17 Oct 2019 13:19:21 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1571318334.00a7d8c0583377f60b842b32d8a33af342af216f.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/f/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/f/Manifest app-emacs/f/f-0.18.2.ebuild X-VCS-Directories: app-emacs/f/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 00a7d8c0583377f60b842b32d8a33af342af216f X-VCS-Branch: master Date: Thu, 17 Oct 2019 13:19:21 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 130dd405-3765-43ff-b1bd-2c6de892fcb8 X-Archives-Hash: cc4355bb32759e537d466b306c43f56e commit: 00a7d8c0583377f60b842b32d8a33af342af216f Author: Ulrich Müller gentoo org> AuthorDate: Thu Oct 17 12:00:10 2019 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Thu Oct 17 13:18:54 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00a7d8c0 app-emacs/f: Remove old. Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Ulrich Müller gentoo.org> app-emacs/f/Manifest | 1 - app-emacs/f/f-0.18.2.ebuild | 22 ---------------------- 2 files changed, 23 deletions(-) diff --git a/app-emacs/f/Manifest b/app-emacs/f/Manifest index eba09455e8c..229c525f0a3 100644 --- a/app-emacs/f/Manifest +++ b/app-emacs/f/Manifest @@ -1,3 +1,2 @@ -DIST f-0.18.2.tar.gz 18485 BLAKE2B 5b450b82eb31b23243a14308121380f53310de6b312c0b6c821b478d81019f20e0ca1765e267ed53a715aae626dabf743e978acfc9202559e14166fb5fda332f SHA512 5b11084dcc6afcc85ed0e187f6dd252c391fa43325be5b88b776171b3bc7076ea2bbd32b7c424deb70e035f6acd46acd86053547663502530832db2c50eba346 DIST f-0.19.0.tar.gz 19477 BLAKE2B 47cfb8c876e11cae7eca61815085c4290f65f9d72a7c5d397d8b53f6d57421f46997786556074027de5405acbf38ddb42ecbb767c809763e84d880286e6942dc SHA512 694eca1872cb0a0da7f75f610e4101993a79a5e7601c3f72fd2c642b1a44f5eada24777313b5166d901d9d983c18b4d412b4c6f01c382ace7530bacaa3b67c56 DIST f-0.20.0.tar.gz 19907 BLAKE2B 20b82a19b227d2e0863e540e75bc5094c0cf267eae00d699ff5b00fa574213d303135c246c454c92785080feae63ba6c529b115aeb1368774dd548852d94fb48 SHA512 0c44e63cd527a37bd5582d5a2a4cb2269d179930d7f41b378b9100ad5bb4518291b02197b1d55e1bf603bb5b1c12181b982d9b9a3f8fbd48860f6e86ea36c03e diff --git a/app-emacs/f/f-0.18.2.ebuild b/app-emacs/f/f-0.18.2.ebuild deleted file mode 100644 index c29120179b0..00000000000 --- a/app-emacs/f/f-0.18.2.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit elisp - -DESCRIPTION="Modern API for working with files and directories in Emacs" -HOMEPAGE="https://github.com/rejeep/f.el" -SRC_URI="https://github.com/rejeep/f.el/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="~amd64" -RESTRICT="test" - -RDEPEND="app-emacs/dash app-emacs/s" -DEPEND="${RDEPEND}" - -S="${WORKDIR}/f.el-${PV}" -SITEFILE="50${PN}-gentoo.el" -DOCS="README.md"