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 F3DA2138359 for ; Sat, 15 Aug 2020 18:01:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E50DFE08EC; Sat, 15 Aug 2020 18:01:11 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 C17A8E08EC for ; Sat, 15 Aug 2020 18:01:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 56CEA34F3F9 for ; Sat, 15 Aug 2020 18:01:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D43812EE for ; Sat, 15 Aug 2020 18:01:08 +0000 (UTC) From: "Marco Leise" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marco Leise" Message-ID: <1597508589.39bef3c36c6765103d0f47e70090268e5be052c0.mleise@gentoo> Subject: [gentoo-commits] repo/user/dlang:master commit in: dev-lang/ldc2/, dev-util/dub/, dev-util/gdmd/, net-misc/onedrive/ X-VCS-Repository: repo/user/dlang X-VCS-Files: dev-lang/ldc2/ldc2-1.18.0-r1.ebuild dev-lang/ldc2/ldc2-1.18.0.ebuild dev-lang/ldc2/ldc2-1.19.0-r1.ebuild dev-lang/ldc2/ldc2-1.19.0.ebuild dev-lang/ldc2/ldc2-1.20.1-r1.ebuild dev-lang/ldc2/ldc2-1.20.1.ebuild dev-lang/ldc2/ldc2-1.21.0-r1.ebuild dev-lang/ldc2/ldc2-1.21.0.ebuild dev-lang/ldc2/ldc2-1.22.0.ebuild dev-util/dub/dub-1.21.0.ebuild dev-util/dub/dub-1.22.0.ebuild dev-util/gdmd/gdmd-9.3.0.ebuild net-misc/onedrive/onedrive-2.4.2.ebuild X-VCS-Directories: dev-lang/ldc2/ dev-util/dub/ net-misc/onedrive/ dev-util/gdmd/ X-VCS-Committer: mleise X-VCS-Committer-Name: Marco Leise X-VCS-Revision: 39bef3c36c6765103d0f47e70090268e5be052c0 X-VCS-Branch: master Date: Sat, 15 Aug 2020 18:01:08 +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: 056eec4c-2a73-46e8-ba3c-5b21a2f9d872 X-Archives-Hash: a088029ae3de7e8a6dd495eabf7866a3 commit: 39bef3c36c6765103d0f47e70090268e5be052c0 Author: Marco Leise gmx de> AuthorDate: Sat Aug 15 16:12:04 2020 +0000 Commit: Marco Leise gmx de> CommitDate: Sat Aug 15 16:23:09 2020 +0000 URL: https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=39bef3c3 Updated homepages of various ebuilds. Signed-off-by: Marco Leise gmx.de> dev-lang/ldc2/ldc2-1.18.0-r1.ebuild | 2 +- dev-lang/ldc2/ldc2-1.18.0.ebuild | 2 +- dev-lang/ldc2/ldc2-1.19.0-r1.ebuild | 2 +- dev-lang/ldc2/ldc2-1.19.0.ebuild | 2 +- dev-lang/ldc2/ldc2-1.20.1-r1.ebuild | 2 +- dev-lang/ldc2/ldc2-1.20.1.ebuild | 2 +- dev-lang/ldc2/ldc2-1.21.0-r1.ebuild | 2 +- dev-lang/ldc2/ldc2-1.21.0.ebuild | 2 +- dev-lang/ldc2/ldc2-1.22.0.ebuild | 2 +- dev-util/dub/dub-1.21.0.ebuild | 2 +- dev-util/dub/dub-1.22.0.ebuild | 2 +- dev-util/gdmd/gdmd-9.3.0.ebuild | 2 +- net-misc/onedrive/onedrive-2.4.2.ebuild | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/dev-lang/ldc2/ldc2-1.18.0-r1.ebuild b/dev-lang/ldc2/ldc2-1.18.0-r1.ebuild index 5229a08..0949633 100644 --- a/dev-lang/ldc2/ldc2-1.18.0-r1.ebuild +++ b/dev-lang/ldc2/ldc2-1.18.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ldc-developers/ldc/releases/download/v${MY_PV}/${MY_ S=${WORKDIR}/${MY_P} DESCRIPTION="LLVM D Compiler" -HOMEPAGE="https://ldc-developers.github.com/ldc" +HOMEPAGE="https://github.com/ldc-developers/ldc" KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" LICENSE="BSD" SLOT="$(ver_cut 1-2)/$(ver_cut 3)" diff --git a/dev-lang/ldc2/ldc2-1.18.0.ebuild b/dev-lang/ldc2/ldc2-1.18.0.ebuild index 7c803d2..f78e20c 100644 --- a/dev-lang/ldc2/ldc2-1.18.0.ebuild +++ b/dev-lang/ldc2/ldc2-1.18.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ldc-developers/ldc/releases/download/v${MY_PV}/${MY_ S=${WORKDIR}/${MY_P} DESCRIPTION="LLVM D Compiler" -HOMEPAGE="https://ldc-developers.github.com/ldc" +HOMEPAGE="https://github.com/ldc-developers/ldc" KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" LICENSE="BSD" SLOT="$(ver_cut 1-2)/$(ver_cut 3)" diff --git a/dev-lang/ldc2/ldc2-1.19.0-r1.ebuild b/dev-lang/ldc2/ldc2-1.19.0-r1.ebuild index e39c89a..efd604c 100644 --- a/dev-lang/ldc2/ldc2-1.19.0-r1.ebuild +++ b/dev-lang/ldc2/ldc2-1.19.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ldc-developers/ldc/releases/download/v${MY_PV}/${MY_ S=${WORKDIR}/${MY_P} DESCRIPTION="LLVM D Compiler" -HOMEPAGE="https://ldc-developers.github.com/ldc" +HOMEPAGE="https://github.com/ldc-developers/ldc" KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" LICENSE="BSD" SLOT="$(ver_cut 1-2)/$(ver_cut 3)" diff --git a/dev-lang/ldc2/ldc2-1.19.0.ebuild b/dev-lang/ldc2/ldc2-1.19.0.ebuild index f9f501f..4f8333a 100644 --- a/dev-lang/ldc2/ldc2-1.19.0.ebuild +++ b/dev-lang/ldc2/ldc2-1.19.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ldc-developers/ldc/releases/download/v${MY_PV}/${MY_ S=${WORKDIR}/${MY_P} DESCRIPTION="LLVM D Compiler" -HOMEPAGE="https://ldc-developers.github.com/ldc" +HOMEPAGE="https://github.com/ldc-developers/ldc" KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" LICENSE="BSD" SLOT="$(ver_cut 1-2)/$(ver_cut 3)" diff --git a/dev-lang/ldc2/ldc2-1.20.1-r1.ebuild b/dev-lang/ldc2/ldc2-1.20.1-r1.ebuild index c5db3f2..b66cc3f 100644 --- a/dev-lang/ldc2/ldc2-1.20.1-r1.ebuild +++ b/dev-lang/ldc2/ldc2-1.20.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ldc-developers/ldc/releases/download/v${MY_PV}/${MY_ S=${WORKDIR}/${MY_P} DESCRIPTION="LLVM D Compiler" -HOMEPAGE="https://ldc-developers.github.com/ldc" +HOMEPAGE="https://github.com/ldc-developers/ldc" KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" LICENSE="BSD" SLOT="$(ver_cut 1-2)/$(ver_cut 3)" diff --git a/dev-lang/ldc2/ldc2-1.20.1.ebuild b/dev-lang/ldc2/ldc2-1.20.1.ebuild index 576ceaa..006204a 100644 --- a/dev-lang/ldc2/ldc2-1.20.1.ebuild +++ b/dev-lang/ldc2/ldc2-1.20.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ldc-developers/ldc/releases/download/v${MY_PV}/${MY_ S=${WORKDIR}/${MY_P} DESCRIPTION="LLVM D Compiler" -HOMEPAGE="https://ldc-developers.github.com/ldc" +HOMEPAGE="https://github.com/ldc-developers/ldc" KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" LICENSE="BSD" SLOT="$(ver_cut 1-2)/$(ver_cut 3)" diff --git a/dev-lang/ldc2/ldc2-1.21.0-r1.ebuild b/dev-lang/ldc2/ldc2-1.21.0-r1.ebuild index c5db3f2..b66cc3f 100644 --- a/dev-lang/ldc2/ldc2-1.21.0-r1.ebuild +++ b/dev-lang/ldc2/ldc2-1.21.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ldc-developers/ldc/releases/download/v${MY_PV}/${MY_ S=${WORKDIR}/${MY_P} DESCRIPTION="LLVM D Compiler" -HOMEPAGE="https://ldc-developers.github.com/ldc" +HOMEPAGE="https://github.com/ldc-developers/ldc" KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" LICENSE="BSD" SLOT="$(ver_cut 1-2)/$(ver_cut 3)" diff --git a/dev-lang/ldc2/ldc2-1.21.0.ebuild b/dev-lang/ldc2/ldc2-1.21.0.ebuild index 576ceaa..006204a 100644 --- a/dev-lang/ldc2/ldc2-1.21.0.ebuild +++ b/dev-lang/ldc2/ldc2-1.21.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ldc-developers/ldc/releases/download/v${MY_PV}/${MY_ S=${WORKDIR}/${MY_P} DESCRIPTION="LLVM D Compiler" -HOMEPAGE="https://ldc-developers.github.com/ldc" +HOMEPAGE="https://github.com/ldc-developers/ldc" KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" LICENSE="BSD" SLOT="$(ver_cut 1-2)/$(ver_cut 3)" diff --git a/dev-lang/ldc2/ldc2-1.22.0.ebuild b/dev-lang/ldc2/ldc2-1.22.0.ebuild index c5db3f2..b66cc3f 100644 --- a/dev-lang/ldc2/ldc2-1.22.0.ebuild +++ b/dev-lang/ldc2/ldc2-1.22.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ldc-developers/ldc/releases/download/v${MY_PV}/${MY_ S=${WORKDIR}/${MY_P} DESCRIPTION="LLVM D Compiler" -HOMEPAGE="https://ldc-developers.github.com/ldc" +HOMEPAGE="https://github.com/ldc-developers/ldc" KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" LICENSE="BSD" SLOT="$(ver_cut 1-2)/$(ver_cut 3)" diff --git a/dev-util/dub/dub-1.21.0.ebuild b/dev-util/dub/dub-1.21.0.ebuild index d6aa400..1448104 100644 --- a/dev-util/dub/dub-1.21.0.ebuild +++ b/dev-util/dub/dub-1.21.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="Package and build management system for D" -HOMEPAGE="http://code.dlang.org/" +HOMEPAGE="https://code.dlang.org/" LICENSE="MIT" SLOT="0" diff --git a/dev-util/dub/dub-1.22.0.ebuild b/dev-util/dub/dub-1.22.0.ebuild index 23205f6..09c8edd 100644 --- a/dev-util/dub/dub-1.22.0.ebuild +++ b/dev-util/dub/dub-1.22.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="Package and build management system for D" -HOMEPAGE="http://code.dlang.org/" +HOMEPAGE="https://code.dlang.org/" LICENSE="MIT" SLOT="0" diff --git a/dev-util/gdmd/gdmd-9.3.0.ebuild b/dev-util/gdmd/gdmd-9.3.0.ebuild index 4a379f7..5774818 100644 --- a/dev-util/gdmd/gdmd-9.3.0.ebuild +++ b/dev-util/gdmd/gdmd-9.3.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="Wrapper script for gdc that emulates the dmd command" -HOMEPAGE="http://www.gdcproject.org/" +HOMEPAGE="https://www.gdcproject.org/" LICENSE="GPL-3+" SLOT="${PV}" diff --git a/net-misc/onedrive/onedrive-2.4.2.ebuild b/net-misc/onedrive/onedrive-2.4.2.ebuild index 90725aa..fa091f4 100644 --- a/net-misc/onedrive/onedrive-2.4.2.ebuild +++ b/net-misc/onedrive/onedrive-2.4.2.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="Free Client for OneDrive on Linux" -HOMEPAGE="https://github.com/abraunegg/onedrive" +HOMEPAGE="https://abraunegg.github.io/" LICENSE="GPL-3" SLOT="0"