* [gentoo-commits] repo/gentoo:master commit in: app-text/noweb/
@ 2018-01-11 2:16 Jonas Stein
0 siblings, 0 replies; only message in thread
From: Jonas Stein @ 2018-01-11 2:16 UTC (permalink / raw
To: gentoo-commits
commit: 89d6a4c6106c486fcce7b156f37c6bf5d7917761
Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 11 02:15:50 2018 +0000
Commit: Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Thu Jan 11 02:16:06 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89d6a4c6
app-text/noweb: Fixed SRC_URI and HOMEPAGE
Package-Manager: Portage-2.3.19, Repoman-2.3.6
app-text/noweb/noweb-2.11b-r4.ebuild | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/app-text/noweb/noweb-2.11b-r4.ebuild b/app-text/noweb/noweb-2.11b-r4.ebuild
index 2f1d182a8cd..0fe33e7bba1 100644
--- a/app-text/noweb/noweb-2.11b-r4.ebuild
+++ b/app-text/noweb/noweb-2.11b-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=3
@@ -6,8 +6,10 @@ EAPI=3
inherit eutils toolchain-funcs elisp-common
DESCRIPTION="a literate programming tool, lighter than web"
-HOMEPAGE="http://www.eecs.harvard.edu/~nr/noweb/"
-SRC_URI="http://www.eecs.harvard.edu/~nr/noweb/dist/${P}.tgz"
+HOMEPAGE="https://www.cs.tufts.edu/~nr/noweb/"
+#SRC_URI="ftp://www.eecs.harvard.edu/pub/nr/${P}.tgz"
+SRC_URI="https://dev.gentoo.org/~jstein/dist/${P}.tgz"
+#put on devspace, because no-passive-ftp is required on havard.edu.
LICENSE="noweb emacs? ( GPL-2 )"
SLOT="0"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2018-01-11 2:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-11 2:16 [gentoo-commits] repo/gentoo:master commit in: app-text/noweb/ Jonas Stein
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox