summaryrefslogtreecommitdiff
path: root/app-i18n/nkf
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 12:47:45 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 12:49:19 +0200
commiteaaface92ee81f30a6ac66fe7acbcc42c00dc450 (patch)
tree6a380aa33005e1997c9dbe6f1c00520274543303 /app-i18n/nkf
parentf49e098397feee21f6efdc364f7d00bbc86b8518 (diff)
downloadgentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.tar.gz
gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.tar.xz
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-i18n/nkf')
-rw-r--r--app-i18n/nkf/metadata.xml2
-rw-r--r--app-i18n/nkf/nkf-2.1.3-r1.ebuild4
-rw-r--r--app-i18n/nkf/nkf-2.1.3.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/app-i18n/nkf/metadata.xml b/app-i18n/nkf/metadata.xml
index 22082c33e43..5dec39d70c7 100644
--- a/app-i18n/nkf/metadata.xml
+++ b/app-i18n/nkf/metadata.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>cjk</herd>
<upstream>
diff --git a/app-i18n/nkf/nkf-2.1.3-r1.ebuild b/app-i18n/nkf/nkf-2.1.3-r1.ebuild
index 347fc7d8a9a..c2b2e2237b9 100644
--- a/app-i18n/nkf/nkf-2.1.3-r1.ebuild
+++ b/app-i18n/nkf/nkf-2.1.3-r1.ebuild
@@ -9,8 +9,8 @@ inherit eutils distutils-r1 perl-module toolchain-funcs
DESCRIPTION="Network Kanji code conversion Filter with UTF-8/16 support"
HOMEPAGE="http://sourceforge.jp/projects/nkf/"
SRC_URI="mirror://sourceforge.jp/nkf/59912/${P}.tar.gz
- linguas_ja? ( http://dev.gentoo.org/~naota/files/nkf.1j )
- python? ( http://dev.gentoo.org/~naota/files/NKF_python20090602.tgz )"
+ linguas_ja? ( https://dev.gentoo.org/~naota/files/nkf.1j )
+ python? ( https://dev.gentoo.org/~naota/files/NKF_python20090602.tgz )"
LICENSE="ZLIB"
SLOT="0"
diff --git a/app-i18n/nkf/nkf-2.1.3.ebuild b/app-i18n/nkf/nkf-2.1.3.ebuild
index a8ae0d33151..44cd1e61222 100644
--- a/app-i18n/nkf/nkf-2.1.3.ebuild
+++ b/app-i18n/nkf/nkf-2.1.3.ebuild
@@ -9,7 +9,7 @@ inherit eutils distutils-r1 perl-module toolchain-funcs
DESCRIPTION="Network Kanji code conversion Filter with UTF-8/16 support"
HOMEPAGE="http://sourceforge.jp/projects/nkf/"
SRC_URI="mirror://sourceforge.jp/nkf/59912/${P}.tar.gz
- python? ( http://dev.gentoo.org/~naota/files/NKF_python20090602.tgz )"
+ python? ( https://dev.gentoo.org/~naota/files/NKF_python20090602.tgz )"
LICENSE="ZLIB"
SLOT="0"