ace-overlay: update git repo hostname
This commit is contained in:
		@@ -2,7 +2,7 @@
 | 
			
		||||
sudo /bin/bash -c 'echo "[ace-overlay]  
 | 
			
		||||
location = /usr/local/portage/ace-overlay  
 | 
			
		||||
sync-type = git  
 | 
			
		||||
sync-uri = http://gitlab/ace/ace-overlay.git  
 | 
			
		||||
sync-uri = http://git.lan/ace/ace-overlay.git  
 | 
			
		||||
auto-sync = yes  
 | 
			
		||||
clone-depth = 0" > /etc/portage/repos.conf/ace-overlay.conf'
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -3,10 +3,10 @@
 | 
			
		||||
  <repo quality="experimental" status="unofficial">
 | 
			
		||||
    <name>ace-overlay</name>
 | 
			
		||||
    <description lang="en">Overlay for Gentoo custom patches</description>
 | 
			
		||||
    <homepage>http://gitlab/ace/ace-overlay</homepage>
 | 
			
		||||
    <homepage>http://git.lan/ace/ace-overlay</homepage>
 | 
			
		||||
    <owner type="person">
 | 
			
		||||
      <email>ilia-vedoc@mail.ru</email>
 | 
			
		||||
    </owner>
 | 
			
		||||
    <source type="git">http://gitlab/ace/ace-overlay.git</source>
 | 
			
		||||
    <source type="git">http://git.lan/ace/ace-overlay.git</source>
 | 
			
		||||
  </repo>
 | 
			
		||||
</repositories>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user