summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2018-01-29 13:59:39 +0100
committerMartin Väth <martin@mvath.de>2018-01-29 13:59:39 +0100
commit5549e8df4ece0479a8c960f2398d77a47a843b91 (patch)
tree1e4310b33e25bf9e4b5d1844c38b5908a12e96db /app-portage/eix/eix-99999999.ebuild
parentapp-portage/portage-bashrc-mv: Version bump (diff)
downloadmv-5549e8df4ece0479a8c960f2398d77a47a843b91.tar.gz
mv-5549e8df4ece0479a8c960f2398d77a47a843b91.tar.bz2
mv-5549e8df4ece0479a8c960f2398d77a47a843b91.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 ebf12079..0ebebe31 100644
--- a/app-portage/eix/eix-99999999.ebuild
+++ b/app-portage/eix/eix-99999999.ebuild
@@ -15,7 +15,7 @@ case ${PV} in
PROPERTIES="live";;
*)
RESTRICT="mirror"
- EGIT_COMMIT="e72ba76919f9bbe2a6c5e097436c035d35c54fa8"
+ EGIT_COMMIT="eac7225140ab7a1f34326870fdea7e44371be7bc"
SRC_URI="https://github.com/vaeth/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-${EGIT_COMMIT}";;
esac