aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Coppens <coppens.matthias.abc@gmail.com>2020-09-18 20:45:16 +0200
committerMatthias Coppens <coppens.matthias.abc@gmail.com>2020-09-18 21:19:42 +0200
commit9bcdf4f464707e4d90d6795dcda87c5e0aebf066 (patch)
treed1c536b2178291ca3c517d26d7ba2eb4bd9fb741 /app-misc/fetsh
parentapp-emulation/nvidia-container-toolkit: bump to 1.3.0 (diff)
downloadguru-9bcdf4f464707e4d90d6795dcda87c5e0aebf066.tar.gz
guru-9bcdf4f464707e4d90d6795dcda87c5e0aebf066.tar.bz2
guru-9bcdf4f464707e4d90d6795dcda87c5e0aebf066.zip
app-misc/fetsh: Version bump 1.8
Added RESTRICT="mirror" as well Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Matthias Coppens <coppens.matthias.abc@gmail.com>
Diffstat (limited to 'app-misc/fetsh')
-rw-r--r--app-misc/fetsh/Manifest2
-rw-r--r--app-misc/fetsh/fetsh-1.7.ebuild2
-rw-r--r--app-misc/fetsh/fetsh-1.8.ebuild (renamed from app-misc/fetsh/fetsh-1.6.ebuild)2
-rw-r--r--app-misc/fetsh/fetsh-9999.ebuild2
4 files changed, 7 insertions, 1 deletions
diff --git a/app-misc/fetsh/Manifest b/app-misc/fetsh/Manifest
index aba90b04d..bc8b66a85 100644
--- a/app-misc/fetsh/Manifest
+++ b/app-misc/fetsh/Manifest
@@ -1,2 +1,2 @@
-DIST fet.sh-1.6.tar.gz 145379 BLAKE2B a906cf9bec877e6b1013eea33be5f5b1aef82c20921b4d5a47db36b3682a98ca4354f03f1e467181aa249ef63fae3814f9496a7ef202e7080bc68d64c443f5d1 SHA512 8d74b00a47d1ab50f3b7909cf2e7558b908587d7f5872b221812dfaae98b4f7f894dd2899dd9e2f760e4243cabdd594c8a1901cafbf2fac6f6e39fa6fd802fe2
DIST fet.sh-1.7.tar.gz 145651 BLAKE2B cddf87054c417fa776e77a30a56795ee174c747940c9344d3a04aaaffe98d7bc1f7c73ea03cfa4d4f831cab79a52baf83f5a05894365bdd9a7cd20347149fca9 SHA512 1269e07e38911d14d7eb2434bc8478507abd0103414ffbe8c7b99b477b5d68089d8612fabc96cdda69f895cba34bf50af6948ca121e1e9b4793051dba3add864
+DIST fet.sh-1.8.tar.gz 145762 BLAKE2B 205d2c1f815ec5d42457c72bd65004a9a8bb29c29c9b85d23c64e46914e9643c2605f8dfb49faa67da2f1d7784fdd1b21dbe17864e86ee21877ed8875daf16df SHA512 3e2af006e9ca27022f5b6cee8ba7ec1847f18ff7c2f99715ef007492b7fec08dadb46a45eb30d1f7a425fd49740f77ed2d6490a439d7758ffd1862e7ac60b840
diff --git a/app-misc/fetsh/fetsh-1.7.ebuild b/app-misc/fetsh/fetsh-1.7.ebuild
index 497171aa3..279568a23 100644
--- a/app-misc/fetsh/fetsh-1.7.ebuild
+++ b/app-misc/fetsh/fetsh-1.7.ebuild
@@ -21,6 +21,8 @@ esac
LICENSE="ISC"
SLOT="0"
+RESTRICT="mirror"
+
src_install() {
dobin fet.sh
}
diff --git a/app-misc/fetsh/fetsh-1.6.ebuild b/app-misc/fetsh/fetsh-1.8.ebuild
index 497171aa3..279568a23 100644
--- a/app-misc/fetsh/fetsh-1.6.ebuild
+++ b/app-misc/fetsh/fetsh-1.8.ebuild
@@ -21,6 +21,8 @@ esac
LICENSE="ISC"
SLOT="0"
+RESTRICT="mirror"
+
src_install() {
dobin fet.sh
}
diff --git a/app-misc/fetsh/fetsh-9999.ebuild b/app-misc/fetsh/fetsh-9999.ebuild
index 497171aa3..279568a23 100644
--- a/app-misc/fetsh/fetsh-9999.ebuild
+++ b/app-misc/fetsh/fetsh-9999.ebuild
@@ -21,6 +21,8 @@ esac
LICENSE="ISC"
SLOT="0"
+RESTRICT="mirror"
+
src_install() {
dobin fet.sh
}