From deeeca35b7804ffb2e8204b649ae517bc3540dbf Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Tue, 3 Apr 2012 14:22:07 -0400 Subject: [PATCH] Add HTTP-protocol URLs to Layman packages for users behind evil firewalls. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit On Mon, Apr 02, 2012 at 12:22:01PM -0700, wfdawson wrote: > This note is to share with you the issues I've had sync-ing to the > overlay while at work behind our corporate proxy server - I can't > make it work… yours uses git to access a git:// URI. --- posts/Gentoo_Prefix_overlay/layman.xml | 1 + posts/Gentoo_overlay/layman.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/posts/Gentoo_Prefix_overlay/layman.xml b/posts/Gentoo_Prefix_overlay/layman.xml index fd944a6..0b594b2 100644 --- a/posts/Gentoo_Prefix_overlay/layman.xml +++ b/posts/Gentoo_Prefix_overlay/layman.xml @@ -10,6 +10,7 @@ wking@drexel.edu git://tremily.us/wtk-prefix-overlay.git + http://http-git.tremily.us/wtk-prefix-overlay.git http://git.tremily.us?p=wtk-prefix-overlay.git;a=atom http://git.tremily.us?p=wtk-prefix-overlay.git;a=rss diff --git a/posts/Gentoo_overlay/layman.xml b/posts/Gentoo_overlay/layman.xml index 976a215..3fa8f2e 100644 --- a/posts/Gentoo_overlay/layman.xml +++ b/posts/Gentoo_overlay/layman.xml @@ -10,6 +10,7 @@ wking@drexel.edu git://tremily.us/wtk-overlay.git + http://http-git.tremily.us/wtk-overlay.git http://git.tremily.us/?p=wtk-overlay.git;a=atom http://git.tremily.us/?p=wtk-overlay.git;a=rss -- 2.26.2