app-misc/genupdate - 1.0.0 (headspace)

Search

Install

Install this version:

emerge -a =app-misc/genupdate-1.0.0

Package Information

Description:
Gentoo system updater with flatpak and portage support
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
1.0.0 8 * 0
View Raw Ebuild
EAPI=8

DESCRIPTION="Gentoo system updater with flatpak and portage support"
HOMEPAGE=""
SRC_URI=""
RESTRICT="mirror fetch"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="*"
S="${WORKDIR}"

RDEPEND="
  dev-lang/lua:5.4
  app-admin/doas
  sys-apps/portage
  sys-apps/flatpak
"

src_install() {
  newbin "${FILESDIR}/genupdate" genupdate
}

Dependencies

RDEPEND

  dev-lang/lua:5.4
  app-admin/doas
  sys-apps/portage
  sys-apps/flatpak