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/ibus-table | |
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/ibus-table')
5 files changed, 5 insertions, 5 deletions
diff --git a/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild b/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild index fbf629835718..053cd2d6a959 100644 --- a/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild +++ b/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild @@ -9,7 +9,7 @@ inherit python DESCRIPTION="The Table Engine for IBus Framework" HOMEPAGE="https://code.google.com/p/ibus/" -SRC_URI="http://ibus.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" diff --git a/app-i18n/ibus-table/ibus-table-1.3.0.20100621.ebuild b/app-i18n/ibus-table/ibus-table-1.3.0.20100621.ebuild index 9596749b210f..d5c09cb877ac 100644 --- a/app-i18n/ibus-table/ibus-table-1.3.0.20100621.ebuild +++ b/app-i18n/ibus-table/ibus-table-1.3.0.20100621.ebuild @@ -9,7 +9,7 @@ inherit python DESCRIPTION="The Table Engine for IBus Framework" HOMEPAGE="https://code.google.com/p/ibus/" -SRC_URI="http://ibus.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" diff --git a/app-i18n/ibus-table/ibus-table-1.3.9.20110827-r1.ebuild b/app-i18n/ibus-table/ibus-table-1.3.9.20110827-r1.ebuild index 87934aafcc06..8ddc75cb7c8f 100644 --- a/app-i18n/ibus-table/ibus-table-1.3.9.20110827-r1.ebuild +++ b/app-i18n/ibus-table/ibus-table-1.3.9.20110827-r1.ebuild @@ -9,7 +9,7 @@ inherit python DESCRIPTION="The Table Engine for IBus Framework" HOMEPAGE="https://code.google.com/p/ibus/" -SRC_URI="http://ibus.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" diff --git a/app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild b/app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild index b0ecaff354cd..5502746c9f98 100644 --- a/app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild +++ b/app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild @@ -9,7 +9,7 @@ inherit eutils python-single-r1 DESCRIPTION="The Table Engine for IBus Framework" HOMEPAGE="https://code.google.com/p/ibus/" -SRC_URI="http://ibus.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" diff --git a/app-i18n/ibus-table/ibus-table-1.5.0.ebuild b/app-i18n/ibus-table/ibus-table-1.5.0.ebuild index 6807927b57c1..b0939b0957bb 100644 --- a/app-i18n/ibus-table/ibus-table-1.5.0.ebuild +++ b/app-i18n/ibus-table/ibus-table-1.5.0.ebuild @@ -9,7 +9,7 @@ inherit eutils python DESCRIPTION="The Table Engine for IBus Framework" HOMEPAGE="https://code.google.com/p/ibus/" -SRC_URI="http://ibus.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" |