aboutsummaryrefslogtreecommitdiff
path: root/tags/0.6/conf/repos.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tags/0.6/conf/repos.conf')
-rw-r--r--tags/0.6/conf/repos.conf40
1 files changed, 0 insertions, 40 deletions
diff --git a/tags/0.6/conf/repos.conf b/tags/0.6/conf/repos.conf
deleted file mode 100644
index 480a0f8..0000000
--- a/tags/0.6/conf/repos.conf
+++ /dev/null
@@ -1,40 +0,0 @@
-#
-# repository definitions for simplaret
-# please dont use any spaces inside a repository definition
-#
-
-# local integration: the following lines makes packages created with
-# createpkg automatic available to simplaret
-ROOT-i386="local%file:///var/simplepkg/repos/slackware"
-ROOT-x86_64="local%file:///var/simplepkg/repos/slamd64"
-ROOT-powerpc="local%file:///var/simplepkg/repos/slackintosh"
-ROOT-s390="local%file:///var/simplepkg/repos/slack390"
-
-# slackware root repositories
-ROOT-i386="sarava%http://slack.sarava.org/packages/slackware/"
-ROOT-i386="tds%http://slackware.mirrors.tds.net/pub/slackware/"
-ROOT-i386="easynews%http://slackware.mirrors.easynews.com/linux/slackware/"
-ROOT-i386="gwdg%http://ftp.gwdg.de/pub/linux/slackware/"
-
-# powerpc root definitions
-ROOT-powerpc="workaround%http://slackintosh.workaround.ch/pub/slackintosh/"
-
-# s390 root definitions
-ROOT-s390="ibiblio%http://distro.ibiblio.org/pub/linux/distributions/slack390/"
-
-# slamd64 root repositories
-#ROOT-x86_64="sarava%http://slack.sarava.org/packages/slamd64/"
-ROOT-x86_64="slackadelic%http://mirror1.slackadelic.com/slamd64/"
-ROOT-x86_64="heanet%http://ftp.heanet.ie/pub/slamd64/"
-
-# If you want to use Bluewhite64 instead of Slamd64, please uncoment the
-# next line and make sure to comment out all other slamd64 repository definitions
-#ROOT-x86_64="bluewhite64%http://mirror.inode.at/data/bluewhite64/"
-
-# If you want to use Sflack instead of Slamd64 or Bluewhite64, please uncoment
-# the next line and make sure to comment out all other slamd64 and Bluewhite64
-# repository definitions
-#ROOT-x86_64="bluewhite64%http://webftp.slackarea.net/pub/sflack/"
-
-# noarch
-NOARCH="sarava%http://slack.sarava.org/packages/noarch"