summaryrefslogtreecommitdiff
path: root/app-portage
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-07-09 00:12:13 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-07-09 00:12:13 +0100
commita6bc0c9f3e6cb225743af7c24d7e9578cba661cf (patch)
treeda387c2e8ff9e2f64c7b9f40fd3f77575ae49add /app-portage
parent02cd1cf9c9ac1b1cec28598df9dfeecc7c40615b (diff)
app-portage/sisyphus : version bump
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/sisyphus/sisyphus-3.1907.0.ebuild (renamed from app-portage/sisyphus/sisyphus-2.1904.1.ebuild)4
1 files changed, 3 insertions, 1 deletions
diff --git a/app-portage/sisyphus/sisyphus-2.1904.1.ebuild b/app-portage/sisyphus/sisyphus-3.1907.0.ebuild
index 11a347b9..84bf2e98 100644
--- a/app-portage/sisyphus/sisyphus-2.1904.1.ebuild
+++ b/app-portage/sisyphus/sisyphus-3.1907.0.ebuild
@@ -11,8 +11,9 @@ DESCRIPTION="A simple portage python wrapper which works like other package mana
HOMEPAGE="http://redcorelinux.org"
EGIT_REPO_URI="https://pagure.io/redcore/sisyphus.git"
+EGIT_REPO_URI="https://gitlab.com/redcore/sisyphus.git"
EGIT_BRANCH="master"
-EGIT_COMMIT="266820fbac1cac1d5330021482bcee33728e5dbe"
+EGIT_COMMIT="1c37d0c8dc00d9d34b7f137b4651d08a7f6547fb"
LICENSE="GPL-2"
SLOT="0"
@@ -24,6 +25,7 @@ RDEPEND="${DEPEND}
app-portage/gentoolkit[${PYTHON_USEDEP}]
app-portage/portage-utils
dev-python/animation[${PYTHON_USEDEP}]
+ dev-python/pygit2[${PYTHON_USEDEP}]
dev-python/urllib3[${PYTHON_USEDEP}]
dev-python/wget[${PYTHON_USEDEP}]
sys-apps/portage[${PYTHON_USEDEP}]