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