* [gentoo-commits] proj/devmanual:master commit in: ebuild-writing/messages/, ebuild-writing/ebuild-maintenance/, ...
@ 2014-01-19 16:10 Markos Chandras
0 siblings, 0 replies; only message in thread
From: Markos Chandras @ 2014-01-19 16:10 UTC (permalink / raw
To: gentoo-commits
commit: 57d49b79dfdbd2469587ad97f04a342e27924020
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 19 13:59:16 2014 +0000
Commit: Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Sun Jan 19 16:07:19 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/devmanual.git;a=commit;h=57d49b79
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
---
appendices/contributing/text.xml | 2 +-
ebuild-writing/ebuild-maintenance/text.xml | 6 +++---
ebuild-writing/messages/text.xml | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/appendices/contributing/text.xml b/appendices/contributing/text.xml
index 651f11c..d59b80d 100644
--- a/appendices/contributing/text.xml
+++ b/appendices/contributing/text.xml
@@ -7,7 +7,7 @@
<p>
Contributions for this document are very welcome. Whether you've found a typo
or have written an entire new section, the best way to get in touch is via Bugzilla
-at <uri link="http://bugs.gentoo.org">bugs.gentoo.org</uri>.
+at <uri link="https://bugs.gentoo.org">bugs.gentoo.org</uri>.
</p>
<p>
diff --git a/ebuild-writing/ebuild-maintenance/text.xml b/ebuild-writing/ebuild-maintenance/text.xml
index 26dc43a..290b5df 100644
--- a/ebuild-writing/ebuild-maintenance/text.xml
+++ b/ebuild-writing/ebuild-maintenance/text.xml
@@ -20,15 +20,15 @@ developers may not be familiar with.
<p>
Before writing a new ebuild, check
-<uri link="http://bugs.gentoo.org/">bugs.gentoo.org</uri>
+<uri link="https://bugs.gentoo.org/">bugs.gentoo.org</uri>
to see if an ebuild has already been written for the package, but has not yet
been added to the Portage tree. Go to <uri
-link="http://bugs.gentoo.org/">bugs.gentoo.org</uri>, choose query and select
+link="https://bugs.gentoo.org/">bugs.gentoo.org</uri>, choose query and select
Advanced Search; as product select <e>Gentoo Linux</e>, as component select
<e>ebuilds</e>. In the search field put the name of the ebuild and as status
select NEW, ASSIGNED, REOPENED and RESOLVED (RESOLVED is important), then
submit the query. For you lazy people, click <uri
-link="http://bugs.gentoo.org/query.cgi?product=Gentoo%20Linux&component=Ebuilds&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=RESOLVED">here</uri>.
+link="https://bugs.gentoo.org/query.cgi?product=Gentoo%20Linux&component=Ebuilds&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=RESOLVED">here</uri>.
</p>
<p>
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>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2014-01-19 16:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-19 16:10 [gentoo-commits] proj/devmanual:master commit in: ebuild-writing/messages/, ebuild-writing/ebuild-maintenance/, Markos Chandras
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox