summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2018-05-03 21:14:00 +0200
committerMartin Väth <martin@mvath.de>2018-05-03 21:14:00 +0200
commit8a8ba1d42cb3920d079de9efc5a71eab77208831 (patch)
tree354b56e2f211270dcc5f1878c5b19795632c5aba /app-portage/eix/eix-99999999.ebuild
parentapp-portage/eix: Alpha version bump (diff)
downloadmv-8a8ba1d42cb3920d079de9efc5a71eab77208831.tar.gz
mv-8a8ba1d42cb3920d079de9efc5a71eab77208831.tar.bz2
mv-8a8ba1d42cb3920d079de9efc5a71eab77208831.zip
app-portage/eix: Alpha version bump
Diffstat (limited to 'app-portage/eix/eix-99999999.ebuild')
-rw-r--r--app-portage/eix/eix-99999999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/eix/eix-99999999.ebuild b/app-portage/eix/eix-99999999.ebuild
index 536dd1f8..4f20532c 100644
--- a/app-portage/eix/eix-99999999.ebuild
+++ b/app-portage/eix/eix-99999999.ebuild
@@ -17,7 +17,7 @@ case ${PV} in
PROPERTIES="live";;
*)
RESTRICT="mirror"
- EGIT_COMMIT="02258b6670f01e12128ae9af089956146e933b2e"
+ EGIT_COMMIT="b2c7840899a83a5a4de8438333bab29f1104b9db"
SRC_URI="https://github.com/vaeth/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-${EGIT_COMMIT}";;
esac