SOURCES: yum-pld-source.repo - disable sources by default

glen glen at pld-linux.org
Mon Dec 17 09:24:34 CET 2007


Author: glen                         Date: Mon Dec 17 08:24:34 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- disable sources by default

---- Files affected:
SOURCES:
   yum-pld-source.repo (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/yum-pld-source.repo
diff -u SOURCES/yum-pld-source.repo:1.1 SOURCES/yum-pld-source.repo:1.2
--- SOURCES/yum-pld-source.repo:1.1	Wed May 30 12:26:23 2007
+++ SOURCES/yum-pld-source.repo	Mon Dec 17 09:24:29 2007
@@ -1,19 +1,22 @@
 # $Id$
-# PLD <http://www.pld-linux.org/>
+# PLD Linux <http://www.pld-linux.org/>
 
 [th-arch]
 name=PLD 3.0 Th - Architecture specific
 baseurl=ftp://ftp.th.pld-linux.org/dists/th/PLD/$arch/RPMS/
+enabled=0
 
 [th-noarch]
 name=PLD 3.0 Th - Architecture independent
 baseurl=ftp://ftp.th.pld-linux.org/dists/th/PLD/noarch/RPMS/
+enabled=0
 
 [th-test-arch]
 name=PLD 3.0 Th (test) - Architecture specific
 baseurl=ftp://ftp.th.pld-linux.org/dists/th/test/$arch/RPMS/
+enabled=0
 
 [th-test-noarch]
 name=PLD 3.0 Th (test) - Architecture independent
 baseurl=ftp://ftp.th.pld-linux.org/dists/th/test/noarch/RPMS/
-
+enabled=0
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/yum-pld-source.repo?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list