From: "Ian Delaney" <idella4@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/airdcpp-webui/
Date: Wed, 16 Mar 2016 06:46:29 +0000 (UTC) [thread overview]
Message-ID: <1458110776.fbf7d314cf385ffdc835d37d282585b340a1dd4f.idella4@gentoo> (raw)
commit: fbf7d314cf385ffdc835d37d282585b340a1dd4f
Author: Louis Sautier <sautier.louis <AT> gmail <DOT> com>
AuthorDate: Tue Mar 15 19:47:28 2016 +0000
Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Wed Mar 16 06:46:16 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbf7d314
www-apps/airdcpp-webui: bump to 1.0.2
Package-Manager: portage-2.2.27
Closes: https://github.com/gentoo/gentoo/pull/1063
www-apps/airdcpp-webui/Manifest | 1 +
www-apps/airdcpp-webui/airdcpp-webui-1.0.2.ebuild | 23 +++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/www-apps/airdcpp-webui/Manifest b/www-apps/airdcpp-webui/Manifest
index a9b059b..39b2d1b 100644
--- a/www-apps/airdcpp-webui/Manifest
+++ b/www-apps/airdcpp-webui/Manifest
@@ -1,2 +1,3 @@
DIST airdcpp-webui-0.16.2.tgz 10910907 SHA256 d6b51beb090cf85f9dcc967ec163e211f263f05f792ac8e1ffa6af2625a03d92 SHA512 ccf7cacece5916d5c473ced387c7e2bc93f96d79bd840eec716cccf245c29e445a5eeaa8b8cb969bf25fcb5a546e90f23d05272d6092826eb23920c248342947 WHIRLPOOL 92d6ba833484758887e758cc2518f0f2e3360cd7452bff7ef0c1c9d752f03a6c51e9513ec16cdad03bb29b11d528ba791001267c0f357a0754161149f48dc323
DIST airdcpp-webui-1.0.0.tgz 10951669 SHA256 8fa13325e83d3541f96c154002751f3637d783f6a95edf63e2c71ca98ec200cd SHA512 5ad12e7ca96eb99542ef56a724894534f7644bf6d95cf68b776b2a7a230d4f8d1eed377c356cc06fbf2d7e5afd85afcb98cdcafe31faefbd529d52a23cf302c4 WHIRLPOOL 04ef6ede1656cf4cca990466a69d8b70c540ff3b40e998fba90e084cf50b64e41070a0689c0ea5adfaa376b4ad047e6b6939ffbc641708dfc5bf365ceedab101
+DIST airdcpp-webui-1.0.2.tgz 10951832 SHA256 bab92904323f1fb8cbd72bb4d0991a1e6a5ff7045bf9cc12d0c5151cb1e51c98 SHA512 b28b469aa8ad32501c705b0c94fa04c5cc2a9fef5eb75da5b2a8103ef7e20064aae66bd260bdf84a9de72f02aef709c3015889a31b16b1ba037d5da7518871ed WHIRLPOOL dd37578397a21630508412107f1659abfed67d50e348bfd95cbbbea8951338c461f8261575e0b02dd708f5b7a54bd0fa1d3b85e44e5a6c2049f38dd34e723fdb
diff --git a/www-apps/airdcpp-webui/airdcpp-webui-1.0.2.ebuild b/www-apps/airdcpp-webui/airdcpp-webui-1.0.2.ebuild
new file mode 100644
index 0000000..7796c43
--- /dev/null
+++ b/www-apps/airdcpp-webui/airdcpp-webui-1.0.2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="WEB interface for airdcpp-webclient"
+HOMEPAGE="https://www.npmjs.com/package/airdcpp-webui"
+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"/*
+}
next reply other threads:[~2016-03-16 6:46 UTC|newest]
Thread overview: 81+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-16 6:46 Ian Delaney [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-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-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=1458110776.fbf7d314cf385ffdc835d37d282585b340a1dd4f.idella4@gentoo \
--to=idella4@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