Gentoo Archives: gentoo-commits

From: Amy Liffey <amynka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/fribidi/
Date: Fri, 11 Aug 2017 19:57:28
Message-Id: 1502481402.5aea33e51ca0363ca14115524b0427895811ae2d.amynka@gentoo
1 commit: 5aea33e51ca0363ca14115524b0427895811ae2d
2 Author: Amy Liffey <amynka <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 11 19:45:55 2017 +0000
4 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 11 19:56:42 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5aea33e5
7
8 dev-libs/fribidi: fix homepage, src_uri
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11
12 dev-libs/fribidi/fribidi-0.19.5-r1.ebuild | 6 +++---
13 dev-libs/fribidi/fribidi-0.19.6.ebuild | 6 +++---
14 dev-libs/fribidi/fribidi-0.19.7.ebuild | 6 +++---
15 3 files changed, 9 insertions(+), 9 deletions(-)
16
17 diff --git a/dev-libs/fribidi/fribidi-0.19.5-r1.ebuild b/dev-libs/fribidi/fribidi-0.19.5-r1.ebuild
18 index 4fc14c5c9a5..5566b38636b 100644
19 --- a/dev-libs/fribidi/fribidi-0.19.5-r1.ebuild
20 +++ b/dev-libs/fribidi/fribidi-0.19.5-r1.ebuild
21 @@ -1,12 +1,12 @@
22 -# Copyright 1999-2013 Gentoo Foundation
23 +# Copyright 1999-2017 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 inherit autotools eutils
28
29 DESCRIPTION="A free implementation of the unicode bidirectional algorithm"
30 -HOMEPAGE="http://fribidi.org/"
31 -SRC_URI="http://fribidi.org/download/${P}.tar.bz2"
32 +HOMEPAGE="https://fribidi.org/"
33 +SRC_URI="https://fribidi.org/download/${P}.tar.bz2"
34
35 LICENSE="LGPL-2.1"
36 SLOT="0"
37
38 diff --git a/dev-libs/fribidi/fribidi-0.19.6.ebuild b/dev-libs/fribidi/fribidi-0.19.6.ebuild
39 index bf79a9351f1..f84e757e93f 100644
40 --- a/dev-libs/fribidi/fribidi-0.19.6.ebuild
41 +++ b/dev-libs/fribidi/fribidi-0.19.6.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2015 Gentoo Foundation
44 +# Copyright 1999-2017 Gentoo Foundation
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=5
48 @@ -8,8 +8,8 @@ AUTOTOOLS_AUTORECONF=1
49 inherit autotools eutils autotools-multilib
50
51 DESCRIPTION="A free implementation of the unicode bidirectional algorithm"
52 -HOMEPAGE="http://fribidi.org/"
53 -SRC_URI="http://fribidi.org/download/${P}.tar.bz2"
54 +HOMEPAGE="https://fribidi.org/"
55 +SRC_URI="https://fribidi.org/download/${P}.tar.bz2"
56
57 LICENSE="LGPL-2.1"
58 SLOT="0"
59
60 diff --git a/dev-libs/fribidi/fribidi-0.19.7.ebuild b/dev-libs/fribidi/fribidi-0.19.7.ebuild
61 index fdb6c017639..d412461bead 100644
62 --- a/dev-libs/fribidi/fribidi-0.19.7.ebuild
63 +++ b/dev-libs/fribidi/fribidi-0.19.7.ebuild
64 @@ -1,4 +1,4 @@
65 -# Copyright 1999-2016 Gentoo Foundation
66 +# Copyright 1999-2017 Gentoo Foundation
67 # Distributed under the terms of the GNU General Public License v2
68
69 EAPI=5
70 @@ -8,8 +8,8 @@ AUTOTOOLS_AUTORECONF=1
71 inherit autotools autotools-multilib
72
73 DESCRIPTION="A free implementation of the unicode bidirectional algorithm"
74 -HOMEPAGE="http://fribidi.org/"
75 -SRC_URI="http://fribidi.org/download/${P}.tar.bz2"
76 +HOMEPAGE="https://fribidi.org/"
77 +SRC_URI="https://fribidi.org/download/${P}.tar.bz2"
78
79 LICENSE="LGPL-2.1"
80 SLOT="0"