summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmy Liffey <amynka@gentoo.org>2017-08-11 21:45:55 +0200
committerAmy Liffey <amynka@gentoo.org>2017-08-11 21:56:42 +0200
commit5aea33e51ca0363ca14115524b0427895811ae2d (patch)
tree493d59537ff21fc74a9775df4d89b295cf130dc1
parentdev-util/Orange: fix homepage (diff)
downloadgentoo-5aea33e51ca0363ca14115524b0427895811ae2d.tar.gz
gentoo-5aea33e51ca0363ca14115524b0427895811ae2d.tar.bz2
gentoo-5aea33e51ca0363ca14115524b0427895811ae2d.zip
dev-libs/fribidi: fix homepage, src_uri
Package-Manager: Portage-2.3.6, Repoman-2.3.1
-rw-r--r--dev-libs/fribidi/fribidi-0.19.5-r1.ebuild6
-rw-r--r--dev-libs/fribidi/fribidi-0.19.6.ebuild6
-rw-r--r--dev-libs/fribidi/fribidi-0.19.7.ebuild6
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 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"