summaryrefslogtreecommitdiff
path: root/app-portage/sisyphus
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-07-10 21:58:49 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-07-10 21:58:49 +0100
commitf577a22a1f53d23fec3f01e8ba28c43063261c54 (patch)
tree6d3b187f7cf937ef9c5b815c2c306e7feae64706 /app-portage/sisyphus
parent00af86be2c6d883fa567026ad2b0e73b9f31c677 (diff)
app-portage/sisyphus : revision bump
Diffstat (limited to 'app-portage/sisyphus')
-rw-r--r--app-portage/sisyphus/sisyphus-0.1706-r4.ebuild (renamed from app-portage/sisyphus/sisyphus-0.1706-r3.ebuild)3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-portage/sisyphus/sisyphus-0.1706-r3.ebuild b/app-portage/sisyphus/sisyphus-0.1706-r4.ebuild
index ccf7456c..2a9d0568 100644
--- a/app-portage/sisyphus/sisyphus-0.1706-r3.ebuild
+++ b/app-portage/sisyphus/sisyphus-0.1706-r4.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://redcorelinux.org"
EGIT_BRANCH=master
EGIT_REPO_URI="https://gitlab.com/redcore/sisyphus.git"
-EGIT_COMMIT="352c2237e030c14a7adf07df57a0fd338b790efe"
+EGIT_COMMIT="1ec6d57d6b7c6e861f04d95f5599964f1b8b46ea"
LICENSE="GPL-2"
SLOT="0"
@@ -23,6 +23,7 @@ IUSE="+gui"
DEPEND="dev-lang/python:3.4[sqlite]"
RDEPEND="${DEPEND}
app-portage/gentoolkit[${PYTHON_USEDEP}]
+ dev-python/animation[${PYTHON_USEDEP}]
dev-python/urllib3[${PYTHON_USEDEP}]
sys-apps/portage[${PYTHON_USEDEP}]
gui? ( dev-python/PyQt5[designer,gui,widgets,${PYTHON_USEDEP}] )"