1
0
Fork 0

app-misc/gebuilder: downloading from git

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Horea Christian <horea.christ@yandex.com>
This commit is contained in:
Horea Christian 2019-02-28 14:50:40 +01:00
parent 91cfcc04fc
commit 7f2f6141c6
No known key found for this signature in database
GPG Key ID: EAA9223EE3BB378A
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,6 @@
28 Feb 2019; Horea Christian <h.chr@mail.ru> gebuilder-9999.ebuild:
app-misc/gebuilder: downloading from git
28 Feb 2019; Horea Christian <h.chr@mail.ru> gebuilder-9999.ebuild:
app-misc/gebuilder: removed .gentoo traces

View File

@ -1,11 +1,14 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EAPI=7
inherit git-r3
DESCRIPTION="Gentoo System and Image Builder"
HOMEPAGE="https://github.com/IBT-FMI/gebuilder"
SRC_URI=""
EGIT_REPO_URI="git@github.com:IBT-FMI/gebuilder.git"
LICENSE="GPL-3"
SLOT="0"