diff options
author | James Meyer <james.meyer@operamail.com> | 2009-03-01 20:38:44 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-03-01 20:38:44 (GMT) |
commit | 58048a619b315549848b0676431729dc78dc499f (patch) | |
tree | 2f9f9cad1656a9b4e1d85a47595e32f58d9cf24d /abs/core-testing/LinHES-config-SVN/templates/sources | |
parent | 2702cde8aa327363a6a24caf55e3f041d6a2232e (diff) | |
download | linhes_pkgbuild-58048a619b315549848b0676431729dc78dc499f.zip linhes_pkgbuild-58048a619b315549848b0676431729dc78dc499f.tar.gz linhes_pkgbuild-58048a619b315549848b0676431729dc78dc499f.tar.bz2 |
initial checkin of linhes-config for mythsvn.
Untested.
Diffstat (limited to 'abs/core-testing/LinHES-config-SVN/templates/sources')
5 files changed, 11 insertions, 0 deletions
diff --git a/abs/core-testing/LinHES-config-SVN/templates/sources/mv-core b/abs/core-testing/LinHES-config-SVN/templates/sources/mv-core new file mode 100644 index 0000000..f9f6c97 --- /dev/null +++ b/abs/core-testing/LinHES-config-SVN/templates/sources/mv-core @@ -0,0 +1,2 @@ +#Begin official list of mirrors +Server = http://www.mythvantage.com/repo/mv-core diff --git a/abs/core-testing/LinHES-config-SVN/templates/sources/mv-core-testing b/abs/core-testing/LinHES-config-SVN/templates/sources/mv-core-testing new file mode 100644 index 0000000..1fce6ea --- /dev/null +++ b/abs/core-testing/LinHES-config-SVN/templates/sources/mv-core-testing @@ -0,0 +1,2 @@ +#Begin official list of mirrors +Server = http://www.mythvantage.com/repo/mv-core-testing diff --git a/abs/core-testing/LinHES-config-SVN/templates/sources/mv-extra b/abs/core-testing/LinHES-config-SVN/templates/sources/mv-extra new file mode 100644 index 0000000..e13640f --- /dev/null +++ b/abs/core-testing/LinHES-config-SVN/templates/sources/mv-extra @@ -0,0 +1,2 @@ +#Begin official list of mirrors +Server = http://www.mythvantage.com/repo/mv-extra diff --git a/abs/core-testing/LinHES-config-SVN/templates/sources/mv-extra-testing b/abs/core-testing/LinHES-config-SVN/templates/sources/mv-extra-testing new file mode 100644 index 0000000..c176add --- /dev/null +++ b/abs/core-testing/LinHES-config-SVN/templates/sources/mv-extra-testing @@ -0,0 +1,2 @@ +##Begin official list of mirrors +Server = http://www.mythvantage.com/repo/mv-extra-testing diff --git a/abs/core-testing/LinHES-config-SVN/templates/sources/svc_pkg b/abs/core-testing/LinHES-config-SVN/templates/sources/svc_pkg new file mode 100644 index 0000000..c1efdcc --- /dev/null +++ b/abs/core-testing/LinHES-config-SVN/templates/sources/svc_pkg @@ -0,0 +1,3 @@ +[svc_pkg] +Server = http://REPLACEME/repo/mirror/svc_pkg/os/i686 + |