[gentoo-commits] repo/gentoo:master commit in: app-vim/colorschemes/

2021-01-06 Thread Fabian Groffen
commit: 18057c41253728de93d895f7e76e718d02ab2a9c
Author: Fabian Groffen  gentoo  org>
AuthorDate: Wed Jan  6 18:34:59 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Wed Jan  6 18:34:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18057c41

app-vim/colorschemes: drop x86-macos

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen  gentoo.org>

 app-vim/colorschemes/colorschemes-20140623-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-vim/colorschemes/colorschemes-20140623-r1.ebuild 
b/app-vim/colorschemes/colorschemes-20140623-r1.ebuild
index d768ac2b2da..c7dcc62f768 100644
--- a/app-vim/colorschemes/colorschemes-20140623-r1.ebuild
+++ b/app-vim/colorschemes/colorschemes-20140623-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: a collection of color schemes from 
vim.org"
 HOMEPAGE="https://www.vim.org/";
 
 LICENSE="vim GPL-2 GPL-2+ GPL-3 GPL-3+ MIT BSD WTFPL-2 public-domain vim.org"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~x64-macos"
 
 VIM_PLUGIN_HELPTEXT=\
 "This plugin provides a collection of color schemes for vim. To switch



[gentoo-commits] repo/gentoo:master commit in: app-vim/colorschemes/

2018-03-05 Thread Patrice Clement
commit: 8d82e554fa3465d39d9138e6ce6f7a01ca056c87
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun Mar  4 07:55:21 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Mar  5 21:46:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d82e554

app-vim/colorschemes: use HTTPS.

 app-vim/colorschemes/colorschemes-20140623-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-vim/colorschemes/colorschemes-20140623-r1.ebuild 
b/app-vim/colorschemes/colorschemes-20140623-r1.ebuild
index 528a8076f7b..29f54897ed0 100644
--- a/app-vim/colorschemes/colorschemes-20140623-r1.ebuild
+++ b/app-vim/colorschemes/colorschemes-20140623-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
 inherit vim-plugin eutils
 
 DESCRIPTION="vim plugin: a collection of color schemes from vim.org"
-HOMEPAGE="http://www.vim.org/";
+HOMEPAGE="https://www.vim.org/";
 
 LICENSE="vim GPL-2 GPL-2+ GPL-3 GPL-3+ MIT BSD WTFPL-2 public-domain vim.org"
 KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-macos ~x86-macos"