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 /dev-libs/fribidi/fribidi-0.19.6.ebuild
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
Diffstat (limited to 'dev-libs/fribidi/fribidi-0.19.6.ebuild')
-rw-r--r--dev-libs/fribidi/fribidi-0.19.6.ebuild6
1 files changed, 3 insertions, 3 deletions
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"