dev-vcs/gagit - 3 (gentoo)

Search

Install

Install this version:

emerge -a =dev-vcs/gagit-3

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

autounmask =dev-vcs/gagit-3

Or alternatively:

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

Package Information

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

Ebuild Details

Version EAPI Keywords Slot
3 8 ~amd64 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="~amd64"

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

Inherited Eclasses

Dependencies

RDEPEND

	dev-vcs/git
	virtual/editor

Manifest for 3

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