From bbcd7fbca32f8f631f19c7f4b8a2cb60528e4304 Mon Sep 17 00:00:00 2001 From: Fabio Erculiani Date: Tue, 25 Jan 2011 15:19:16 +0100 Subject: [PATCH] [conf] trivial typo fix --- conf/repositories.conf.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/repositories.conf.example b/conf/repositories.conf.example index 0d0d6d276..3d5a1be2c 100644 --- a/conf/repositories.conf.example +++ b/conf/repositories.conf.example @@ -7,7 +7,7 @@ # repository = repository_id|repository description| <...>|[,][#compression_method][#] # # example (content in square brackets not mandatory): -# repository = sabayonlinux.org|Sabayon Linux Official Repository|http://pkg.sabayon.org/packages|http://pkg.sabayon.org/db[,sabayon.org][#bz2][#1026,1027] +# repository = sabayonlinux.org|Sabayon Linux Official Repository|http://pkg.sabayon.org|http://pkg.sabayon.org[,sabayon.org][#bz2][#1026,1027] # # NOTE: supported protocols are: file, http, https, ftp, ftps, rsync