logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git

pmbootstrap-1.5.1.ebuild (536B)


  1. # Copyright 2019 Haelwenn (lanodan) Monnier <contact@hacktivis.me>
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI=7
  4. PYTHON_COMPAT=( python3_{4,5,6} )
  5. inherit distutils-r1
  6. DESCRIPTION="Sophisticated chroot/build/flash tool to develop and install postmarketOS."
  7. HOMEPAGE="https://postmarketos.org/ https://pypi.org/project/pmbootstrap/"
  8. SRC_URI="https://files.pythonhosted.org/packages/ed/73/32c8d35f551dfb29018ffb9980d7ef08252f343809b6fb810a0febc9bc09/${P}.tar.gz"
  9. LICENSE="GPL-3"
  10. SLOT="0"
  11. KEYWORDS="~amd64"