diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-01-08 21:45:04 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-01-08 21:45:04 +0000 |
commit | 65737cf14a7220bd9a487aa2af4ae0e79bd23e86 (patch) | |
tree | 625754b14ae80ac167d1b150c2314b647cd008e6 /app-shells | |
parent | 5001a6c7b6da2956f5b17c695b1e0059dc7b8de5 (diff) |
gentoo resync : 08.01.2018
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/Manifest.gz | bin | 7304 -> 7302 bytes | |||
-rw-r--r-- | app-shells/zsh-completions/Manifest | 4 | ||||
-rw-r--r-- | app-shells/zsh-completions/zsh-completions-0.26.0.ebuild | 33 | ||||
-rw-r--r-- | app-shells/zsh-completions/zsh-completions-0.27.0.ebuild | 4 |
4 files changed, 3 insertions, 38 deletions
diff --git a/app-shells/Manifest.gz b/app-shells/Manifest.gz Binary files differindex 7cff7e852fe4..f5b0710989b4 100644 --- a/app-shells/Manifest.gz +++ b/app-shells/Manifest.gz diff --git a/app-shells/zsh-completions/Manifest b/app-shells/zsh-completions/Manifest index b1ed24cae560..1f29f25c95af 100644 --- a/app-shells/zsh-completions/Manifest +++ b/app-shells/zsh-completions/Manifest @@ -1,6 +1,4 @@ -DIST zsh-completions-0.26.0.tar.gz 218057 BLAKE2B c493031c24951fdf94b04c7a9f09dff927daff9e85deab0118c52f1c55156b35a625073d5b0a98a3b6a62731675aa1ba40e63ac3b2ef1efd674816902c33bd0b SHA512 78ba96e0c6a30271181270244488b7f2c783047714dcf1eb39918d4b258fbaf1f54b718407418ffcc62f5bf552192aca3841497c0ffb8d3e9c6ea4fb85bc1754 DIST zsh-completions-0.27.0.tar.gz 218869 BLAKE2B 7214506be2100d596842988f946b0f25f9c434f31a6b1d66c40baa1ccf259f827be96011d790f41b85abecfcb0fc1e5d56a715ca80c9926a5fd6ccc779ab98b0 SHA512 1c25fce14117d6eb652e2d3bfb49e68baa9f7c5832031582ec8c3066b91f07491067ff887647177048b51146beda1bcac7080abf140ea5ef846fcdd8ac388b8c -EBUILD zsh-completions-0.26.0.ebuild 789 BLAKE2B f15e123cd154b8139d54affce86b01d22ebb954900df89681d260de6d286e5643962943ac4e549d8bbdc7a4edf238f96ede2f82c2aa1a4cb697ef1cd83d19091 SHA512 d06bdd7166b0c5eae441a28c7c88e765c33661afd678a52409a83468c3526f48d6d90530fa430d063f3b07fba7a17fed829f7db1957b3f9cc4a6725915641db1 -EBUILD zsh-completions-0.27.0.ebuild 790 BLAKE2B 7693bcd9ffb80c535f083b77efecba835b9abd7073b97058ad49bda3429baa7a71f78c95dab1f2687ea878c44adcd1371be0ff197a51fc75de50697b919ee0c7 SHA512 c80ced08025d6a5bf2bd0873763432390737d3e10648c9586bf8899797802d40a47573a72d5bf114f11f13f00f683f52e0d1d6b7d2c35592ea8f8786d2605d13 +EBUILD zsh-completions-0.27.0.ebuild 789 BLAKE2B 36ac8eb9c99207b3f4854ea439a00468292cfe9641dbb9d5b395032da7446dcc2104e7ccd20254b3e6c68729ecb65a1de1d082b4c72cacb08d06fc08b8306b23 SHA512 177af148082b41ebaba62dac01b4d6c5bea533915048225f5201039c87c2e442a77e67d37150bce3cac35b03d64fafed735f787bcd193f7af3ba634db61e4449 EBUILD zsh-completions-9999.ebuild 785 BLAKE2B 41e5cb4e18fc3947a5478e4927c1552ff20441d8e249f2589efbe2b1796d625381bb02d6180d8eae4c7e415b66aacdf386993089ba360ac4b039df8fee89f700 SHA512 6801846ac6ca49cded07839324e97ac8d32fbb46454b60e56dd0a5644d918bff08b316ebfd9e5cb4c5d96cd4d12d3f1644abfc3893062e9267964386b4f5a8e7 MISC metadata.xml 345 BLAKE2B 6d43d457793d6548b98d393ec863c59a4f1fadf22cdc64b8366cc2f96f7b1899bb1924006e95d42db0609d72dd7664e743468c99eb2cecc9033a5a29867ac191 SHA512 e09a3412d8ea166270e3d6ce1d708cb989efa6889116d219ff76d96d0d92d533d7988504208ebc5e6a186327b6acc4e8b2c719c21c86bd84154292f6eac4a430 diff --git a/app-shells/zsh-completions/zsh-completions-0.26.0.ebuild b/app-shells/zsh-completions/zsh-completions-0.26.0.ebuild deleted file mode 100644 index e5c753f6371e..000000000000 --- a/app-shells/zsh-completions/zsh-completions-0.26.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -if [[ ${PV} == 9999* ]] ; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git" -else - SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="amd64 ~arm ~x86" -fi - -DESCRIPTION="Additional completion definitions for Zsh" -HOMEPAGE="https://github.com/zsh-users/zsh-completions" - -LICENSE="BSD" -SLOT="0" - -RDEPEND="app-shells/zsh" - -src_install() { - insinto /usr/share/zsh/site-functions - doins src/_* -} - -pkg_postinst() { - elog - elog "If you happen to compile your functions, you may need to delete" - elog "~/.zcompdump{,.zwc} and recompile to make the new completions available" - elog "to your shell." - elog -} diff --git a/app-shells/zsh-completions/zsh-completions-0.27.0.ebuild b/app-shells/zsh-completions/zsh-completions-0.27.0.ebuild index 74e18cd0dbf0..348182015e25 100644 --- a/app-shells/zsh-completions/zsh-completions-0.27.0.ebuild +++ b/app-shells/zsh-completions/zsh-completions-0.27.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ if [[ ${PV} == 9999* ]] ; then EGIT_REPO_URI="https://github.com/zsh-users/zsh-completions.git" else SRC_URI="https://github.com/zsh-users/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~x86" + KEYWORDS="amd64 ~arm ~x86" fi DESCRIPTION="Additional completion definitions for Zsh" |