]> TLD Linux GIT Repositories - packages/poldek.git/blobdiff - poldek-multilib.conf
- release 4
[packages/poldek.git] / poldek-multilib.conf
index 67a9f0fdb9992b874bbf072a4f890427a11a3fab..6c31e725b5752284796339b26d10c2989b3bf82e 100644 (file)
@@ -1,23 +1,21 @@
-# PLD Titanium (Ti), multilib config
-# Unofficial version of PLD Linux Distribution
-# http://www.pld-linux.org/Titanium
+# TLD Linux -  http://www.tld-linux.org/
 
 _arch   = %ARCH%
-_prefix = ftp://ftp.titanium.pld-linux.org/branches/titanium
+_prefix = ftp://ftp.tld-linux.org/TLD
 
 ############################################################
 
 ###
-# PLD Linux Titanium (Ti) Stable version
+# TLD Linux Stable
 [source]
 type   = pndir
 name   = ti-%{_arch}
-path   = %{_prefix}/stable/PLD/%{_arch}/RPMS/
+path   = %{_prefix}/stable/main/%{_arch}/RPMS/
 auto   = no
 autoup = no
 
 ###
-# PLD Linux Titanium (Ti) Stable version, test packages
+# TLD Linux Stable, test packages
 [source]
 type   = pndir
 name   = ti-test-%{_arch}
@@ -28,16 +26,16 @@ autoup = no
 ############################################################
 
 ###
-# PLD Linux Titanium (Ti) Devel version
+# TLD Linux Devel
 [source]
 type   = pndir
 name   = ti-dev-%{_arch}
-path   = %{_prefix}/devel/PLD/%{_arch}/RPMS/
+path   = %{_prefix}/devel/main/%{_arch}/RPMS/
 auto   = no
 autoup = no
 
 ###
-# PLD Linux Titanium (Ti) Devel version, test packages
+# TLD Linux Devel, test packages
 [source]
 type   = pndir
 name   = ti-dev-test-%{_arch}