sage-on-gentoo.conf.template 205 B

12345678
  1. # /etc/portage/repos.conf/sage-on-gentoo.conf
  2. [sage-on-gentoo]
  3. priority = 50
  4. location = /var/overlay/sage-on-gentoo
  5. sync-type = git
  6. sync-uri = https://github.com/cschwan/sage-on-gentoo.git
  7. auto-sync = Yes