From 6ee4d73a5095d83e20425fd6c00175b7c882eca2 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 24 Apr 2016 12:48:22 +0100 Subject: fix ebuild --- x11-themes/kogaion-theme/kogaion-theme-2.1.ebuild | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'x11-themes') diff --git a/x11-themes/kogaion-theme/kogaion-theme-2.1.ebuild b/x11-themes/kogaion-theme/kogaion-theme-2.1.ebuild index 5bda90ca..f2d98e59 100644 --- a/x11-themes/kogaion-theme/kogaion-theme-2.1.ebuild +++ b/x11-themes/kogaion-theme/kogaion-theme-2.1.ebuild @@ -4,9 +4,15 @@ EAPI=5 +inherit eutils git-2 + DESCRIPTION="Official Kogaion-Linux GTK theme" HOMEPAGE="http://www.rogentos.ro" -SRC_URI="https://gitlab.com/kogaion/kogaion-theme/repository/archive.tar.gz?ref=2.1" + +EGIT_BRANCH="master" +EGIT_REPO_URI="https://gitlab.com/kogaion/kogaion-theme.git" +EGIT_COMMIT="ded3e5d50d2c324e2788d71e181d24a6190abb8e" + LICENSE="GPLv3" SLOT="0" @@ -14,8 +20,6 @@ KEYWORDS="~arm x86 amd64" IUSE="" RDEPEND="" -S="${WORKDIR}"/"${P}" - src_install() { rm README.md rm to_review -- cgit v1.2.3