From: Amy Liffey Date: Fri, 11 Aug 2017 19:45:55 +0000 (+0200) Subject: dev-libs/fribidi: fix homepage, src_uri X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5aea33e51ca0363ca14115524b0427895811ae2d;p=gentoo.git dev-libs/fribidi: fix homepage, src_uri Package-Manager: Portage-2.3.6, Repoman-2.3.1 --- diff --git a/dev-libs/fribidi/fribidi-0.19.5-r1.ebuild b/dev-libs/fribidi/fribidi-0.19.5-r1.ebuild index 4fc14c5c9a5b..5566b38636bd 100644 --- a/dev-libs/fribidi/fribidi-0.19.5-r1.ebuild +++ b/dev-libs/fribidi/fribidi-0.19.5-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit autotools eutils DESCRIPTION="A free implementation of the unicode bidirectional algorithm" -HOMEPAGE="http://fribidi.org/" -SRC_URI="http://fribidi.org/download/${P}.tar.bz2" +HOMEPAGE="https://fribidi.org/" +SRC_URI="https://fribidi.org/download/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" diff --git a/dev-libs/fribidi/fribidi-0.19.6.ebuild b/dev-libs/fribidi/fribidi-0.19.6.ebuild index bf79a9351f13..f84e757e93f3 100644 --- a/dev-libs/fribidi/fribidi-0.19.6.ebuild +++ b/dev-libs/fribidi/fribidi-0.19.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,8 +8,8 @@ AUTOTOOLS_AUTORECONF=1 inherit autotools eutils autotools-multilib DESCRIPTION="A free implementation of the unicode bidirectional algorithm" -HOMEPAGE="http://fribidi.org/" -SRC_URI="http://fribidi.org/download/${P}.tar.bz2" +HOMEPAGE="https://fribidi.org/" +SRC_URI="https://fribidi.org/download/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" diff --git a/dev-libs/fribidi/fribidi-0.19.7.ebuild b/dev-libs/fribidi/fribidi-0.19.7.ebuild index fdb6c017639a..d412461bead8 100644 --- a/dev-libs/fribidi/fribidi-0.19.7.ebuild +++ b/dev-libs/fribidi/fribidi-0.19.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,8 +8,8 @@ AUTOTOOLS_AUTORECONF=1 inherit autotools autotools-multilib DESCRIPTION="A free implementation of the unicode bidirectional algorithm" -HOMEPAGE="http://fribidi.org/" -SRC_URI="http://fribidi.org/download/${P}.tar.bz2" +HOMEPAGE="https://fribidi.org/" +SRC_URI="https://fribidi.org/download/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0"