summaryrefslogtreecommitdiff
path: root/app-portage
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-12-31 16:57:14 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-12-31 16:57:14 +0000
commitb1a427a50fe55544855de7de73619fa169487847 (patch)
tree95d179e3ab1314414c10a40d679229adaa4e6564 /app-portage
parent854ab0c30e52f7498c2487ebc6aa00363badf659 (diff)
app-portage/sisyphus : version bump
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/sisyphus/files/mirrors.conf17
-rw-r--r--app-portage/sisyphus/sisyphus-2.1812.1.ebuild (renamed from app-portage/sisyphus/sisyphus-2.1812.ebuild)2
2 files changed, 15 insertions, 4 deletions
diff --git a/app-portage/sisyphus/files/mirrors.conf b/app-portage/sisyphus/files/mirrors.conf
index 3a4643ac..4b4e9539 100644
--- a/app-portage/sisyphus/files/mirrors.conf
+++ b/app-portage/sisyphus/files/mirrors.conf
@@ -1,19 +1,30 @@
#######################################################
# Support for multiple mirrors is somewhat incomplete #
+#######################################################
+# Please avoid using the Main Repository #
+# http://mirrors.redcorelinux.org/redcorelinux #
+# as the bandwidth is limited, use mirrors instead #
+#######################################################
# Uncomment only one mirror from the list bellow #
#######################################################
+# Main repository - stable
+# PORTAGE_BINHOST="http://mirrors.redcorelinux.org/redcorelinux/packages/"
+
+# Main repository - testing
+# PORTAGE_BINHOST="http://mirrors.redcorelinux.org/redcorelinux/packages-next/"
+
# Princeton University (USA) mirror - stable
-# PORTAGE_BINHOST="http://mirror.math.princeton.edu/pub/redcorelinux/packages/"
+PORTAGE_BINHOST="http://mirror.math.princeton.edu/pub/redcorelinux/packages/"
# Princeton University (USA) mirror - testing
# PORTAGE_BINHOST="http://mirror.math.princeton.edu/pub/redcorelinux/packages-next/"
# Alpix.eu (Germany) mirror - stable
-PORTAGE_BINHOST="http://mirror.alpix.eu/redcorelinux/packages/"
+# PORTAGE_BINHOST="http://mirror.alpix.eu/redcorelinux/packages/"
# Alpix.eu (Germany) mirror - testing
-PORTAGE_BINHOST="http://mirror.alpix.eu/redcorelinux/packages-next/"
+# PORTAGE_BINHOST="http://mirror.alpix.eu/redcorelinux/packages-next/"
# Yandex.ru (Russia) mirror - stable
# PORTAGE_BINHOST="http://mirror.yandex.ru/mirrors/redcorelinux/packages/"
diff --git a/app-portage/sisyphus/sisyphus-2.1812.ebuild b/app-portage/sisyphus/sisyphus-2.1812.1.ebuild
index 00372f8b..ffdf0b28 100644
--- a/app-portage/sisyphus/sisyphus-2.1812.ebuild
+++ b/app-portage/sisyphus/sisyphus-2.1812.1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://redcorelinux.org"
EGIT_REPO_URI="https://pagure.io/redcore/sisyphus.git"
EGIT_BRANCH="master"
-EGIT_COMMIT="8cf0e391e659917fd73d2ddbea7cc1bd2fa8cdae"
+EGIT_COMMIT="19c4f210b278390457e794f94c34ff58d4f528cf"
LICENSE="GPL-2"
SLOT="0"