1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-03-14 15:25:50 +01:00

Added my fork as termite repository

This commit is contained in:
2016-11-29 05:56:40 +01:00
parent 8fd07f3222
commit 6d75e3a0fd
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ inherit eutils toolchain-funcs versionator git-r3
DESCRIPTION="A keyboard-centric VTE-based terminal"
HOMEPAGE="https://github.com/thestinger/termite"
EGIT_REPO_URI="git://github.com/thestinger/termite.git"
EGIT_REPO_URI="git://github.com/gryf/termite.git"
if [[ ${PV} != 999? ]]; then
EGIT_COMMIT=v${PV}
fi