public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Göktürk Yüksek" <gokturk@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/airdcpp-webui/
Date: Mon, 31 Oct 2016 15:16:21 +0000 (UTC)	[thread overview]
Message-ID: <1477926872.405bae1b6b0d47a0f8091b2f46923163b438213f.gokturk@gentoo> (raw)

commit:     405bae1b6b0d47a0f8091b2f46923163b438213f
Author:     Louis Sautier <sautier.louis <AT> gmail <DOT> com>
AuthorDate: Sat Oct 29 20:02:03 2016 +0000
Commit:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Mon Oct 31 15:14:32 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=405bae1b

www-apps/airdcpp-webui: bump to 1.3.3

Package-Manager: portage-2.3.2

 www-apps/airdcpp-webui/Manifest                   |  1 +
 www-apps/airdcpp-webui/airdcpp-webui-1.3.3.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/www-apps/airdcpp-webui/Manifest b/www-apps/airdcpp-webui/Manifest
index ce9281c..d1333c8 100644
--- a/www-apps/airdcpp-webui/Manifest
+++ b/www-apps/airdcpp-webui/Manifest
@@ -1,3 +1,4 @@
 DIST airdcpp-webui-1.3.0.tgz 8832459 SHA256 97e30029fdb19f242eae06959aedc94b395eb16d902b9e9f87013289fc9bd1c3 SHA512 2c4bdb9144347a302f5921b7ddec97f1b40ee3dc919a0cd35bd233b5dd2c73295e8b28e7979aa5ec2efe3ac673c6e1cb51f89590b936a23ae214331c5644f403 WHIRLPOOL c6955eff3e54412321fff4415353a4a928ec857431c5f058fcb809e47cc49974e22fe63e9e9bafb7f28984cc8934081da4b3c469b05854b4d6dfee8cdcd06379
 DIST airdcpp-webui-1.3.1.tgz 8835478 SHA256 a2e8dd98470f5fa661d227a6c935de6c50a257a8c3856e903ecb3f15ade2dd9a SHA512 56fde2f208d5f95e596633acc0aca0ecb22bf56e44eb8007f301b18000e7a6affd0db4e225af78a8537f3a86f1a29c271280a59aa0e21801f4b58cb5d700d18d WHIRLPOOL bd3d1109018c488f1e92f34c0f90d1bd4f76044178a7f27553bd0a781bfb06be897ec7120afefece9ea29c379ce3c913475fcc001b7fef4ee54850110da18389
 DIST airdcpp-webui-1.3.2.tgz 7165412 SHA256 eb0577f0a3e5e22b1b4d4f02e7f99092dabf51e80183de44d26525b8b0e59e58 SHA512 d81a7355420f9e4ed5f52339f6c4bf320dbcf7e87630f40d8bd871e1126885ecd31340857d45f1766ece7f9ad157713b7a30ac14a73e028fc6da90ed36972fcc WHIRLPOOL 79b64231a9a52b87de499d5e15328fe7efb82b98ac70dabe29d9514749ee8f12ef6e54e95b2355153044e58b2cf382965dcf3dc6621c1368571a090803605509
+DIST airdcpp-webui-1.3.3.tgz 7165509 SHA256 69cf01e57d085d821e1f29c4cc14456df482324e6c2f09732631343d54e5f13e SHA512 d2ce7f8d0cda6f6e06b1b461914c4b59d1f572369ecdd5474e52d1b7a66a827df3da7cb46ead9656102cbaa7e9862ee82eee45288912826343f9b610cd8dbabb WHIRLPOOL 4582cf864c63023ca506133774e70ba526f563bc4fe62bb448625a19061feb2d36320b0388297a723a34eb98f57fb60e87d76aa67cfdbdc0d1c7a1ca240b17e1

diff --git a/www-apps/airdcpp-webui/airdcpp-webui-1.3.3.ebuild b/www-apps/airdcpp-webui/airdcpp-webui-1.3.3.ebuild
new file mode 100644
index 00000000..37fce6f
--- /dev/null
+++ b/www-apps/airdcpp-webui/airdcpp-webui-1.3.3.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://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:[~2016-10-31 15:16 UTC|newest]

Thread overview: 81+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-31 15:16 Göktürk Yüksek [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-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=1477926872.405bae1b6b0d47a0f8091b2f46923163b438213f.gokturk@gentoo \
    --to=gokturk@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