summaryrefslogtreecommitdiff
path: root/app-vim/airline
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-09 16:53:27 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-03-09 16:53:27 +0000
commit80208fb578cf92cc308906660ca6d7860c6b2a1f (patch)
tree6f06818031b553c506fc10dfe9908a835df288aa /app-vim/airline
parent06a7b5647e11a8ddf69b1c3d3ded6a8ba28b923e (diff)
gentoo resync : 09.03.2018
Diffstat (limited to 'app-vim/airline')
-rw-r--r--app-vim/airline/Manifest4
-rw-r--r--app-vim/airline/airline-0.8.ebuild4
-rw-r--r--app-vim/airline/airline-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/app-vim/airline/Manifest b/app-vim/airline/Manifest
index a0f734ea36d6..06462fcd2228 100644
--- a/app-vim/airline/Manifest
+++ b/app-vim/airline/Manifest
@@ -1,4 +1,4 @@
DIST airline-0.8.tar.gz 52767 BLAKE2B 908489fca1fb31d0ee41f279b146046d50c9069055bb13645b049c4333984f0ca180315e50fe3fda13e36780dffa0b213719babbbcd2b27defd60470a05dbc2f SHA512 51ae20f7e5b869f714e9c21ab6ab8af4d2de31b3cf4fe9f6bd64e75e87e7796184d41ddd9536f3e41dcc93e9ca6aad684b286df6e5d8d6eae202f91ed8851292
-EBUILD airline-0.8.ebuild 750 BLAKE2B 11dd4fa652ae18921c12d48237d585bbe0aef38f8376220113d11269d977024edf86542c9a3c9c9e59a9a0f81db501824b1c020ed787a0d5c88e1cf7f43d1482 SHA512 4cef4ca504e0eb4e028a20011ee5dc3b1a1b4989efed4343e4ed2ee0dae14d8c7d9541cc8835124601e64d9ff3c826bc4b6e9520b894baa04cbfd768d6726af6
-EBUILD airline-9999.ebuild 749 BLAKE2B 5926b8b4a25b41cefbdc801ff333172fead7f3de656ccd690e515c51a3d4721083d4c112bf0d12d39b2a82df8c2f735eef6c706740c3db1e7e4afe64f969c05e SHA512 a9fb9cd9f871836d400f1b63d7a901f5668f75d1e18a7dd89de5e86761d496e051f438575998e2a2597f5fc00a52f9cfe6cbac6545d9735f9ec3ffef95e19cea
+EBUILD airline-0.8.ebuild 751 BLAKE2B 8be15c3264b648a0b319e9d716d98bb8cab064c50afcc7b13262b59fb620ae9421df11a6ab096e506f9aad84d95c7a79bcf12d6ae4d412137c2afc75e62dbc71 SHA512 b394b5a818dfb48ef8564b30b4c16bd6fa786f0975bb7bd5a3c8698d8f3138dc18191c78cc3e2f0581154927d8aafdb3ba7381f7c02f70eaf0e6df0543ed5ce9
+EBUILD airline-9999.ebuild 750 BLAKE2B 620145a57cca1495b5b7684adcb2f44ea61fad984d6a13e8514a77eb726c412c3069b1dd1c945d471f0ec80c4ca7d95fadd57f6db66d205978d6950cb0334e6c SHA512 be985fceda4bfb738887e6139fb4d21a984ef21959080566f4d269efa8602271e9dd96eec6e29fdbbb64837bf641610efb9a766d3afaba8816a406e9eeddc9ea
MISC metadata.xml 341 BLAKE2B 773326b7103bbac0a5d028d4269187e8acd4a7c0603cb1ccdb129c2d3cffed385e87f47fadd5fd8d68dcf5271521ccddc43412b7f8b7ab41dd7618c65f56c849 SHA512 90eec982571c778fff57d1e8a604fd994d249149846544223c2cb0c244c16632fb320fce1eda35641bc0a914cc2a9031bd2e73a1444412119690a2d3729c541a
diff --git a/app-vim/airline/airline-0.8.ebuild b/app-vim/airline/airline-0.8.ebuild
index 8959016c24a0..b42a9c204ccd 100644
--- a/app-vim/airline/airline-0.8.ebuild
+++ b/app-vim/airline/airline-0.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -17,7 +17,7 @@ else
fi
DESCRIPTION="vim plugin: lean & mean statusline for vim that's light as air"
-HOMEPAGE="https://github.com/vim-airline/vim-airline/ http://www.vim.org/scripts/script.php?script_id=4661"
+HOMEPAGE="https://github.com/vim-airline/vim-airline/ https://www.vim.org/scripts/script.php?script_id=4661"
LICENSE="MIT"
VIM_PLUGIN_HELPFILES="${PN}.txt"
diff --git a/app-vim/airline/airline-9999.ebuild b/app-vim/airline/airline-9999.ebuild
index 82c71b13e2ec..248f1fbb3ed7 100644
--- a/app-vim/airline/airline-9999.ebuild
+++ b/app-vim/airline/airline-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -16,7 +16,7 @@ else
fi
DESCRIPTION="vim plugin: lean & mean statusline for vim that's light as air"
-HOMEPAGE="https://github.com/vim-airline/vim-airline/ http://www.vim.org/scripts/script.php?script_id=4661"
+HOMEPAGE="https://github.com/vim-airline/vim-airline/ https://www.vim.org/scripts/script.php?script_id=4661"
LICENSE="MIT"
VIM_PLUGIN_HELPFILES="${PN}.txt"