diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:41:27 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:41:51 +0200 |
commit | dea7c3060641b628cd6a2e2d97db18903c86862e (patch) | |
tree | 732f4fb23c78427e21bd1fbcea69d3d0afe79cf5 /app-i18n/dbskkd-cdb | |
parent | Use https for most gnu.org URLs (diff) | |
download | gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.gz gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.bz2 gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.zip |
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-i18n/dbskkd-cdb')
-rw-r--r-- | app-i18n/dbskkd-cdb/dbskkd-cdb-2.00.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/dbskkd-cdb/dbskkd-cdb-2.00.ebuild b/app-i18n/dbskkd-cdb/dbskkd-cdb-2.00.ebuild index 0db1fab63e40..392effda3494 100644 --- a/app-i18n/dbskkd-cdb/dbskkd-cdb-2.00.ebuild +++ b/app-i18n/dbskkd-cdb/dbskkd-cdb-2.00.ebuild @@ -6,8 +6,8 @@ EAPI="2" inherit eutils multilib toolchain-funcs user DESCRIPTION="Yet another Dictionary server for the SKK Japanese-input software" -HOMEPAGE="http://dbskkd-cdb.googlecode.com/" -SRC_URI="http://dbskkd-cdb.googlecode.com/files/${P}.tar.gz" +HOMEPAGE="https://dbskkd-cdb.googlecode.com/" +SRC_URI="https://dbskkd-cdb.googlecode.com/files/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" |