1
0
mirror of synced 2024-05-29 16:58:21 +02:00

app-misc/gebuilder: improved path

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:57:14 +01:00
parent 7f2f6141c6
commit 5a2026eafa
No known key found for this signature in database
GPG Key ID: EAA9223EE3BB378A
2 changed files with 4 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: improved path
28 Feb 2019; Horea Christian <h.chr@mail.ru> gebuilder-9999.ebuild: 28 Feb 2019; Horea Christian <h.chr@mail.ru> gebuilder-9999.ebuild:
app-misc/gebuilder: downloading from git app-misc/gebuilder: downloading from git

View File

@ -8,7 +8,7 @@ inherit git-r3
DESCRIPTION="Gentoo System and Image Builder" DESCRIPTION="Gentoo System and Image Builder"
HOMEPAGE="https://github.com/IBT-FMI/gebuilder" HOMEPAGE="https://github.com/IBT-FMI/gebuilder"
SRC_URI="" SRC_URI=""
EGIT_REPO_URI="git@github.com:IBT-FMI/gebuilder.git" EGIT_REPO_URI="https://github.com/IBT-FMI/gebuilder.git"
LICENSE="GPL-3" LICENSE="GPL-3"
SLOT="0" SLOT="0"