From 580f05ea8f512d11e23e8da80177d27835cbdbbc Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 22 Jan 2020 18:41:30 +0000 Subject: gentoo resync : 22.02.2020 --- sci-astronomy/celestia/celestia-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sci-astronomy/celestia/celestia-9999.ebuild') diff --git a/sci-astronomy/celestia/celestia-9999.ebuild b/sci-astronomy/celestia/celestia-9999.ebuild index 60ddc68e30fc..781e1cb43a98 100644 --- a/sci-astronomy/celestia/celestia-9999.ebuild +++ b/sci-astronomy/celestia/celestia-9999.ebuild @@ -3,6 +3,8 @@ EAPI=7 +inherit desktop flag-o-matic xdg cmake + if [[ "${PV}" = 9999 ]] ; then inherit git-r3 EGIT_REPO_URI="https://github.com/CelestiaProject/Celestia.git" @@ -10,7 +12,6 @@ else SRC_URI="https://github.com/${PN^}Project/${PN^}/archive/${PV/_/-}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" fi -inherit desktop flag-o-matic xdg cmake DESCRIPTION="OpenGL 3D space simulator" HOMEPAGE="https://celestia.space" -- cgit v1.2.3