summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2021-01-15 19:13:52 +0100
committerMartin Väth <martin@mvath.de>2021-01-15 19:13:52 +0100
commit716cd9432a3f6c8684e3dce1977a0c9c434ec1dc (patch)
treed86af6dec598615949dd7f337a86cc6498dd4408 /app-portage
parentmedia-tv/sundtek-tv: Version bump (diff)
downloadmv-716cd9432a3f6c8684e3dce1977a0c9c434ec1dc.tar.gz
mv-716cd9432a3f6c8684e3dce1977a0c9c434ec1dc.tar.bz2
mv-716cd9432a3f6c8684e3dce1977a0c9c434ec1dc.zip
app-portage/eix: Version bump
Signed-off-by: Martin Väth <martin@mvath.de>
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/eix/Manifest2
-rw-r--r--app-portage/eix/eix-0.34.12.ebuild (renamed from app-portage/eix/eix-0.34.11.ebuild)2
-rw-r--r--app-portage/eix/eix-99999999.ebuild4
3 files changed, 4 insertions, 4 deletions
diff --git a/app-portage/eix/Manifest b/app-portage/eix/Manifest
index fc356223..5ee70b58 100644
--- a/app-portage/eix/Manifest
+++ b/app-portage/eix/Manifest
@@ -1 +1 @@
-DIST eix-0.34.11.tar.xz 629932 SHA512 518dee499ed27acd39ea4c26e7b94a1098408b1d8cf6bc593e5e4b06aa973ae664e155886681c1e90e4a89afe8b54e05f8bd08d6ace2a2e1559fa613e5a351e7
+DIST eix-0.34.12.tar.xz 629704 SHA512 458a01b8ccb5fe4c7fbf9eb8368dbb0c63ac587e0452de4c3a58fadfc62aa8b404e509d6f24d20956bd6f04c00bfdfc95d6bf59287c5ea9e07091bea67f8c4e2
diff --git a/app-portage/eix/eix-0.34.11.ebuild b/app-portage/eix/eix-0.34.12.ebuild
index a4a4681f..1079e11c 100644
--- a/app-portage/eix/eix-0.34.11.ebuild
+++ b/app-portage/eix/eix-0.34.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Martin V\"ath and others
+# Copyright 1999-2021 Martin V\"ath and others
# Distributed under the terms of the GNU General Public License v2
EAPI=7
diff --git a/app-portage/eix/eix-99999999.ebuild b/app-portage/eix/eix-99999999.ebuild
index 11e16f8c..e10b947e 100644
--- a/app-portage/eix/eix-99999999.ebuild
+++ b/app-portage/eix/eix-99999999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Martin V\"ath and others
+# Copyright 1999-2021 Martin V\"ath and others
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -17,7 +17,7 @@ case ${PV} in
PROPERTIES="live";;
*)
RESTRICT="mirror"
- EGIT_COMMIT="83e6f90231183f8b141a2bab4f665adab7d73cb9"
+ EGIT_COMMIT="b96d3026513fc35a326fcf253cc7868b02959289"
SRC_URI="https://github.com/vaeth/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-${EGIT_COMMIT}";;
esac