From 53fb5bf67d0fb2b18820312f2cfc9d9f269ae6d5 Mon Sep 17 00:00:00 2001 From: BlackNoxis Date: Fri, 29 May 2015 21:25:42 +0300 Subject: Revert "Added two sources of calamares. Both official" This reverts commit 159abdab2ab3009bcd0a6dfc8b299a62808d3828. --- app-admin/calamares/calamares-999.ebuild | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'app-admin') diff --git a/app-admin/calamares/calamares-999.ebuild b/app-admin/calamares/calamares-999.ebuild index 13099538..a33e4904 100644 --- a/app-admin/calamares/calamares-999.ebuild +++ b/app-admin/calamares/calamares-999.ebuild @@ -8,8 +8,7 @@ inherit eutils git-2 EGIT_BRANCH="kogaion" EGIT_COMMIT="5805b67793b6fb2c38da66d7bb9c88e35bb528a2" -EGIT_REPO_URI="https://gitlab.com/rogentos/calamares.git - https://github.com/Rogentos/calamares.git" +EGIT_REPO_URI="https://gitlab.com/rogentos/calamares.git" DESCRIPTION="Distribution-independent installer framework ( with Kogaionn/Sabayon support)" HOMEPAGE="http://calamares.io" @@ -21,3 +20,12 @@ IUSE="" DEPEND="" RDEPEND="${DEPEND}" + +src_prepare() { +} + +src_compile { +} + +src_install { +} -- cgit v1.2.3