summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2016-08-28 11:52:37 -0500
committerWilliam Hubbs <williamh@gentoo.org>2016-08-28 11:52:37 -0500
commite302b8402399f18ecfe856c854a3d247cc2c646f (patch)
tree0f657a9d3b96d593eb555c2b66b6d5b2c0439a8f
parentshare.Linux/shadow: mark portage user as locked out (diff)
downloadbaselayout-e302b8402399f18ecfe856c854a3d247cc2c646f.tar.gz
baselayout-e302b8402399f18ecfe856c854a3d247cc2c646f.tar.bz2
baselayout-e302b8402399f18ecfe856c854a3d247cc2c646f.zip
os-release: Update Gentoo web site and support URLs
https://bugs.gentoo.org/show_bug.cgi?id=545516
-rw-r--r--etc.BSD/os-release4
-rw-r--r--etc.Linux/os-release4
2 files changed, 4 insertions, 4 deletions
diff --git a/etc.BSD/os-release b/etc.BSD/os-release
index d15cc51d..d1d93391 100644
--- a/etc.BSD/os-release
+++ b/etc.BSD/os-release
@@ -2,6 +2,6 @@ NAME=Gentoo
ID=gentoo
PRETTY_NAME="Gentoo/BSD"
ANSI_COLOR="1;32"
-HOME_URL="http://www.gentoo.org/"
-SUPPORT_URL="http://www.gentoo.org/main/en/support.xml"
+HOME_URL="https://www.gentoo.org/"
+SUPPORT_URL="https://www.gentoo.org/support/"
BUG_REPORT_URL="https://bugs.gentoo.org/"
diff --git a/etc.Linux/os-release b/etc.Linux/os-release
index 44ff8fbd..2a75fec6 100644
--- a/etc.Linux/os-release
+++ b/etc.Linux/os-release
@@ -2,6 +2,6 @@ NAME=Gentoo
ID=gentoo
PRETTY_NAME="Gentoo/Linux"
ANSI_COLOR="1;32"
-HOME_URL="http://www.gentoo.org/"
-SUPPORT_URL="http://www.gentoo.org/main/en/support.xml"
+HOME_URL="https://www.gentoo.org/"
+SUPPORT_URL="https://www.gentoo.org/support/"
BUG_REPORT_URL="https://bugs.gentoo.org/"