commit: 5aea33e51ca0363ca14115524b0427895811ae2d Author: Amy Liffey <amynka <AT> gentoo <DOT> org> AuthorDate: Fri Aug 11 19:45:55 2017 +0000 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org> CommitDate: Fri Aug 11 19:56:42 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5aea33e5
dev-libs/fribidi: fix homepage, src_uri Package-Manager: Portage-2.3.6, Repoman-2.3.1 dev-libs/fribidi/fribidi-0.19.5-r1.ebuild | 6 +++--- dev-libs/fribidi/fribidi-0.19.6.ebuild | 6 +++--- dev-libs/fribidi/fribidi-0.19.7.ebuild | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/dev-libs/fribidi/fribidi-0.19.5-r1.ebuild b/dev-libs/fribidi/fribidi-0.19.5-r1.ebuild index 4fc14c5c9a5..5566b38636b 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 bf79a9351f1..f84e757e93f 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 fdb6c017639..d412461bead 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"
