From 5b0b085ebcd74f029590a60fcc7d0bed82ce2754 Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Wed, 18 Jul 2018 15:42:35 -0400 Subject: Use https in the venus configs for planet --- configs/base/venus.planet | 4 ++-- configs/base/venus.universe | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/configs/base/venus.planet b/configs/base/venus.planet index 48131ad..be6e31b 100644 --- a/configs/base/venus.planet +++ b/configs/base/venus.planet @@ -2,13 +2,13 @@ # metadata name = Planet Gentoo -link = http://planet.gentoo.org/ +link = https://planet.gentoo.org/ #owner_name = Gentoo Foundation owner_email = planet@gentoo.org #description = Welcome to Planet Gentoo, an aggregation of Gentoo-related weblog articles written by Gentoo developers. For a broader range of topics, you might be interested in Gentoo Universe. # For some reason the html template doesn't print the description var, changing the name to owner_name for now (NEEDS FIX) -owner_name = Welcome to Planet Gentoo, an aggregation of Gentoo-related weblog articles written by Gentoo developers. For a broader range of topics, you might be interested in Gentoo Universe. +owner_name = Welcome to Planet Gentoo, an aggregation of Gentoo-related weblog articles written by Gentoo developers. For a broader range of topics, you might be interested in Gentoo Universe. # planet cache_directory = /var/www/planet.gentoo.org/cache/planet diff --git a/configs/base/venus.universe b/configs/base/venus.universe index f45d705..30d8533 100644 --- a/configs/base/venus.universe +++ b/configs/base/venus.universe @@ -2,13 +2,13 @@ # metadata name = Gentoo Universe -link = http://planet.gentoo.org/universe/ +link = https://planet.gentoo.org/universe/ #owner_name = Gentoo Foundation owner_email = planet@gentoo.org -#description = Welcome to Gentoo Universe, an aggregation of weblog articles on all topics written by Gentoo developers. For a more refined aggregation of Gentoo-related topics only, you might be interested in Planet Gentoo. +#description = Welcome to Gentoo Universe, an aggregation of weblog articles on all topics written by Gentoo developers. For a more refined aggregation of Gentoo-related topics only, you might be interested in Planet Gentoo. # For some reason the html template doesn't print the description var, changing the name to owner_name for now (NEEDS FIX) -owner_name = Welcome to Gentoo Universe, an aggregation of weblog articles on all topics written by Gentoo developers. For a more refined aggregation of Gentoo-related topics only, you might be interested in Planet Gentoo. +owner_name = Welcome to Gentoo Universe, an aggregation of weblog articles on all topics written by Gentoo developers. For a more refined aggregation of Gentoo-related topics only, you might be interested in Planet Gentoo. # planet -- cgit v1.2.3-65-gdbad