summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2017-09-01 09:30:20 +0200
committerMartin Väth <martin@mvath.de>2017-09-01 09:30:20 +0200
commit5961d6f98881b67257bb3e1a581abc04335784df (patch)
tree2eec534b418a9b0da7bdaca5d01f018b9eedfa4b /app-portage/eix
parentapp-arch/archwrap: Version bump. Fix extension created by pd (diff)
downloadmv-5961d6f98881b67257bb3e1a581abc04335784df.tar.gz
mv-5961d6f98881b67257bb3e1a581abc04335784df.tar.bz2
mv-5961d6f98881b67257bb3e1a581abc04335784df.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.33.1_alpha3.ebuild (renamed from app-portage/eix/eix-0.33.1_alpha2.ebuild)3
-rw-r--r--app-portage/eix/eix-99999999.ebuild3
3 files changed, 3 insertions, 5 deletions
diff --git a/app-portage/eix/Manifest b/app-portage/eix/Manifest
index 56274414..845c5266 100644
--- a/app-portage/eix/Manifest
+++ b/app-portage/eix/Manifest
@@ -1,2 +1,2 @@
DIST eix-0.33.0.tar.xz 610600 SHA256 18e4f195d465a0fbecaf44c49d5ea6e63e14bdafe8aa7d32682f9f369ee648c2 SHA512 6fd4ca253ee908eb192ee35c4228bea0fa8a04030070b35489bddc639053c2e3f6a2faf32f539ffd2c7d9da0c664ff5f29ac0d732d9a47b6c9976a65dd402de2
-DIST eix-0.33.1_alpha2.tar.gz 670488 SHA256 dba91d7fda98693539fae0abe8d3ce738d6ee13a55b214907d563a8fe1a43ee2 SHA512 ccb938ff3a327952d769ac9beee3c94b685e338bdf3cc166afb9580fe0af272dcb014a892bb85fa0fddad7155e7e28ce40aa7585ba8637d2ca50be5935df1ab7
+DIST eix-0.33.1_alpha3.tar.gz 670510 SHA256 2d7fada3ccfbb700d2e6e509616ac9df06c3157211d3de32fb46512479290ce1 SHA512 983b72158d53efbfcfa53516fe82a8d9b49999563afeb3424f409d2a4194b8c3bfea403a299f218cab4299205b0049c088d00ab4dbc77ff55cdb269958ce3e39
diff --git a/app-portage/eix/eix-0.33.1_alpha2.ebuild b/app-portage/eix/eix-0.33.1_alpha3.ebuild
index 170800f5..1e19909d 100644
--- a/app-portage/eix/eix-0.33.1_alpha2.ebuild
+++ b/app-portage/eix/eix-0.33.1_alpha3.ebuild
@@ -2,7 +2,6 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-RESTRICT="mirror"
WANT_LIBTOOL=none
AUTOTOOLS_AUTO_DEPEND=no
MESON_AUTO_DEPEND=no
@@ -17,7 +16,7 @@ case ${PV} in
PROPERTIES="live";;
*)
RESTRICT="mirror"
- EGIT_COMMIT="80fdd968610d5967fbb1c06630170800c52a0ba7"
+ EGIT_COMMIT="3c831a8a432927c91082447f21739cc08d4f68ff"
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 170800f5..1e19909d 100644
--- a/app-portage/eix/eix-99999999.ebuild
+++ b/app-portage/eix/eix-99999999.ebuild
@@ -2,7 +2,6 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-RESTRICT="mirror"
WANT_LIBTOOL=none
AUTOTOOLS_AUTO_DEPEND=no
MESON_AUTO_DEPEND=no
@@ -17,7 +16,7 @@ case ${PV} in
PROPERTIES="live";;
*)
RESTRICT="mirror"
- EGIT_COMMIT="80fdd968610d5967fbb1c06630170800c52a0ba7"
+ EGIT_COMMIT="3c831a8a432927c91082447f21739cc08d4f68ff"
SRC_URI="https://github.com/vaeth/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-${EGIT_COMMIT}";;
esac