diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-04-07 20:59:02 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-04-07 20:59:02 +0100 |
commit | 4d09c31b0ed2460ef2095261e96b7c54945742a6 (patch) | |
tree | 06823e5b42d71a8f619e999acd611838ece26d68 | |
parent | 89fe84d2345412f684ad8daf363dd82da76b9663 (diff) |
app-portage/sisyphus : version bump
-rw-r--r-- | app-portage/sisyphus/sisyphus-2.1904.1.ebuild (renamed from app-portage/sisyphus/sisyphus-2.1904.0.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/sisyphus/sisyphus-2.1904.0.ebuild b/app-portage/sisyphus/sisyphus-2.1904.1.ebuild index 5e0cb84f..11a347b9 100644 --- a/app-portage/sisyphus/sisyphus-2.1904.0.ebuild +++ b/app-portage/sisyphus/sisyphus-2.1904.1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{4,5,6,7} ) +PYTHON_COMPAT=( python3_{5,6,7} ) inherit eutils python-r1 git-r3 @@ -12,7 +12,7 @@ HOMEPAGE="http://redcorelinux.org" EGIT_REPO_URI="https://pagure.io/redcore/sisyphus.git" EGIT_BRANCH="master" -EGIT_COMMIT="55ab0d11545c1f04f67236f3c741b1214acce050" +EGIT_COMMIT="266820fbac1cac1d5330021482bcee33728e5dbe" LICENSE="GPL-2" SLOT="0" |