public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-portage/eclass-manpages/, app-portage/eclass-manpages/files/
@ 2015-08-14  4:07 Mike Frysinger
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger @ 2015-08-14  4:07 UTC (permalink / raw
  To: gentoo-commits

commit:     5647e582ed96f9cdaa81cdaacf60e544049780bd
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 14 04:02:28 2015 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Fri Aug 14 04:05:34 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5647e582

app-portage/eclass-manpages: update URL after git migration

 ...class-manpages-20150113.ebuild => eclass-manpages-20150814.ebuild} | 0
 app-portage/eclass-manpages/files/eclass-to-manpage.awk               | 4 ++--
 app-portage/eclass-manpages/files/eclass-to-manpage.sh                | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-portage/eclass-manpages/eclass-manpages-20150113.ebuild b/app-portage/eclass-manpages/eclass-manpages-20150814.ebuild
similarity index 100%
rename from app-portage/eclass-manpages/eclass-manpages-20150113.ebuild
rename to app-portage/eclass-manpages/eclass-manpages-20150814.ebuild

diff --git a/app-portage/eclass-manpages/files/eclass-to-manpage.awk b/app-portage/eclass-manpages/files/eclass-to-manpage.awk
index afb6b80..11ece1f 100644
--- a/app-portage/eclass-manpages/files/eclass-to-manpage.awk
+++ b/app-portage/eclass-manpages/files/eclass-to-manpage.awk
@@ -18,7 +18,7 @@
 # @BUGREPORTS:
 # <optional; description of how to report bugs;
 #  default: tell people to use bugs.gentoo.org>
-# @VCSURL: <optional; url to vcs for this eclass; default: http://sources.gentoo.org/eclass/@ECLASS@?view=log>
+# @VCSURL: <optional; url to vcs for this eclass; default: https://gitweb.gentoo.org/repo/gentoo.git/log/eclass/@ECLASS@>
 # @BLURB: <required; short description>
 # @DESCRIPTION:
 # <optional; long description>
@@ -375,7 +375,7 @@ BEGIN {
 		PORTDIR = "/usr/portage"
 	eclassdir = PORTDIR "/eclass"
 	reporting_bugs = "Please report bugs via http://bugs.gentoo.org/"
-	vcs_url = "http://sources.gentoo.org/eclass/@ECLASS@?view=log"
+	vcs_url = "https://gitweb.gentoo.org/repo/gentoo.git/log/eclass/@ECLASS@"
 }
 
 #

diff --git a/app-portage/eclass-manpages/files/eclass-to-manpage.sh b/app-portage/eclass-manpages/files/eclass-to-manpage.sh
old mode 100644
new mode 100755


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-08-14  4:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-14  4:07 [gentoo-commits] repo/gentoo:master commit in: app-portage/eclass-manpages/, app-portage/eclass-manpages/files/ Mike Frysinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox