summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2018-03-07 07:55:03 +0100
committerMartin Väth <martin@mvath.de>2018-03-07 07:55:03 +0100
commit8b715796374fd9ab2e484b7cdcaad2db19a16d1a (patch)
treecce17d9ffbe8a61fc38e7d0ff593bfb1ee96a617 /app-portage
parentAdd slotted parted-2 which has support to resize filesystems (diff)
downloadmv-8b715796374fd9ab2e484b7cdcaad2db19a16d1a.tar.gz
mv-8b715796374fd9ab2e484b7cdcaad2db19a16d1a.tar.bz2
mv-8b715796374fd9ab2e484b7cdcaad2db19a16d1a.zip
app-portage/eix: Alpha version bump
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/eix/Manifest2
-rw-r--r--app-portage/eix/eix-0.33.3_alpha20180307.ebuild (renamed from app-portage/eix/eix-0.33.3_alpha20180211.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 3f674a03..35d48e41 100644
--- a/app-portage/eix/Manifest
+++ b/app-portage/eix/Manifest
@@ -1,2 +1,2 @@
DIST eix-0.33.2.tar.xz 614192 SHA512 28ca4cc57e5c7ef81feb37fa90d598e681e192c442c7446c93a442908d2a9744340f7a93c71135ec3083fb85c48a65638c8929b6e1e632464132f4320225d637
-DIST eix-0.33.3_alpha20180211.tar.gz 673969 SHA512 2e9d73c3a1e326976f0ee48229ca651ad60cca8554d2158c1486b34a8404cce0ddbe2084ec7031615451c9c3b8493a71dc0a251f76fbbae32f80957a6d8799c9
+DIST eix-0.33.3_alpha20180307.tar.gz 674640 SHA512 96b8509b56682402d07c0ce12f52ced03f691e78a41bd06101c698b99dd372ed5225042752b01b8eb1983803f3a7ca50d0034bb95f821ccbc124f7e4c0986936
diff --git a/app-portage/eix/eix-0.33.3_alpha20180211.ebuild b/app-portage/eix/eix-0.33.3_alpha20180307.ebuild
index 215757f6..3d7caf95 100644
--- a/app-portage/eix/eix-0.33.3_alpha20180211.ebuild
+++ b/app-portage/eix/eix-0.33.3_alpha20180307.ebuild
@@ -15,7 +15,7 @@ case ${PV} in
PROPERTIES="live";;
*)
RESTRICT="mirror"
- EGIT_COMMIT="e15dad4cdecfd791db8b2f45e2f701983b660f1c"
+ EGIT_COMMIT="d8c205f7532a5d372257b4d8e5c94f1d6ca0468a"
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 215757f6..3d7caf95 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="e15dad4cdecfd791db8b2f45e2f701983b660f1c"
+ EGIT_COMMIT="d8c205f7532a5d372257b4d8e5c94f1d6ca0468a"
SRC_URI="https://github.com/vaeth/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-${EGIT_COMMIT}";;
esac