diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:35:05 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:35:41 +0200 |
commit | 769c75f84ac0d1be61ecaeaff0fcc8c509063ec5 (patch) | |
tree | b2ac9f34d4991495f829bd5db62f51c7579e4a4e /media-fonts/croscorefonts | |
parent | sys-cluster/util-vserver: Version bump. Fixes bug 541750. (diff) | |
download | gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.gz gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.bz2 gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.zip |
Enable https for all google URIs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'media-fonts/croscorefonts')
-rw-r--r-- | media-fonts/croscorefonts/croscorefonts-1.21.0.ebuild | 6 | ||||
-rw-r--r-- | media-fonts/croscorefonts/croscorefonts-1.23.0.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/media-fonts/croscorefonts/croscorefonts-1.21.0.ebuild b/media-fonts/croscorefonts/croscorefonts-1.21.0.ebuild index dfd64de6f36c..a6a5cd9c186c 100644 --- a/media-fonts/croscorefonts/croscorefonts-1.21.0.ebuild +++ b/media-fonts/croscorefonts/croscorefonts-1.21.0.ebuild @@ -7,9 +7,9 @@ EAPI=4 inherit font DESCRIPTION="Open licensed fonts metrically compatible with MS corefonts" -HOMEPAGE="http://www.google.com/webfonts/specimen/Arimo - http://www.google.com/webfonts/specimen/Cousine - http://www.google.com/webfonts/specimen/Tinos" +HOMEPAGE="https://www.google.com/webfonts/specimen/Arimo + https://www.google.com/webfonts/specimen/Cousine + https://www.google.com/webfonts/specimen/Tinos" SRC_URI="http://gsdview.appspot.com/chromeos-localmirror/distfiles/${P}.tar.gz" LICENSE="OFL-1.1" diff --git a/media-fonts/croscorefonts/croscorefonts-1.23.0.ebuild b/media-fonts/croscorefonts/croscorefonts-1.23.0.ebuild index 7ee3ada3bcdb..6a8fe1377aa2 100644 --- a/media-fonts/croscorefonts/croscorefonts-1.23.0.ebuild +++ b/media-fonts/croscorefonts/croscorefonts-1.23.0.ebuild @@ -6,9 +6,9 @@ EAPI=5 inherit font DESCRIPTION="Open licensed fonts metrically compatible with MS corefonts" -HOMEPAGE="http://www.google.com/webfonts/specimen/Arimo - http://www.google.com/webfonts/specimen/Cousine - http://www.google.com/webfonts/specimen/Tinos" +HOMEPAGE="https://www.google.com/webfonts/specimen/Arimo + https://www.google.com/webfonts/specimen/Cousine + https://www.google.com/webfonts/specimen/Tinos" SRC_URI="http://commondatastorage.googleapis.com/chromeos-localmirror/distfiles/${P}.tar.gz" LICENSE="Apache-2.0" |