diff options
author | V3n3RiX <venerix@rogentos.ro> | 2015-06-09 15:33:52 +0100 |
---|---|---|
committer | V3n3RiX <venerix@rogentos.ro> | 2015-06-09 15:33:52 +0100 |
commit | e14359f8411d02cf0f6fee62895925037784a85c (patch) | |
tree | 6e5e23d656b35aff45fa234d03f6673f6d63096b | |
parent | f9356d7bbfd215c4624db6165c16ec0ba46cebbe (diff) |
update calamares ebuild to our new rebased branch
-rw-r--r-- | app-admin/calamares/calamares-999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/calamares/calamares-999.ebuild b/app-admin/calamares/calamares-999.ebuild index 700ece10..4ef6651a 100644 --- a/app-admin/calamares/calamares-999.ebuild +++ b/app-admin/calamares/calamares-999.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_3 ) inherit eutils cmake-utils python-r1 git-2 EGIT_BRANCH="kogaion" -EGIT_COMMIT="76c10c285c626737ce8c1a47d8116f1e78f8eec9" +EGIT_COMMIT="388e3db73f0b783c3f0f7ce376004f959d25fe39" EGIT_REPO_URI="https://github.com/Rogentos/calamares.git" DESCRIPTION="Distribution-independent installer framework ( with Kogaion/Sabayon support)" |