From abbe5b8f43f37148859d94aad30947691f517a01 Mon Sep 17 00:00:00 2001 From: David Hicks Date: Mon, 31 Jul 2017 21:20:52 +1000 Subject: [PATCH] x11-libs/cairo: use HTTPS for freedesktop.org, HOMEPAGE and SRC_URI Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- x11-libs/cairo/cairo-1.14.10.ebuild | 6 +++--- x11-libs/cairo/cairo-1.14.8.ebuild | 6 +++--- x11-libs/cairo/cairo-9999.ebuild | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/x11-libs/cairo/cairo-1.14.10.ebuild b/x11-libs/cairo/cairo-1.14.10.ebuild index 515d95e49918..396118fc0619 100644 --- a/x11-libs/cairo/cairo-1.14.10.ebuild +++ b/x11-libs/cairo/cairo-1.14.10.ebuild @@ -7,15 +7,15 @@ inherit eutils flag-o-matic autotools multilib-minimal if [[ ${PV} == *9999* ]]; then inherit git-r3 - EGIT_REPO_URI="git://anongit.freedesktop.org/git/cairo" + EGIT_REPO_URI="https://anongit.freedesktop.org/git/cairo" SRC_URI="" else - SRC_URI="http://cairographics.org/releases/${P}.tar.xz" + SRC_URI="https://www.cairographics.org/releases/${P}.tar.xz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi DESCRIPTION="A vector graphics library with cross-device output support" -HOMEPAGE="http://cairographics.org/" +HOMEPAGE="https://www.cairographics.org" LICENSE="|| ( LGPL-2.1 MPL-1.1 )" SLOT="0" IUSE="X aqua debug directfb gles2 +glib opengl static-libs +svg valgrind xcb" diff --git a/x11-libs/cairo/cairo-1.14.8.ebuild b/x11-libs/cairo/cairo-1.14.8.ebuild index 8be8b7d7a3c6..e36dbac0a735 100644 --- a/x11-libs/cairo/cairo-1.14.8.ebuild +++ b/x11-libs/cairo/cairo-1.14.8.ebuild @@ -7,15 +7,15 @@ inherit eutils flag-o-matic autotools multilib-minimal if [[ ${PV} == *9999* ]]; then inherit git-r3 - EGIT_REPO_URI="git://anongit.freedesktop.org/git/cairo" + EGIT_REPO_URI="https://anongit.freedesktop.org/git/cairo" SRC_URI="" else - SRC_URI="http://cairographics.org/releases/${P}.tar.xz" + SRC_URI="https://www.cairographics.org/releases/${P}.tar.xz" KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi DESCRIPTION="A vector graphics library with cross-device output support" -HOMEPAGE="http://cairographics.org/" +HOMEPAGE="https://www.cairographics.org" LICENSE="|| ( LGPL-2.1 MPL-1.1 )" SLOT="0" IUSE="X aqua debug directfb gles2 +glib opengl static-libs +svg valgrind xcb" diff --git a/x11-libs/cairo/cairo-9999.ebuild b/x11-libs/cairo/cairo-9999.ebuild index dcf93feb8962..9e0f4f744bfa 100644 --- a/x11-libs/cairo/cairo-9999.ebuild +++ b/x11-libs/cairo/cairo-9999.ebuild @@ -7,15 +7,15 @@ inherit eutils flag-o-matic autotools multilib-minimal if [[ ${PV} == *9999* ]]; then inherit git-r3 - EGIT_REPO_URI="git://anongit.freedesktop.org/git/cairo" + EGIT_REPO_URI="https://anongit.freedesktop.org/git/cairo" SRC_URI="" else - SRC_URI="http://cairographics.org/releases/${P}.tar.xz" + SRC_URI="https://www.cairographics.org/releases/${P}.tar.xz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi DESCRIPTION="A vector graphics library with cross-device output support" -HOMEPAGE="http://cairographics.org/" +HOMEPAGE="https://www.cairographics.org" LICENSE="|| ( LGPL-2.1 MPL-1.1 )" SLOT="0" IUSE="X aqua debug directfb gles2 +glib opengl static-libs +svg utils valgrind xcb" -- 2.26.2