summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-04 09:19:10 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-03-05 22:46:23 +0100
commit5505c31b9cccdd62b0ea37b1ee5a3dafd1b95e37 (patch)
tree1b2ac0721900526a1d0a22d9ebfaaa773a4df4cf
parentapp-vim/dbext: use HTTPS. (diff)
downloadgentoo-5505c31b9cccdd62b0ea37b1ee5a3dafd1b95e37.tar.gz
gentoo-5505c31b9cccdd62b0ea37b1ee5a3dafd1b95e37.tar.bz2
gentoo-5505c31b9cccdd62b0ea37b1ee5a3dafd1b95e37.zip
app-vim/dhcpd-syntax: use HTTPS.
-rw-r--r--app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild4
-rw-r--r--app-vim/dhcpd-syntax/dhcpd-syntax-20030825.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild b/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild
index b5d16e15beb2..64596938a653 100644
--- a/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild
+++ b/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
inherit vim-plugin
DESCRIPTION="vim plugin: syntax highlighting for dhcpd.conf"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=744"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=744"
LICENSE="vim"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
diff --git a/app-vim/dhcpd-syntax/dhcpd-syntax-20030825.ebuild b/app-vim/dhcpd-syntax/dhcpd-syntax-20030825.ebuild
index 6a4bdb499cec..40f3dc706b8b 100644
--- a/app-vim/dhcpd-syntax/dhcpd-syntax-20030825.ebuild
+++ b/app-vim/dhcpd-syntax/dhcpd-syntax-20030825.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
inherit vim-plugin eutils
DESCRIPTION="vim plugin: syntax highlighting for dhcpd.conf"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=744"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=744"
LICENSE="vim"
KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
IUSE=""