blob: a312eca6f9523f2f3e1957c445611e9d08536e9f (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=install
DESCRIPTION=Easy GIT is a wrapper for git, designed to make git easy to learn and use
EAPI=2
HOMEPAGE=https://www.gnome.org/~newren/eg/
KEYWORDS=~amd64 ~ppc ~x86
LICENSE=GPL-2
RDEPEND=>=dev-vcs/git-1.6.5.5 dev-lang/perl
SLOT=0
SRC_URI=https://www.gnome.org/~newren/eg/download/1.6.5.5/eg -> easygit-1.6.5.5
_eclass_exported_funcs=src_install:-
_md5_=005de4131a5ee9ba46c01ed98792730e
|