dev-vcs/gagit - 4 (gentoo)

Search

Install

Install this version:

emerge -a =dev-vcs/gagit-4

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =dev-vcs/gagit-4

Or alternatively:

emerge --autounmask-write -a =dev-vcs/gagit-4

Package Information

Description:
Gentoo AGit workflow tool
Homepage:
https://gitweb.gentoo.org/proj/gagit.git/
License:
GPL-2+

Ebuild Details

Version EAPI Keywords Slot
4 8 ~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 0
View Raw Ebuild
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit meson

DESCRIPTION="Gentoo AGit workflow tool"
HOMEPAGE="https://gitweb.gentoo.org/proj/gagit.git/"
SRC_URI="
	https://gitweb.gentoo.org/proj/gagit.git/snapshot/${P}.tar.bz2
"

LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"

RDEPEND="
	dev-vcs/git
	virtual/editor
"

Inherited Eclasses

Dependencies

RDEPEND

	dev-vcs/git
	virtual/editor

Manifest for 4

Type File Size Source URLs
DIST gagit-4.tar.bz2 13985 bytes https://gitweb.gentoo.org/proj/gagit.git/snapshot/gagit-4.tar.bz2