public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matthew Thode" <prometheanfire@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/novnc/
Date: Mon, 30 Aug 2021 14:39:46 +0000 (UTC)	[thread overview]
Message-ID: <1630334380.5bdadd68fcec087df748a4755399ead9200e1d12.prometheanfire@gentoo> (raw)

commit:     5bdadd68fcec087df748a4755399ead9200e1d12
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 30 14:38:26 2021 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon Aug 30 14:39:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bdadd68

www-apps/novnc: update homepage and setuptools var

Closes: https://bugs.gentoo.org/811114

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 www-apps/novnc/novnc-1.2.0.ebuild | 3 ++-
 www-apps/novnc/novnc-9999.ebuild  | 5 +++--
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/www-apps/novnc/novnc-1.2.0.ebuild b/www-apps/novnc/novnc-1.2.0.ebuild
index 3a2de2eba15..513e5c12f59 100644
--- a/www-apps/novnc/novnc-1.2.0.ebuild
+++ b/www-apps/novnc/novnc-1.2.0.ebuild
@@ -3,11 +3,12 @@
 
 EAPI=7
 
+DISTUTILS_USE_SETUPTOOLS=no
 PYTHON_COMPAT=( python3_{7..9} )
 inherit distutils-r1
 
 DESCRIPTION="noVNC is a VNC client implemented using HTML5 technologies"
-HOMEPAGE="https://kanaka.github.com/noVNC/"
+HOMEPAGE="https://github.com/novnc/noVNC"
 
 if [[ ${PV} == *9999 ]] ; then
 	inherit git-r3

diff --git a/www-apps/novnc/novnc-9999.ebuild b/www-apps/novnc/novnc-9999.ebuild
index 02803bff38a..782515ec8ca 100644
--- a/www-apps/novnc/novnc-9999.ebuild
+++ b/www-apps/novnc/novnc-9999.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
+DISTUTILS_USE_SETUPTOOLS=no
 PYTHON_COMPAT=( python3_{7..9} )
 inherit distutils-r1
 
@@ -11,7 +12,7 @@ HOMEPAGE="https://kanaka.github.com/noVNC/"
 
 if [[ ${PV} == *9999 ]] ; then
 	inherit git-r3
-	EGIT_REPO_URI="https://github.com/kanaka/noVNC.git"
+	EGIT_REPO_URI="https://github.com/novnc/noVNC"
 else
 	SRC_URI="https://github.com/kanaka/noVNC/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 	KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"


             reply	other threads:[~2021-08-30 14:39 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-30 14:39 Matthew Thode [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-29  6:26 [gentoo-commits] repo/gentoo:master commit in: www-apps/novnc/ Jakov Smolić
2024-04-13 15:26 Matthew Thode
2023-12-30 22:50 Rick Farina
2023-12-30 22:50 Rick Farina
2023-12-30 22:50 Rick Farina
2023-12-30 22:50 Rick Farina
2023-05-03 15:18 Matthew Thode
2022-10-09 16:44 Matthew Thode
2022-05-20  2:07 Matthew Thode
2022-04-16 11:12 Yixun Lan
2021-05-31 21:07 Michał Górny
2021-03-03 12:37 Agostino Sarubbo
2021-01-01  2:03 Michał Górny
2020-12-13  1:05 Matthew Thode
2020-04-23 19:36 Matthew Thode
2020-03-24 17:11 Matthew Thode
2020-03-24  2:16 Matthew Thode
2020-01-16  6:05 Michał Górny
2019-05-13 22:54 Matthew Thode
2019-04-14  4:58 Matthew Thode
2018-07-16  2:51 Matt Thode
2018-01-19  3:52 Benda XU
2018-01-18 20:10 Matt Thode
2017-10-04  9:17 Michał Górny
2017-05-12  0:15 Zac Medico
2017-04-17 10:01 Ulrich Müller
2017-01-19  8:09 Aaron Bauman
2017-01-18 11:28 Agostino Sarubbo
2017-01-17 20:37 Matt Thode
2016-09-11 22:32 Matt Thode
2016-09-11 21:42 Matt Thode
2016-09-06 21:52 Matt Thode
2016-01-31  1:53 Matt Thode

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=1630334380.5bdadd68fcec087df748a4755399ead9200e1d12.prometheanfire@gentoo \
    --to=prometheanfire@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