Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libabw/
Date: Fri, 10 Nov 2017 20:34:29
Message-Id: 1510346043.c59e381c69833fb42f25ecdbb5e9c7f0b87d8ca9.asturm@gentoo
1 commit: c59e381c69833fb42f25ecdbb5e9c7f0b87d8ca9
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 10 20:16:35 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 10 20:34:03 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c59e381c
7
8 app-text/libabw: Switch to https
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11
12 app-text/libabw/libabw-0.1.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-text/libabw/libabw-0.1.1.ebuild b/app-text/libabw/libabw-0.1.1.ebuild
16 index c98a1ac1d58..617c9c18aad 100644
17 --- a/app-text/libabw/libabw-0.1.1.ebuild
18 +++ b/app-text/libabw/libabw-0.1.1.ebuild
19 @@ -6,8 +6,8 @@ EAPI=6
20 inherit autotools
21
22 DESCRIPTION="Library parsing abiword documents"
23 -HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/${PN}"
24 -SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz"
25 +HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libabw"
26 +SRC_URI="https://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz"
27
28 LICENSE="MPL-2.0"
29 SLOT="0"