aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-01-19 14:59:16 +0100
committerMarkos Chandras <hwoarang@gentoo.org>2014-01-19 16:07:19 +0000
commit57d49b79dfdbd2469587ad97f04a342e27924020 (patch)
tree89097e5d6f5068aa54a3d33fcf24489f7244209b /ebuild-writing/messages/text.xml
parentebuild-writing/metadata: Fix second metadata.xml example (diff)
downloaddevmanual-57d49b79dfdbd2469587ad97f04a342e27924020.tar.gz
devmanual-57d49b79dfdbd2469587ad97f04a342e27924020.tar.bz2
devmanual-57d49b79dfdbd2469587ad97f04a342e27924020.zip
Use https for bugs.gentoo.org links
Prefer https over http since b.g.o will redirect to https anyway. X-Gentoo-Bug: 498562 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=498562
Diffstat (limited to 'ebuild-writing/messages/text.xml')
-rw-r--r--ebuild-writing/messages/text.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ebuild-writing/messages/text.xml b/ebuild-writing/messages/text.xml
index 2bb348a..1012edf 100644
--- a/ebuild-writing/messages/text.xml
+++ b/ebuild-writing/messages/text.xml
@@ -151,7 +151,7 @@ It would be better written as:
ewarn "The 'frozbinate' function provided by eutils.eclass is deprecated"
ewarn "in favour of frozbinate.eclass, but this package has not been"
ewarn "updated yet. If this is a package from the main tree, please check"
-ewarn "http://bugs.gentoo.org/ and file a bug if there is not one already."
+ewarn "https://bugs.gentoo.org/ and file a bug if there is not one already."
ewarn "If this is your own package, please read the comments in the"
ewarn "frozbinate eclass for instructions on how to convert."
</codesample>