Skip to content

Commit

Permalink
x11-terms/terminology: move git inherit to live-check
Browse files Browse the repository at this point in the history
as requested

Package-Manager: Portage-2.3.14, Repoman-2.3.6
  • Loading branch information
tg-- authored and TommyD committed Dec 17, 2017
1 parent 332c690 commit 890821a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion x11-terms/terminology/terminology-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,11 @@ if [[ "${PV}" != "9999" ]] ; then
SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${MY_P}.tar.xz"
KEYWORDS="~amd64 ~x86"
else
inherit git-r3
EGIT_REPO_URI="https://git.enlightenment.org/apps/${PN}.git"
fi

inherit git-r3 meson
inherit meson

DESCRIPTION="Feature rich terminal emulator using the Enlightenment Foundation Libraries"
HOMEPAGE="https://www.enlightenment.org/p.php?p=about/terminology"
Expand Down

0 comments on commit 890821a

Please sign in to comment.