diff options
author | Martin Väth <martin@mvath.de> | 2017-08-05 15:40:03 +0200 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2017-08-05 15:40:03 +0200 |
commit | 431be77cd572343fb2cfd822e3b7430e37da8a08 (patch) | |
tree | c001e49046bc152a90f81f25d84e1cb50079e811 | |
parent | Version bump (diff) | |
download | mv-431be77cd572343fb2cfd822e3b7430e37da8a08.tar.gz mv-431be77cd572343fb2cfd822e3b7430e37da8a08.tar.bz2 mv-431be77cd572343fb2cfd822e3b7430e37da8a08.zip |
app-portage/eix: Alpha version bump
-rw-r--r-- | app-portage/eix/Manifest | 2 | ||||
-rw-r--r-- | app-portage/eix/eix-0.32.11_alpha8.ebuild (renamed from app-portage/eix/eix-0.32.11_alpha7.ebuild) | 2 | ||||
-rw-r--r-- | app-portage/eix/eix-99999999.ebuild | 2 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/app-portage/eix/Manifest b/app-portage/eix/Manifest index f50f5cc3..b0dc34b5 100644 --- a/app-portage/eix/Manifest +++ b/app-portage/eix/Manifest @@ -1,2 +1,2 @@ DIST eix-0.32.10.tar.xz 600120 SHA256 4ecd6ed7e5bb8859c5e5548265e622bffd19800c889d49e75c0bad556830c5da -DIST eix-0.32.11_alpha7.tar.gz 666618 SHA256 d2e1e22ae3dcdc10d668ef3d5374984b5b9eca9da54f291c4c2d4cfa274e8f75 +DIST eix-0.32.11_alpha8.tar.gz 667206 SHA256 d89c9a65c9acc98e77f2de21fb616ff22b43c290b1f9d71bcfb3e9550014e7c6 diff --git a/app-portage/eix/eix-0.32.11_alpha7.ebuild b/app-portage/eix/eix-0.32.11_alpha8.ebuild index e813cab8..85e01350 100644 --- a/app-portage/eix/eix-0.32.11_alpha7.ebuild +++ b/app-portage/eix/eix-0.32.11_alpha8.ebuild @@ -17,7 +17,7 @@ case ${PV} in PROPERTIES="live";; *) RESTRICT="mirror" - EGIT_COMMIT="a9868918e5913f96bba748f3309b1994ddea9385" + EGIT_COMMIT="da4b511de86e46dd724d53e4b30516f140b965c6" 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 e813cab8..85e01350 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="a9868918e5913f96bba748f3309b1994ddea9385" + EGIT_COMMIT="da4b511de86e46dd724d53e4b30516f140b965c6" SRC_URI="https://github.com/vaeth/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/${PN}-${EGIT_COMMIT}";; esac diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 73c0fc63..571448d6 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -21,7 +21,7 @@ app-emacs/mv_emacs 1.3: (X)Emacs extensions: block support, macrorecorder, verif app-emacs/po-mode 0.19.8.1-r1: Major mode for GNU gettext PO files app-eselect/eselect-net 0.2: eselect module for managing network open-rc service configurations app-misc/knapsack 7.2-r1: A fast solver for the 0/1-knapsack problem with multiple knapsacks -app-portage/eix 0.32.10 0.32.11_alpha7 99999999: Search and query ebuilds +app-portage/eix 0.32.10 0.32.11_alpha8 99999999: Search and query ebuilds app-portage/etcat 1.0.1 99999999: Updated version of an old Portage information extractor app-portage/find_cruft 4.0.0: find cruft files not managed by portage app-portage/gentoolkit 0.4.0-r1 9999: Collection of administration scripts for Gentoo |