Gentoo Archives: gentoo-commits

From: "Göktürk Yüksek" <gokturk@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/airdcpp-webui/
Date: Mon, 31 Oct 2016 15:16:26
Message-Id: 1477926872.cda2b5796f5010cec1e32ce13f346d1e2a712c08.gokturk@gentoo
1 commit: cda2b5796f5010cec1e32ce13f346d1e2a712c08
2 Author: Louis Sautier <sautier.louis <AT> gmail <DOT> com>
3 AuthorDate: Sat Oct 29 20:02:43 2016 +0000
4 Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 31 15:14:32 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cda2b579
7
8 www-apps/airdcpp-webui: remove old
9
10 Package-Manager: portage-2.3.2
11
12 www-apps/airdcpp-webui/Manifest | 2 --
13 www-apps/airdcpp-webui/airdcpp-webui-1.3.1.ebuild | 23 -----------------------
14 www-apps/airdcpp-webui/airdcpp-webui-1.3.2.ebuild | 23 -----------------------
15 3 files changed, 48 deletions(-)
16
17 diff --git a/www-apps/airdcpp-webui/Manifest b/www-apps/airdcpp-webui/Manifest
18 index d1333c8..889a503 100644
19 --- a/www-apps/airdcpp-webui/Manifest
20 +++ b/www-apps/airdcpp-webui/Manifest
21 @@ -1,4 +1,2 @@
22 DIST airdcpp-webui-1.3.0.tgz 8832459 SHA256 97e30029fdb19f242eae06959aedc94b395eb16d902b9e9f87013289fc9bd1c3 SHA512 2c4bdb9144347a302f5921b7ddec97f1b40ee3dc919a0cd35bd233b5dd2c73295e8b28e7979aa5ec2efe3ac673c6e1cb51f89590b936a23ae214331c5644f403 WHIRLPOOL c6955eff3e54412321fff4415353a4a928ec857431c5f058fcb809e47cc49974e22fe63e9e9bafb7f28984cc8934081da4b3c469b05854b4d6dfee8cdcd06379
23 -DIST airdcpp-webui-1.3.1.tgz 8835478 SHA256 a2e8dd98470f5fa661d227a6c935de6c50a257a8c3856e903ecb3f15ade2dd9a SHA512 56fde2f208d5f95e596633acc0aca0ecb22bf56e44eb8007f301b18000e7a6affd0db4e225af78a8537f3a86f1a29c271280a59aa0e21801f4b58cb5d700d18d WHIRLPOOL bd3d1109018c488f1e92f34c0f90d1bd4f76044178a7f27553bd0a781bfb06be897ec7120afefece9ea29c379ce3c913475fcc001b7fef4ee54850110da18389
24 -DIST airdcpp-webui-1.3.2.tgz 7165412 SHA256 eb0577f0a3e5e22b1b4d4f02e7f99092dabf51e80183de44d26525b8b0e59e58 SHA512 d81a7355420f9e4ed5f52339f6c4bf320dbcf7e87630f40d8bd871e1126885ecd31340857d45f1766ece7f9ad157713b7a30ac14a73e028fc6da90ed36972fcc WHIRLPOOL 79b64231a9a52b87de499d5e15328fe7efb82b98ac70dabe29d9514749ee8f12ef6e54e95b2355153044e58b2cf382965dcf3dc6621c1368571a090803605509
25 DIST airdcpp-webui-1.3.3.tgz 7165509 SHA256 69cf01e57d085d821e1f29c4cc14456df482324e6c2f09732631343d54e5f13e SHA512 d2ce7f8d0cda6f6e06b1b461914c4b59d1f572369ecdd5474e52d1b7a66a827df3da7cb46ead9656102cbaa7e9862ee82eee45288912826343f9b610cd8dbabb WHIRLPOOL 4582cf864c63023ca506133774e70ba526f563bc4fe62bb448625a19061feb2d36320b0388297a723a34eb98f57fb60e87d76aa67cfdbdc0d1c7a1ca240b17e1
26
27 diff --git a/www-apps/airdcpp-webui/airdcpp-webui-1.3.1.ebuild b/www-apps/airdcpp-webui/airdcpp-webui-1.3.1.ebuild
28 deleted file mode 100644
29 index 37fce6f..00000000
30 --- a/www-apps/airdcpp-webui/airdcpp-webui-1.3.1.ebuild
31 +++ /dev/null
32 @@ -1,23 +0,0 @@
33 -# Copyright 1999-2016 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -# $Id$
36 -
37 -EAPI=6
38 -
39 -DESCRIPTION="Web interface for airdcpp-webclient"
40 -HOMEPAGE="https://airdcpp-web.github.io/"
41 -SRC_URI="https://registry.npmjs.org/${PN}/-/${P}.tgz"
42 -
43 -KEYWORDS="~amd64 ~x86"
44 -LICENSE="MIT"
45 -SLOT="0"
46 -IUSE=""
47 -
48 -RDEPEND="=net-p2p/airdcpp-webclient-${PV%.*}*"
49 -
50 -S="${WORKDIR}/package"
51 -
52 -src_install() {
53 - insinto "/usr/share/airdcpp/web-resources"
54 - doins -r "${S}/dist"/*
55 -}
56
57 diff --git a/www-apps/airdcpp-webui/airdcpp-webui-1.3.2.ebuild b/www-apps/airdcpp-webui/airdcpp-webui-1.3.2.ebuild
58 deleted file mode 100644
59 index 37fce6f..00000000
60 --- a/www-apps/airdcpp-webui/airdcpp-webui-1.3.2.ebuild
61 +++ /dev/null
62 @@ -1,23 +0,0 @@
63 -# Copyright 1999-2016 Gentoo Foundation
64 -# Distributed under the terms of the GNU General Public License v2
65 -# $Id$
66 -
67 -EAPI=6
68 -
69 -DESCRIPTION="Web interface for airdcpp-webclient"
70 -HOMEPAGE="https://airdcpp-web.github.io/"
71 -SRC_URI="https://registry.npmjs.org/${PN}/-/${P}.tgz"
72 -
73 -KEYWORDS="~amd64 ~x86"
74 -LICENSE="MIT"
75 -SLOT="0"
76 -IUSE=""
77 -
78 -RDEPEND="=net-p2p/airdcpp-webclient-${PV%.*}*"
79 -
80 -S="${WORKDIR}/package"
81 -
82 -src_install() {
83 - insinto "/usr/share/airdcpp/web-resources"
84 - doins -r "${S}/dist"/*
85 -}