diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-11-10 21:16:35 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-11-10 21:34:03 +0100 |
commit | c59e381c69833fb42f25ecdbb5e9c7f0b87d8ca9 (patch) | |
tree | d3bd318c3cfb2623c9ea264f86fe04b63bdf488f /app-text | |
parent | dev-libs/hyphen: Drop old (diff) | |
download | gentoo-c59e381c69833fb42f25ecdbb5e9c7f0b87d8ca9.tar.gz gentoo-c59e381c69833fb42f25ecdbb5e9c7f0b87d8ca9.tar.bz2 gentoo-c59e381c69833fb42f25ecdbb5e9c7f0b87d8ca9.zip |
app-text/libabw: Switch to https
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/libabw/libabw-0.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/libabw/libabw-0.1.1.ebuild b/app-text/libabw/libabw-0.1.1.ebuild index c98a1ac1d581..617c9c18aadc 100644 --- a/app-text/libabw/libabw-0.1.1.ebuild +++ b/app-text/libabw/libabw-0.1.1.ebuild @@ -6,8 +6,8 @@ EAPI=6 inherit autotools DESCRIPTION="Library parsing abiword documents" -HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/${PN}" -SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz" +HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libabw" +SRC_URI="https://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz" LICENSE="MPL-2.0" SLOT="0" |