public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-vim/sudoedit/
@ 2016-07-01 14:48 Patrice Clement
  0 siblings, 0 replies; 3+ messages in thread
From: Patrice Clement @ 2016-07-01 14:48 UTC (permalink / raw
  To: gentoo-commits

commit:     81cbfd00c750947783b43e03083ea405562bc1f6
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  1 14:19:38 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Jul  1 14:20:39 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81cbfd00

app-vim/sudoedit: Clean up old.

Package-Manager: portage-2.2.28

 app-vim/sudoedit/Manifest             |  1 -
 app-vim/sudoedit/sudoedit-0.20.ebuild | 19 -------------------
 2 files changed, 20 deletions(-)

diff --git a/app-vim/sudoedit/Manifest b/app-vim/sudoedit/Manifest
index 1d599bd..8a7869e 100644
--- a/app-vim/sudoedit/Manifest
+++ b/app-vim/sudoedit/Manifest
@@ -1,2 +1 @@
-DIST sudoedit-0.20.tar.bz2 11420 SHA256 a9b274e38025e21bc7be430878e8bf1f1a131620236de397f8a99cd651d72384 SHA512 963815cd9c41b54bf1a3aee259460565f4cfe6d5f9d32b5b9986026e2666e1913c89a59706aafc604dbad433d706e4a9cbf533cc7bfe978eb9a0de2194540ebf WHIRLPOOL b6eac2b628252a576656fd0101b7a2afee29acc4c2ca09b535f7320fe13c0408a9c4e415b5cb7a36966b6a95c43d28907302c00c5103994f6debc996338ad25a
 DIST sudoedit-0.21.tar.bz2 12483 SHA256 b877c19aaa4f7440b611eafbca4a903f39c5ab5dc19d90eeb54ae3d1ba520e4c SHA512 60d5fde0ef82c4ccba2b62c75651cb1ed1dfc2a4e2815785dcaf4e515222a4d2bed193cdd8323a742109cb43a4123d27db39776a562b150b93ffdb9beec12d3c WHIRLPOOL f15eb65d7c5f583e6ee7c39c889d14f94aae7157995fa69e124a82b44783a6c947e42df89b5b739b7ed61347c4c9cee8706ec66f8d587c3478ced7f03a841ff3

diff --git a/app-vim/sudoedit/sudoedit-0.20.ebuild b/app-vim/sudoedit/sudoedit-0.20.ebuild
deleted file mode 100644
index caa1fc4..0000000
--- a/app-vim/sudoedit/sudoedit-0.20.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: edit files using sudo or su"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2709 https://github.com/chrisbra/SudoEdit.vim"
-LICENSE="vim"
-KEYWORDS="~amd64 ~x86"
-VIM_PLUGIN_HELPFILES="SudoEdit.txt"
-
-RDEPEND="|| ( app-admin/sudo sys-apps/shadow )"
-
-src_prepare() {
-	# remove unused windows related file
-	rm autoload/sudo.cmd || die
-}


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-vim/sudoedit/
@ 2016-07-01 14:48 Patrice Clement
  0 siblings, 0 replies; 3+ messages in thread
From: Patrice Clement @ 2016-07-01 14:48 UTC (permalink / raw
  To: gentoo-commits

commit:     ae1f79ff4ee5e49a11896e642a44be1e8823c429
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  1 14:19:16 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Jul  1 14:20:35 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae1f79ff

app-vim/sudoedit: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.

Package-Manager: portage-2.2.28

 app-vim/sudoedit/sudoedit-0.21.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/app-vim/sudoedit/sudoedit-0.21.ebuild b/app-vim/sudoedit/sudoedit-0.21.ebuild
index 79c6335..c183d56 100644
--- a/app-vim/sudoedit/sudoedit-0.21.ebuild
+++ b/app-vim/sudoedit/sudoedit-0.21.ebuild
@@ -1,14 +1,15 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
+
 inherit vim-plugin
 
 DESCRIPTION="vim plugin: edit files using sudo or su"
 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2709 https://github.com/chrisbra/SudoEdit.vim"
 LICENSE="vim"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 VIM_PLUGIN_HELPFILES="SudoEdit.txt"
 
 RDEPEND="|| ( app-admin/sudo sys-apps/shadow )"


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-vim/sudoedit/
@ 2018-03-11 14:15 Patrice Clement
  0 siblings, 0 replies; 3+ messages in thread
From: Patrice Clement @ 2018-03-11 14:15 UTC (permalink / raw
  To: gentoo-commits

commit:     24d45b7f0a8d8bd2b1bdb1924aa8179ce7419f8c
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Mar  8 20:12:28 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Mar 11 14:15:17 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24d45b7f

app-vim/sudoedit: use HTTPS.

 app-vim/sudoedit/sudoedit-0.21.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-vim/sudoedit/sudoedit-0.21.ebuild b/app-vim/sudoedit/sudoedit-0.21.ebuild
index 10390e57145..c2dac75eec6 100644
--- a/app-vim/sudoedit/sudoedit-0.21.ebuild
+++ b/app-vim/sudoedit/sudoedit-0.21.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
@@ -6,7 +6,7 @@ EAPI=5
 inherit vim-plugin
 
 DESCRIPTION="vim plugin: edit files using sudo or su"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2709 https://github.com/chrisbra/SudoEdit.vim"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2709 https://github.com/chrisbra/SudoEdit.vim"
 LICENSE="vim"
 KEYWORDS="amd64 x86"
 VIM_PLUGIN_HELPFILES="SudoEdit.txt"


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-03-11 14:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-11 14:15 [gentoo-commits] repo/gentoo:master commit in: app-vim/sudoedit/ Patrice Clement
  -- strict thread matches above, loose matches on Subject: below --
2016-07-01 14:48 Patrice Clement
2016-07-01 14:48 Patrice Clement

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox