]> git.pld-linux.org Git - packages/poldek.git/commitdiff
This commit was manufactured by cvs2git to create tag 'auto-ac-poldek- auto/ac/poldek-0_19_0-1
authorcvs2git <feedback@pld-linux.org>
Tue, 26 Jul 2005 21:12:23 +0000 (21:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
0_19_0-1'.

Sprout from unlabeled-1.197.2 2005-07-26 21:12:23 UTC Arkadiusz Miśkiewicz <arekm@maven.pl> '- rel 1'
Cherrypick from unlabeled-1.35.2 2005-07-26 16:18:11 UTC Arkadiusz Miśkiewicz <arekm@maven.pl> '- fix':
    poldek.conf -> 1.35.2.3

poldek.conf [new file with mode: 0644]

diff --git a/poldek.conf b/poldek.conf
new file mode 100644 (file)
index 0000000..8f0ec12
--- /dev/null
@@ -0,0 +1,42 @@
+# $Id$
+# PLD <http://www.pld-linux.org/>
+
+_pld_arch   = %ARCH%
+_pld_prefix = http://ftp.ac.pld-linux.org/dists/ac
+
+_ac_idxtype = pdir
+
+# PLD 2.0 (Ac)
+[source]
+type  = %{_ac_idxtype}
+name  = ac
+path  = %{_pld_prefix}/PLD/%{_pld_arch}/PLD/RPMS/
+
+[source]
+type  = %{_ac_idxtype}
+name  = ac-updates-security
+path  = %{_pld_prefix}/updates/security/%{_pld_arch}/
+
+[source]
+type  = %{_ac_idxtype}
+name  = ac-updates-general
+path  = %{_pld_prefix}/updates/general/%{_pld_arch}/
+noauto = yes
+
+[source]
+type  = %{_ac_idxtype}
+name  = ac-supported
+path  = %{_pld_prefix}/supported/%{_pld_arch}/
+noauto = yes
+
+[source]
+type  = %{_ac_idxtype}
+name  = ac-ready
+path  = %{_pld_prefix}/ready/%{_pld_arch}/
+noauto = yes
+
+[source]
+type  = %{_ac_idxtype}
+name  = ac-test
+path  = %{_pld_prefix}/test/%{_pld_arch}/
+noauto = yes
This page took 0.24176 seconds and 4 git commands to generate.