diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-08-06 09:05:29 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-08-06 09:05:29 +0100 |
commit | c17f8a7f55fb4ac4e21adfb07e8950fe19726af2 (patch) | |
tree | 4bdaa517d03d2bd788348cb57b25853386514c9b | |
parent | 6f6f3cbf9f6458f2c889dd327b402f7b76f4893a (diff) |
app-portage/sisyphus : version bump
-rw-r--r-- | app-portage/sisyphus/sisyphus-3.1908.1.ebuild (renamed from app-portage/sisyphus/sisyphus-3.1908.0.ebuild) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-portage/sisyphus/sisyphus-3.1908.0.ebuild b/app-portage/sisyphus/sisyphus-3.1908.1.ebuild index 11f7642a..899b6b33 100644 --- a/app-portage/sisyphus/sisyphus-3.1908.0.ebuild +++ b/app-portage/sisyphus/sisyphus-3.1908.1.ebuild @@ -13,7 +13,7 @@ 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="201060464dff846a331496de0e2a5f3ed5926f19" +EGIT_COMMIT="24f454442623df2060479a01b50e3eda55bfa341" LICENSE="GPL-2" SLOT="0" @@ -26,7 +26,6 @@ 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}] |