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 528DA13835B for ; Mon, 14 Dec 2020 21:48:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 58EA3E08F5; Mon, 14 Dec 2020 21:48:25 +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 3EDCAE08F5 for ; Mon, 14 Dec 2020 21:48:25 +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 CB96E3412D7 for ; Mon, 14 Dec 2020 21:48:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3B4C5BB for ; Mon, 14 Dec 2020 21:48:22 +0000 (UTC) From: "Louis Sautier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Louis Sautier" Message-ID: <1607982452.5e56c5b2212c2fad653d01aebfc6e5fc62204e90.sbraz@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/airdcpp-webui/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-apps/airdcpp-webui/Manifest www-apps/airdcpp-webui/airdcpp-webui-2.9.0.ebuild X-VCS-Directories: www-apps/airdcpp-webui/ X-VCS-Committer: sbraz X-VCS-Committer-Name: Louis Sautier X-VCS-Revision: 5e56c5b2212c2fad653d01aebfc6e5fc62204e90 X-VCS-Branch: master Date: Mon, 14 Dec 2020 21:48:22 +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: a8991e58-7b35-4587-bc83-a6e3749ec8a2 X-Archives-Hash: b4f674e14d95d01d6ec757c0b7c46bff commit: 5e56c5b2212c2fad653d01aebfc6e5fc62204e90 Author: Louis Sautier gentoo org> AuthorDate: Mon Dec 14 20:32:59 2020 +0000 Commit: Louis Sautier gentoo org> CommitDate: Mon Dec 14 21:47:32 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e56c5b2 www-apps/airdcpp-webui: remove old Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Louis Sautier gentoo.org> www-apps/airdcpp-webui/Manifest | 1 - www-apps/airdcpp-webui/airdcpp-webui-2.9.0.ebuild | 22 ---------------------- 2 files changed, 23 deletions(-) diff --git a/www-apps/airdcpp-webui/Manifest b/www-apps/airdcpp-webui/Manifest index 04b08efe1e1..565e7913a18 100644 --- a/www-apps/airdcpp-webui/Manifest +++ b/www-apps/airdcpp-webui/Manifest @@ -1,2 +1 @@ DIST airdcpp-webui-2.10.0.tgz 8135065 BLAKE2B a14cd4be3745386ef05d4bdb96b0f60b10d55abeb734f752cacba44a34e9e7615c26a52136c93fb1965c31fb36f5eadfebac0aa84b73f9cd4c36190b11a69fbd SHA512 7dcd8261be48e570e125cd3b31738fa7b5970fd78c15f86c78abc929801cc86d0e56909d7c653394575e156513a6454094708c22d2241ba6541a1350fcce2085 -DIST airdcpp-webui-2.9.0.tgz 7891520 BLAKE2B ca597a1b0c844abb6b220d5241842dad6f68686f2aa8b250b094fd6baebd0697abe5019c4d7f0b3213398b056d8fa1b4d5d7e55bd9bf30245eb737c37cbb20b7 SHA512 7a80077f7e56c1ebb5dc2e358e6866021b308d05306d1716e2e5c6f3b64f9f65aa5f88a44cae228671665eb413e8ba7ae842de9f94fa7a8ab967a8b36903e2bb diff --git a/www-apps/airdcpp-webui/airdcpp-webui-2.9.0.ebuild b/www-apps/airdcpp-webui/airdcpp-webui-2.9.0.ebuild deleted file mode 100644 index aed6a3249e7..00000000000 --- a/www-apps/airdcpp-webui/airdcpp-webui-2.9.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Web interface for airdcpp-webclient" -HOMEPAGE="https://airdcpp-web.github.io/" -SRC_URI="https://registry.npmjs.org/${PN}/-/${P}.tgz" - -KEYWORDS="~amd64 ~x86" -LICENSE="MIT" -SLOT="0" -IUSE="" - -RDEPEND="=net-p2p/airdcpp-webclient-${PV%.*}*" - -S="${WORKDIR}/package" - -src_install() { - insinto "/usr/share/airdcpp/web-resources" - doins -r dist/. -}