commit:     166fbf0ad25484532669a77677d625d13e6e5ffb
Author:     Louis Sautier <sautier.louis <AT> gmail <DOT> com>
AuthorDate: Sat Mar 31 11:38:26 2018 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Apr 11 10:14:19 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=166fbf0a

www-apps/airdcpp-webui: remove old

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 www-apps/airdcpp-webui/Manifest                   |  1 -
 www-apps/airdcpp-webui/airdcpp-webui-2.2.0.ebuild | 22 ----------------------
 2 files changed, 23 deletions(-)

diff --git a/www-apps/airdcpp-webui/Manifest b/www-apps/airdcpp-webui/Manifest
index 0997e08e448..ff5f5332354 100644
--- a/www-apps/airdcpp-webui/Manifest
+++ b/www-apps/airdcpp-webui/Manifest
@@ -1,3 +1,2 @@
-DIST airdcpp-webui-2.2.0.tgz 7901987 BLAKE2B 
6035792f3fe39bca54d66005e1db449cd89009251e4f34a3b01a667cd8880f3d0594710c195c8d494c4010243b06102dfd8208491ec78120e8895eac8c9c8607
 SHA512 
080b3e6a3e0758f45830408ddbdb694edd4e223e22a97a32f6facef02bff0cafaa46cca2394b73f27f8757a85fe90b95c41d6cf63e4a0c2b207c804281791108
 DIST airdcpp-webui-2.2.1.tgz 7767520 BLAKE2B 
0acb29ed1aa2bba8bce0186a12723ebd42e07d9d4d66b9f09070fb1679d51930d082fbc16f49cd5ca10c5f4abe8c341de67ab1ca8d7b8be5bbece269b9a2a86c
 SHA512 
21011adae14d86e19305a991d9a37f379796690394645877da459166222274d26ee54c583266890f970f650b6db03a91205965e06277218c69a3697e542e771d
 DIST airdcpp-webui-2.3.0.tgz 8428607 BLAKE2B 
ad2649c892234b32b6b29624c961a0c89f18255a3b991a2d823f42c3a38d386aec74c71b476cfe55bfec518583b4ed674843e4e6e7fd0fed2f2dcdcc09ae285b
 SHA512 
1fe8896c471916cdfa9ee2c2a774ca62e295b2d6292d76817effa9a1be07e0c44d73449a239da23a90594a749177d5b54be56099482c1021b9ff0c576aa7ac00

diff --git a/www-apps/airdcpp-webui/airdcpp-webui-2.2.0.ebuild 
b/www-apps/airdcpp-webui/airdcpp-webui-2.2.0.ebuild
deleted file mode 100644
index 213a5408867..00000000000
--- a/www-apps/airdcpp-webui/airdcpp-webui-2.2.0.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
-
-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/.
-}

Reply via email to