diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-01-11 15:49:34 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-01-11 15:49:34 +0000 |
commit | e712c968bb944f781c352e1a21831351a40e8670 (patch) | |
tree | a4687198c14fb19cb07ee9e09c7f3aa57fae2fd7 /conf | |
parent | 609aa3e016cdc95fea0f2c4ac6884d240b4c65c9 (diff) | |
download | simplepkg-e712c968bb944f781c352e1a21831351a40e8670.tar.gz simplepkg-e712c968bb944f781c352e1a21831351a40e8670.tar.bz2 |
simplaret: now --search accepts display options -basename-only, -filename-only and -formatted
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@89 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'conf')
-rw-r--r-- | conf/repos.conf.new | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/repos.conf.new b/conf/repos.conf.new index 9cc41f1..26d4eb3 100644 --- a/conf/repos.conf.new +++ b/conf/repos.conf.new @@ -9,6 +9,7 @@ ROOT-x86_64="sarava%http://slack.sarava.org/slamd64/" ROOT-x86_64="slackadelic%http://mirror1.slackadelic.com/slamd64/" ROOT-x86_64="heanet%http://ftp.heanet.ie/pub/slamd64/" ROOT-powerpc="workaround%http://slackintosh.workaround.ch/pub/slackintosh/" +ROOT-s390="ibiblio%http://distro.ibiblio.org/pub/linux/distributions/slack390/" # noarch NOARCH="sarava%http://slack.sarava.org/packages/noarch" |