summaryrefslogtreecommitdiff
path: root/app-admin
diff options
context:
space:
mode:
authorBlackNoxis <steven.darklight@gmail.com>2015-05-29 21:25:18 +0300
committerBlackNoxis <steven.darklight@gmail.com>2015-05-29 21:25:18 +0300
commit159abdab2ab3009bcd0a6dfc8b299a62808d3828 (patch)
tree5b279074a2cdada2cc03f973afa3d65127cd641c /app-admin
parent8b6c7e6c8262b6f57827577f20b8a6c80324419e (diff)
Added two sources of calamares. Both official
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/calamares/calamares-999.ebuild12
1 files changed, 2 insertions, 10 deletions
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 {
-}