public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/airdcpp-webui/
Date: Sat, 16 Sep 2017 10:13:38 +0000 (UTC)	[thread overview]
Message-ID: <1505556777.c817c6db8f44c1305ee754f95a20e2f8a3f35def.soap@gentoo> (raw)

commit:     c817c6db8f44c1305ee754f95a20e2f8a3f35def
Author:     Louis Sautier <sautier.louis <AT> gmail <DOT> com>
AuthorDate: Wed Sep  6 19:25:24 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Sep 16 10:12:57 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c817c6db

www-apps/airdcpp-webui: remove old

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 www-apps/airdcpp-webui/Manifest                   |  2 --
 www-apps/airdcpp-webui/airdcpp-webui-1.4.0.ebuild | 22 ----------------------
 www-apps/airdcpp-webui/airdcpp-webui-2.0.3.ebuild | 22 ----------------------
 3 files changed, 46 deletions(-)

diff --git a/www-apps/airdcpp-webui/Manifest b/www-apps/airdcpp-webui/Manifest
index d5171d49c9c..9592467204d 100644
--- a/www-apps/airdcpp-webui/Manifest
+++ b/www-apps/airdcpp-webui/Manifest
@@ -1,4 +1,2 @@
-DIST airdcpp-webui-1.4.0.tgz 7210026 SHA256 2951abfb1713936287770ea1547a07ec564383e51ecdc4a970ad7f12326d7d41 SHA512 3774b9f9aecd70e843fb3f14318e036f9782ec6efe566bb2b77a1788718f7bd0f8b51ea2f53129afef0c38c5ed735d43109239d18eff72ea0868fe6c88056880 WHIRLPOOL 2c0ebb8f77204af1d06e78ac02340908372a34a6e6ac0f4b3d55b9f50759e29dbf006600113ec92b67af582e519581da53e4805f58c9ba859a8f2b880b7539b3
-DIST airdcpp-webui-2.0.3.tgz 7394410 SHA256 5082ec0a2503222f9febdda0da080a591fe29ec69b57a279d6adfbbddf46f843 SHA512 e9a47d8e49ae3f4c48c01babfdbcb7f1bf9abe519d17ac9d75ae0ce212ae1390eb7e4e762fef67c4aeba0bb38a2a044c55a2ae6b15aa2127776b23aa10157786 WHIRLPOOL 4559f654b9a6470bc1f56f74760ced1ca358e2a60da964eb2bdc68aea3cda01df79006b5e5ba536b7f3c83a6acae4a46bfd983df0a2d09b9515fe5a2c0654e6a
 DIST airdcpp-webui-2.1.0.tgz 7472713 SHA256 b0efb4e9a0f41079ddd02ddd5b85013e517a62f14a02bbece75a42a00d67f429 SHA512 003af5b331707967a8b63d4d93bdd2b259a6ebedfd47a08ebec04664390f53332001ab3d208e28781d840e25a38d48e2608fa7f969ddb85b10891b76fd2f4166 WHIRLPOOL 9c5771df300212dcf06ed5f2f4210830396c3a62656f09945da7ad64d6a4a06147d7bc21bb3821de2d5230d1ff1a27aab33295fcd935ba00e2249cd5a84415fd
 DIST airdcpp-webui-2.2.0.tgz 7901987 SHA256 77f591afb2d5fd66d56514fa6ed206e5ea73b160240f3f3ff8a68c1a40d91171 SHA512 080b3e6a3e0758f45830408ddbdb694edd4e223e22a97a32f6facef02bff0cafaa46cca2394b73f27f8757a85fe90b95c41d6cf63e4a0c2b207c804281791108 WHIRLPOOL 074b16091a79b66f61d88c571a19aeb11759b7052b4cafc9af0994e64d220e805996453f9c2e3788d0fc998ab6b842e0de2a9b863226906da755ca79b839860a

diff --git a/www-apps/airdcpp-webui/airdcpp-webui-1.4.0.ebuild b/www-apps/airdcpp-webui/airdcpp-webui-1.4.0.ebuild
deleted file mode 100644
index 741e0744efd..00000000000
--- a/www-apps/airdcpp-webui/airdcpp-webui-1.4.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2016 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 "${S}/dist"/*
-}

diff --git a/www-apps/airdcpp-webui/airdcpp-webui-2.0.3.ebuild b/www-apps/airdcpp-webui/airdcpp-webui-2.0.3.ebuild
deleted file mode 100644
index ff27cb93613..00000000000
--- a/www-apps/airdcpp-webui/airdcpp-webui-2.0.3.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 "${S}/dist"/*
-}


             reply	other threads:[~2017-09-16 10:13 UTC|newest]

Thread overview: 81+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-16 10:13 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-30 11:26 [gentoo-commits] repo/gentoo:master commit in: www-apps/airdcpp-webui/ Louis Sautier
2024-07-20  1:57 Louis Sautier
2024-07-20  1:57 Louis Sautier
2023-05-24 18:46 Arthur Zamarin
2023-05-24 18:46 Arthur Zamarin
2023-05-23 23:10 Louis Sautier
2023-05-23 23:10 Louis Sautier
2023-03-13 20:21 Louis Sautier
2023-03-13 20:21 Louis Sautier
2022-12-03  0:27 Louis Sautier
2022-12-03  0:25 Louis Sautier
2022-12-03  0:25 Louis Sautier
2022-11-03  1:55 Louis Sautier
2021-10-01 12:03 Louis Sautier
2021-08-07 23:37 Sam James
2021-08-07  5:10 Agostino Sarubbo
2021-08-03 10:01 Louis Sautier
2021-08-03 10:01 Louis Sautier
2021-01-11 11:24 Louis Sautier
2021-01-10 22:27 Sam James
2020-12-14 21:48 Louis Sautier
2020-12-06 14:30 Louis Sautier
2020-12-06 14:30 Louis Sautier
2020-10-18 18:47 Louis Sautier
2020-10-18 18:47 Louis Sautier
2020-08-24 12:20 Louis Sautier
2020-08-24 12:20 Louis Sautier
2019-05-21  9:05 Louis Sautier
2019-05-21  9:05 Louis Sautier
2019-03-22 10:15 Louis Sautier
2019-02-09  0:03 Louis Sautier
2019-02-09  0:03 Louis Sautier
2018-12-10 13:17 Louis Sautier
2018-12-10 13:17 Louis Sautier
2018-11-03 15:28 Louis Sautier
2018-11-03 15:28 Louis Sautier
2018-06-18 10:34 Louis Sautier
2018-04-11 10:14 David Seifert
2018-04-11 10:14 David Seifert
2017-11-07 13:49 David Seifert
2017-11-07 13:49 David Seifert
2017-09-16 10:13 David Seifert
2017-06-24  5:43 Michał Górny
2017-05-11 18:20 Michał Górny
2017-05-11 18:20 Michał Górny
2016-12-18 19:01 Göktürk Yüksek
2016-12-18 19:01 Göktürk Yüksek
2016-10-31 15:16 Göktürk Yüksek
2016-10-31 15:16 Göktürk Yüksek
2016-10-23 14:22 Patrice Clement
2016-10-23 14:22 Patrice Clement
2016-10-01  9:37 Patrice Clement
2016-10-01  9:37 Patrice Clement
2016-09-27 10:17 Patrice Clement
2016-09-27 10:17 Patrice Clement
2016-09-03  4:45 Göktürk Yüksek
2016-09-03  4:45 Göktürk Yüksek
2016-08-26  9:03 Patrice Clement
2016-08-26  9:03 Patrice Clement
2016-08-21 13:47 Patrice Clement
2016-08-21 13:47 Patrice Clement
2016-08-16 17:59 Patrice Clement
2016-08-16 17:59 Patrice Clement
2016-07-23 22:38 Göktürk Yüksek
2016-07-23 22:38 Göktürk Yüksek
2016-06-30 19:33 Patrice Clement
2016-06-30 19:33 Patrice Clement
2016-05-21  6:13 Ian Delaney
2016-05-21  6:13 Ian Delaney
2016-05-21  6:13 Ian Delaney
2016-04-27  2:33 Sam Jorna
2016-04-27  2:33 Sam Jorna
2016-03-29 13:53 Ian Delaney
2016-03-29 13:53 Ian Delaney
2016-03-24 22:37 Patrice Clement
2016-03-24 22:37 Patrice Clement
2016-03-16  6:46 Ian Delaney
2016-03-14 18:20 Ian Delaney
2016-03-14 18:20 Ian Delaney
2016-02-28 16:27 Ian Delaney

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1505556777.c817c6db8f44c1305ee754f95a20e2f8a3f35def.soap@gentoo \
    --to=soap@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox