summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-04-21 10:39:04 +0200
committerAaron Bauman <bman@gentoo.org>2018-04-21 21:29:22 -0400
commit6ab242bc9afdfde3c821ab95a8876c73d2f12d74 (patch)
tree8a0fb904fae9db22e78e0869cfc869d7d35f8f11 /app-i18n/man-pages-de/man-pages-de-1.15.ebuild
parentsys-libs/libutempter: use HTTPS (diff)
downloadgentoo-6ab242bc9afdfde3c821ab95a8876c73d2f12d74.tar.gz
gentoo-6ab242bc9afdfde3c821ab95a8876c73d2f12d74.tar.bz2
gentoo-6ab242bc9afdfde3c821ab95a8876c73d2f12d74.zip
app-i18n/man-pages-de: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/8096
Diffstat (limited to 'app-i18n/man-pages-de/man-pages-de-1.15.ebuild')
-rw-r--r--app-i18n/man-pages-de/man-pages-de-1.15.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-i18n/man-pages-de/man-pages-de-1.15.ebuild b/app-i18n/man-pages-de/man-pages-de-1.15.ebuild
index 62a8d5e21b0c..49370f0b46bd 100644
--- a/app-i18n/man-pages-de/man-pages-de-1.15.ebuild
+++ b/app-i18n/man-pages-de/man-pages-de-1.15.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,8 +8,8 @@ inherit autotools
MY_P="${PN/-/}-${PV}"
DESCRIPTION="A somewhat comprehensive collection of Linux german man page translations"
-HOMEPAGE="http://alioth.debian.org/projects/manpages-de/"
-SRC_URI="http://manpages-de.alioth.debian.org/downloads/${MY_P}.tar.xz"
+HOMEPAGE="https://alioth.debian.org/projects/manpages-de/"
+SRC_URI="https://manpages-de.alioth.debian.org/downloads/${MY_P}.tar.xz"
LICENSE="GPL-3+ man-pages GPL-2+ GPL-2 BSD"
SLOT="0"