From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8E10F139335 for ; Sun, 27 Jun 2021 15:39:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1F68E08D3; Sun, 27 Jun 2021 15:39:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 97EC9E08D3 for ; Sun, 27 Jun 2021 15:39:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 676FE342147 for ; Sun, 27 Jun 2021 15:39:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D4B2F7B9 for ; Sun, 27 Jun 2021 15:39:19 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1624802979.d6ea0e7c6c0cf6e73fd013245b7380edc1909522.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-dicts/dictd-elements/, app-dicts/dictd-web1913/, dev-R/Matrix/, ... X-VCS-Repository: repo/proj/guru X-VCS-Files: app-dicts/dictd-devils/dictd-devils-20150822.ebuild app-dicts/dictd-elements/dictd-elements-20030309.ebuild app-dicts/dictd-web1913/dictd-web1913-0.5.0_p1.ebuild app-emulation/arnold/arnold-20170513.ebuild app-portage/pacvis/pacvis-0.4.2.ebuild app-portage/pacvis/pacvis-9999.ebuild dev-R/Matrix/Matrix-1.3.4.ebuild profiles/thirdpartymirrors X-VCS-Directories: app-emulation/arnold/ app-portage/pacvis/ profiles/ app-dicts/dictd-devils/ dev-R/Matrix/ app-dicts/dictd-web1913/ app-dicts/dictd-elements/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: d6ea0e7c6c0cf6e73fd013245b7380edc1909522 X-VCS-Branch: master Date: Sun, 27 Jun 2021 15:39:19 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 802750f0-7066-4a84-96d4-a1a32ea06a2c X-Archives-Hash: 790c4dae1376ac8728cf29a1ae987670 commit: d6ea0e7c6c0cf6e73fd013245b7380edc1909522 Author: Haelwenn (lanodan) Monnier hacktivis me> AuthorDate: Sun Jun 27 14:09:39 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Sun Jun 27 14:09:39 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d6ea0e7c */*: Upgrade to https when available Check done with pkgcheck scan --net -C net Signed-off-by: Haelwenn (lanodan) Monnier hacktivis.me> .../dictd-devils/dictd-devils-20150822.ebuild | 4 ++-- .../dictd-elements/dictd-elements-20030309.ebuild | 2 +- .../dictd-web1913/dictd-web1913-0.5.0_p1.ebuild | 24 +++++++++++----------- app-emulation/arnold/arnold-20170513.ebuild | 2 +- app-portage/pacvis/pacvis-0.4.2.ebuild | 2 +- app-portage/pacvis/pacvis-9999.ebuild | 2 +- dev-R/Matrix/Matrix-1.3.4.ebuild | 2 +- profiles/thirdpartymirrors | 2 +- 8 files changed, 20 insertions(+), 20 deletions(-) diff --git a/app-dicts/dictd-devils/dictd-devils-20150822.ebuild b/app-dicts/dictd-devils/dictd-devils-20150822.ebuild index a6bc3eda4..9d7771f21 100644 --- a/app-dicts/dictd-devils/dictd-devils-20150822.ebuild +++ b/app-dicts/dictd-devils/dictd-devils-20150822.ebuild @@ -4,8 +4,8 @@ EAPI=8 DESCRIPTION="The Devil's Dictionary for dict" -HOMEPAGE="http://www.dict.org" -SRC_URI="http://www.gutenberg.org/files/972/972.zip -> ${P}.zip" +HOMEPAGE="https://www.dict.org/" +SRC_URI="https://www.gutenberg.org/files/972/972.zip -> ${P}.zip" S="$WORKDIR" LICENSE="public-domain" SLOT="0" diff --git a/app-dicts/dictd-elements/dictd-elements-20030309.ebuild b/app-dicts/dictd-elements/dictd-elements-20030309.ebuild index aedbbf621..2444bf818 100644 --- a/app-dicts/dictd-elements/dictd-elements-20030309.ebuild +++ b/app-dicts/dictd-elements/dictd-elements-20030309.ebuild @@ -4,7 +4,7 @@ EAPI=8 DESCRIPTION="Jay Kominek's database of the elements for dict" -HOMEPAGE="http://www.dict.org" +HOMEPAGE="https://www.dict.org/" SRC_URI="https://web.archive.org/web/20121223051336/http://www.miranda.org:80/~jkominek/elements/elements.db -> ${P}.db" S="$WORKDIR" LICENSE="public-domain" diff --git a/app-dicts/dictd-web1913/dictd-web1913-0.5.0_p1.ebuild b/app-dicts/dictd-web1913/dictd-web1913-0.5.0_p1.ebuild index 742b53192..5e9660470 100644 --- a/app-dicts/dictd-web1913/dictd-web1913-0.5.0_p1.ebuild +++ b/app-dicts/dictd-web1913/dictd-web1913-0.5.0_p1.ebuild @@ -10,19 +10,19 @@ SV="${PV##*_}" SD="${SN}-${SV}" DESCRIPTION="Webster's Revised Unabridged Dictionary (1913) for dict" -HOMEPAGE="http://www.micra.com" +HOMEPAGE="https://www.micra.com" SRC_URI=" - http://www.gutenberg.org/files/660/old/pgw${GV}ab.zip - http://www.gutenberg.org/files/661/old/pgw${GV}c.zip - http://www.gutenberg.org/files/662/old/pgw${GV}de.zip - http://www.gutenberg.org/files/663/old/pgw${GV}fh.zip - http://www.gutenberg.org/files/664/old/pgw${GV}il.txt - http://www.gutenberg.org/files/665/old/pgw${GV}mo.zip - http://www.gutenberg.org/files/666/old/pgw${GV}pq.zip - http://www.gutenberg.org/files/667/old/pgw${GV}r.zip - http://www.gutenberg.org/files/668/old/pgw${GV}s.zip - http://www.gutenberg.org/files/669/old/pgw${GV}tw.zip - http://www.gutenberg.org/files/670/old/pgw${GV}xz.zip + https://www.gutenberg.org/files/660/old/pgw${GV}ab.zip + https://www.gutenberg.org/files/661/old/pgw${GV}c.zip + https://www.gutenberg.org/files/662/old/pgw${GV}de.zip + https://www.gutenberg.org/files/663/old/pgw${GV}fh.zip + https://www.gutenberg.org/files/664/old/pgw${GV}il.txt + https://www.gutenberg.org/files/665/old/pgw${GV}mo.zip + https://www.gutenberg.org/files/666/old/pgw${GV}pq.zip + https://www.gutenberg.org/files/667/old/pgw${GV}r.zip + https://www.gutenberg.org/files/668/old/pgw${GV}s.zip + https://www.gutenberg.org/files/669/old/pgw${GV}tw.zip + https://www.gutenberg.org/files/670/old/pgw${GV}xz.zip https://git.sr.ht/~ag_eitilt/${SN}/archive/${SV}.tar.gz -> ${SD}.tar.gz " S="${WORKDIR}" diff --git a/app-emulation/arnold/arnold-20170513.ebuild b/app-emulation/arnold/arnold-20170513.ebuild index 6dae52213..cfd2fa1e7 100644 --- a/app-emulation/arnold/arnold-20170513.ebuild +++ b/app-emulation/arnold/arnold-20170513.ebuild @@ -9,7 +9,7 @@ inherit cmake desktop wxwidgets DESCRIPTION="Amstrad CPC emulator" HOMEPAGE="http://www.cpctech.org.uk" -SRC_URI="http://cpctech.cpc-live.com/arnsrc.zip -> ${P}.zip" +SRC_URI="https://cpctech.cpc-live.com/arnsrc.zip -> ${P}.zip" LICENSE="GPL-2 LGPL-2.1" SLOT="0" diff --git a/app-portage/pacvis/pacvis-0.4.2.ebuild b/app-portage/pacvis/pacvis-0.4.2.ebuild index 31ce08a31..2adc736e8 100644 --- a/app-portage/pacvis/pacvis-0.4.2.ebuild +++ b/app-portage/pacvis/pacvis-0.4.2.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{3_6,3_7,3_8} ) inherit distutils-r1 DESCRIPTION="Displays dependency graphs of packages" -HOMEPAGE="https://github.com/bgloyer/pacvis.git" +HOMEPAGE="https://github.com/bgloyer/pacvis" SRC_URI="https://github.com/bgloyer/pacvis/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" diff --git a/app-portage/pacvis/pacvis-9999.ebuild b/app-portage/pacvis/pacvis-9999.ebuild index 48a4dff01..5bd18faf3 100644 --- a/app-portage/pacvis/pacvis-9999.ebuild +++ b/app-portage/pacvis/pacvis-9999.ebuild @@ -8,7 +8,7 @@ EGIT_REPO_URI="https://github.com/bgloyer/pacvis.git" inherit distutils-r1 git-r3 DESCRIPTION="Displays dependency graphs of packages" -HOMEPAGE="https://github.com/bgloyer/pacvis.git" +HOMEPAGE="https://github.com/bgloyer/pacvis" SRC_URI="" LICENSE="MIT" diff --git a/dev-R/Matrix/Matrix-1.3.4.ebuild b/dev-R/Matrix/Matrix-1.3.4.ebuild index e20c8d096..dc3e9e8cc 100644 --- a/dev-R/Matrix/Matrix-1.3.4.ebuild +++ b/dev-R/Matrix/Matrix-1.3.4.ebuild @@ -9,7 +9,7 @@ inherit R-packages DESCRIPTION='Sparse and Dense Matrix Classes and Methods' KEYWORDS="~amd64" -SRC_URI="http://cran.r-project.org/src/contrib/${PN}_${MYPV}.tar.gz" +SRC_URI="https://cran.r-project.org/src/contrib/${PN}_${MYPV}.tar.gz" LICENSE='GPL-2+' DEPEND=" diff --git a/profiles/thirdpartymirrors b/profiles/thirdpartymirrors index 0a1c5bcce..176929fcf 100644 --- a/profiles/thirdpartymirrors +++ b/profiles/thirdpartymirrors @@ -1 +1 @@ -cran https://cloud.r-project.org/ https://cran.usthb.dz/ http://mirror.fcaglp.unlp.edu.ar/CRAN/ https://cran.csiro.au/ https://mirror.aarnet.edu.au/pub/CRAN/ https://cran.ms.unimelb.edu.au/ https://cran.curtin.edu.au/ https://cran.wu.ac.at/ https://www.freestatistics.org/cran/ https://ftp.belnet.be/mirror/CRAN/ https://nbcgib.uesc.br/mirrors/cran/ https://cran-r.c3sl.ufpr.br/ https://cran.fiocruz.br/ https://vps.fmvz.usp.br/CRAN/ https://brieger.esalq.usp.br/CRAN/ https://ftp.uni-sofia.bg/CRAN/ https://mirror.rcg.sfu.ca/mirror/CRAN/ https://muug.ca/mirror/cran/ https://mirror.its.dal.ca/cran/ https://utstat.toronto.edu/cran/ https://cran.dcc.uchile.cl/ https://mirrors.tuna.tsinghua.edu.cn/CRAN/ https://mirrors.bfsu.edu.cn/CRAN/ https://mirrors.ustc.edu.cn/CRAN/ https://mirror-hk.koddos.net/CRAN/ https://mirrors.e-ducation.cn/CRAN/ https://mirror.lzu.edu.cn/CRAN/ https://mirrors.nju.edu.cn/CRAN/ https://mirrors.tongji.edu.cn/CRAN/ https://mirrors.sjtug.sjtu.edu.cn/cran/ https://mirro rs.sustech.edu.cn/CRAN/ https://www.icesi.edu.co/CRAN/ https://mirror.uned.ac.cr/cran/ https://mirrors.nic.cz/R/ https://mirrors.dotsrc.org/cran/ https://cran.asia/ https://mirror.cedia.org.ec/CRAN/ https://mirror.epn.edu.ec/CRAN/ http://cran.salud.gob.sv/ https://ftp.eenet.ee/pub/cran/ https://pbil.univ-lyon1.fr/CRAN/ https://mirror.ibcp.fr/pub/CRAN/ https://cran.biotools.fr/ https://ftp.igh.cnrs.fr/pub/CRAN/ http://cran.irsn.fr/ https://ftp.fau.de/cran/ https://mirror.dogado.de/cran/ https://ftp.gwdg.de/pub/misc/cran/ https://cran.uni-muenster.de/ https://mirror.clientvps.com/CRAN/ https://packages.othr.de/cran/ https://ftp.cc.uoc.gr/mirrors/CRAN/ https://cran.rapporter.net/ https://cran.hafro.is/ https://mirror.niser.ac.in/cran/ https://repo.bppt.go.id/cran/ https://cran.um.ac.ir/ https://ftp.heanet.ie/mirrors/cran.r-project.org/ https://cran.mirror.garr.it/CRAN/ https://cran.stat.unipd.it/ https://cran.ism.ac.jp/ https://ftp.yz.yamagata-u.ac.jp/pub/cran/ https://ftp.harukasan.or g/CRAN/ https://cran.yu.ac.kr/ https://cran.seoul.go.kr/ http://healthstat.snu.ac.kr/CRAN/ https://cran.biodisk.org/ https://wbc.upm.edu.my/cran/ https://cran.itam.mx/ http://www.est.colpos.mx/R-mirror/ https://mirror.marwan.ma/cran/ https://mirror.lyrahosting.com/CRAN/ https://cran.stat.auckland.ac.nz/ https://cran.uib.no/ https://cran.stat.upd.edu.ph/ https://cran.radicaldevelop.com/ https://cran.cmm.msu.ru/ https://mirror.truenetwork.ru/CRAN/ https://cran.mirror.ac.za/ https://ftp.cixug.es/CRAN/ https://cran.rediris.es/ https://ftpmirror1.infania.net/mirror/CRAN/ https://ftp.acc.umu.se/mirror/CRAN/ https://stat.ethz.ch/CRAN/ https://cran.csie.ntu.edu.tw/ http://mirrors.psu.ac.th/pub/cran/ https://cran.pau.edu.tr/ https://cran.gedik.edu.tr/ https://cran.ncc.metu.edu.tr/ https://www.stats.bris.ac.uk/R/ https://cran.ma.imperial.ac.uk/ https://mirror.las.iastate.edu/CRAN/ http://ftp.ussg.iu.edu/CRAN/ https://rweb.crmda.ku.edu/cran/ https://repo.miserver.it.umich.edu/cran/ http://cran .wustl.edu/ http://archive.linux.duke.edu/cran/ https://cran.case.edu/ https://ftp.osuosl.org/pub/cran/ http://lib.stat.cmu.edu/R/CRAN/ http://cran.mirrors.hoobly.com/ https://mirrors.nics.utk.edu/cran/ https://cran.microsoft.com/ https://espejito.fder.edu.uy/cran/ +cran https://cloud.r-project.org/ https://cran.usthb.dz/ http://mirror.fcaglp.unlp.edu.ar/CRAN/ https://cran.csiro.au/ https://mirror.aarnet.edu.au/pub/CRAN/ https://cran.ms.unimelb.edu.au/ https://cran.curtin.edu.au/ https://cran.wu.ac.at/ https://www.freestatistics.org/cran/ https://ftp.belnet.be/mirror/CRAN/ https://nbcgib.uesc.br/mirrors/cran/ https://cran-r.c3sl.ufpr.br/ https://cran.fiocruz.br/ https://vps.fmvz.usp.br/CRAN/ https://brieger.esalq.usp.br/CRAN/ https://ftp.uni-sofia.bg/CRAN/ https://mirror.rcg.sfu.ca/mirror/CRAN/ https://muug.ca/mirror/cran/ https://mirror.its.dal.ca/cran/ https://utstat.toronto.edu/cran/ https://cran.dcc.uchile.cl/ https://mirrors.tuna.tsinghua.edu.cn/CRAN/ https://mirrors.bfsu.edu.cn/CRAN/ https://mirrors.ustc.edu.cn/CRAN/ https://mirror-hk.koddos.net/CRAN/ https://mirrors.e-ducation.cn/CRAN/ https://mirror.lzu.edu.cn/CRAN/ https://mirrors.nju.edu.cn/CRAN/ https://mirrors.tongji.edu.cn/CRAN/ https://mirrors.sjtug.sjtu.edu.cn/cran/ https://mirro rs.sustech.edu.cn/CRAN/ https://www.icesi.edu.co/CRAN/ https://mirror.uned.ac.cr/cran/ https://mirrors.nic.cz/R/ https://mirrors.dotsrc.org/cran/ https://cran.asia/ https://mirror.cedia.org.ec/CRAN/ https://mirror.epn.edu.ec/CRAN/ http://cran.salud.gob.sv/ https://ftp.eenet.ee/pub/cran/ https://pbil.univ-lyon1.fr/CRAN/ https://mirror.ibcp.fr/pub/CRAN/ https://cran.biotools.fr/ https://ftp.igh.cnrs.fr/pub/CRAN/ http://cran.irsn.fr/ https://ftp.fau.de/cran/ https://mirror.dogado.de/cran/ https://ftp.gwdg.de/pub/misc/cran/ https://cran.uni-muenster.de/ https://mirror.clientvps.com/CRAN/ https://packages.othr.de/cran/ https://ftp.cc.uoc.gr/mirrors/CRAN/ https://cran.rapporter.net/ https://cran.hafro.is/ https://mirror.niser.ac.in/cran/ https://repo.bppt.go.id/cran/ https://cran.um.ac.ir/ https://ftp.heanet.ie/mirrors/cran.r-project.org/ https://cran.mirror.garr.it/CRAN/ https://cran.stat.unipd.it/ https://cran.ism.ac.jp/ https://ftp.yz.yamagata-u.ac.jp/pub/cran/ https://ftp.harukasan.or g/CRAN/ https://cran.yu.ac.kr/ https://cran.seoul.go.kr/ https://healthstat.snu.ac.kr/CRAN/ https://cran.biodisk.org/ https://wbc.upm.edu.my/cran/ https://cran.itam.mx/ http://www.est.colpos.mx/R-mirror/ https://mirror.marwan.ma/cran/ https://mirror.lyrahosting.com/CRAN/ https://cran.stat.auckland.ac.nz/ https://cran.uib.no/ https://cran.stat.upd.edu.ph/ https://cran.radicaldevelop.com/ https://cran.cmm.msu.ru/ https://mirror.truenetwork.ru/CRAN/ https://cran.mirror.ac.za/ https://ftp.cixug.es/CRAN/ https://cran.rediris.es/ https://ftpmirror1.infania.net/mirror/CRAN/ https://ftp.acc.umu.se/mirror/CRAN/ https://stat.ethz.ch/CRAN/ https://cran.csie.ntu.edu.tw/ http://mirrors.psu.ac.th/pub/cran/ https://cran.pau.edu.tr/ https://cran.gedik.edu.tr/ https://cran.ncc.metu.edu.tr/ https://www.stats.bris.ac.uk/R/ https://cran.ma.imperial.ac.uk/ https://mirror.las.iastate.edu/CRAN/ https://ftp.ussg.iu.edu/CRAN/ https://rweb.crmda.ku.edu/cran/ https://repo.miserver.it.umich.edu/cran/ http://cr an.wustl.edu/ https://archive.linux.duke.edu/cran/ https://cran.case.edu/ https://ftp.osuosl.org/pub/cran/ http://lib.stat.cmu.edu/R/CRAN/ https://cran.mirrors.hoobly.com/ https://mirrors.nics.utk.edu/cran/ https://cran.microsoft.com/ https://espejito.fder.edu.uy/cran/