summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2017-05-13 11:25:48 +0200
committerMartin Väth <martin@mvath.de>2017-05-13 11:25:48 +0200
commitd860a1ffd22284370b20359d003e30841ffe645b (patch)
tree187c2ec4971b320970710f542e4ce86aef2020cd /app-portage/eix
parentapp-shells/zsh-completions: Version bump (diff)
downloadmv-d860a1ffd22284370b20359d003e30841ffe645b.tar.gz
mv-d860a1ffd22284370b20359d003e30841ffe645b.tar.bz2
mv-d860a1ffd22284370b20359d003e30841ffe645b.zip
app-portage/eix: alpha version bump
Diffstat (limited to 'app-portage/eix')
-rw-r--r--app-portage/eix/Manifest2
-rw-r--r--app-portage/eix/eix-0.32.9_alpha1.ebuild (renamed from app-portage/eix/eix-0.32.9_alpha0.ebuild)2
-rw-r--r--app-portage/eix/eix-99999999.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/app-portage/eix/Manifest b/app-portage/eix/Manifest
index f81c6178..7a94ec03 100644
--- a/app-portage/eix/Manifest
+++ b/app-portage/eix/Manifest
@@ -1,2 +1,2 @@
DIST eix-0.32.8.tar.xz 598708 SHA256 3ccca2dbbaf76139cdcaa8205dacd3ed2d873f4a0eeb7e940fb1160cf2ddf5a5
-DIST eix-0.32.9_alpha0.tar.gz 652347 SHA256 6c423303b446e0f958ab9f7506ad7a41642ed92d0524f22071fcb01d87d9919e
+DIST eix-0.32.9_alpha1.tar.gz 652388 SHA256 49da51c6cba576f587b472026d5eaff704c720b191f12f7c90b973dabddcaff1
diff --git a/app-portage/eix/eix-0.32.9_alpha0.ebuild b/app-portage/eix/eix-0.32.9_alpha1.ebuild
index 144cb5cd..9322b342 100644
--- a/app-portage/eix/eix-0.32.9_alpha0.ebuild
+++ b/app-portage/eix/eix-0.32.9_alpha1.ebuild
@@ -15,7 +15,7 @@ case ${PV} in
PROPERTIES="live";;
*)
RESTRICT="mirror"
- EGIT_COMMIT="151af65021299a22c41265e55176eb139282184a"
+ EGIT_COMMIT="d552846480e046ef5e4554cc26ded588921217a3"
SRC_URI="https://github.com/vaeth/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-${EGIT_COMMIT}";;
esac
diff --git a/app-portage/eix/eix-99999999.ebuild b/app-portage/eix/eix-99999999.ebuild
index 144cb5cd..9322b342 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="151af65021299a22c41265e55176eb139282184a"
+ EGIT_COMMIT="d552846480e046ef5e4554cc26ded588921217a3"
SRC_URI="https://github.com/vaeth/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-${EGIT_COMMIT}";;
esac