Merge pull request #538 from marineam/gentoo

*: drop obsolete gentoo repo reference
This commit is contained in:
Michael Marineau 2016-05-08 19:42:10 -07:00
commit 866c11ac33
3 changed files with 0 additions and 9 deletions

View File

@ -86,9 +86,6 @@ cat <<EOF
[DEFAULT] [DEFAULT]
main-repo = portage-stable main-repo = portage-stable
[gentoo]
disabled = true
[coreos] [coreos]
location = /usr/portage location = /usr/portage

View File

@ -33,9 +33,6 @@ sudo_clobber "$1/etc/portage/repos.conf/coreos.conf" <<EOF
[DEFAULT] [DEFAULT]
main-repo = portage-stable main-repo = portage-stable
[gentoo]
disabled = true
[coreos] [coreos]
location = /var/lib/portage/coreos-overlay location = /var/lib/portage/coreos-overlay
sync-type = git sync-type = git

View File

@ -99,9 +99,6 @@ sudo_clobber "/etc/portage/repos.conf/coreos.conf" <<EOF
[DEFAULT] [DEFAULT]
main-repo = portage-stable main-repo = portage-stable
[gentoo]
disabled = true
[coreos] [coreos]
location = ${COREOS_OVERLAY} location = ${COREOS_OVERLAY}