public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-vim/pushpop/
@ 2016-08-19  7:49 Patrice Clement
  0 siblings, 0 replies; 9+ messages in thread
From: Patrice Clement @ 2016-08-19  7:49 UTC (permalink / raw
  To: gentoo-commits

commit:     da920a79c2ac3238c8f5c973d5c0713ca137ad3a
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 19 07:49:48 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Aug 19 07:49:48 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da920a79

app-vim/pushpop: EAPI 6 bump.

Package-Manager: portage-2.2.28

 app-vim/pushpop/pushpop-4.0-r1.ebuild | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/app-vim/pushpop/pushpop-4.0-r1.ebuild b/app-vim/pushpop/pushpop-4.0-r1.ebuild
new file mode 100644
index 0000000..aa4019e
--- /dev/null
+++ b/app-vim/pushpop/pushpop-4.0-r1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: pushd / popd from the vim commandline"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=129"
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
+IUSE=""
+
+RDEPEND="
+	>=app-vim/genutils-1.1
+	>=app-vim/cmdalias-1.0"
+
+VIM_PLUGIN_HELPTEXT=\
+"This plugin provides :Pushd and :Popd commands which emulate bash's pushd
+and popd functions."


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/pushpop/
@ 2016-09-01  9:40 Patrice Clement
  0 siblings, 0 replies; 9+ messages in thread
From: Patrice Clement @ 2016-09-01  9:40 UTC (permalink / raw
  To: gentoo-commits

commit:     2872db36af9a6301b87ae1b50c8615843923baef
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  1 09:05:04 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Sep  1 09:40:09 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2872db36

app-vim/pushpop: Clean up old.

Package-Manager: portage-2.2.28

 app-vim/pushpop/pushpop-4.0.ebuild | 18 ------------------
 1 file changed, 18 deletions(-)

diff --git a/app-vim/pushpop/pushpop-4.0.ebuild b/app-vim/pushpop/pushpop-4.0.ebuild
deleted file mode 100644
index c3835dc..00000000
--- a/app-vim/pushpop/pushpop-4.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: pushd / popd from the vim commandline"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=129"
-LICENSE="GPL-2"
-KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
-IUSE=""
-
-RDEPEND=">=app-vim/genutils-1.1
-	>=app-vim/cmdalias-1.0"
-
-VIM_PLUGIN_HELPTEXT=\
-"This plugin provides :Pushd and :Popd commands which emulate bash's pushd
-and popd functions."


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/pushpop/
@ 2016-09-01  9:40 Patrice Clement
  0 siblings, 0 replies; 9+ messages in thread
From: Patrice Clement @ 2016-09-01  9:40 UTC (permalink / raw
  To: gentoo-commits

commit:     ec6456b62d0d34fb53ef2629ac24465caaa2a9a3
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  1 09:04:42 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Sep  1 09:40:06 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec6456b6

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

Package-Manager: portage-2.2.28

 app-vim/pushpop/pushpop-4.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/pushpop/pushpop-4.0-r1.ebuild b/app-vim/pushpop/pushpop-4.0-r1.ebuild
index aa4019e..240445c 100644
--- a/app-vim/pushpop/pushpop-4.0-r1.ebuild
+++ b/app-vim/pushpop/pushpop-4.0-r1.ebuild
@@ -9,7 +9,7 @@ inherit vim-plugin
 DESCRIPTION="vim plugin: pushd / popd from the vim commandline"
 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=129"
 LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="alpha amd64 ia64 mips ppc sparc x86"
 IUSE=""
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/pushpop/
@ 2017-01-28 14:32 Mart Raudsepp
  0 siblings, 0 replies; 9+ messages in thread
From: Mart Raudsepp @ 2017-01-28 14:32 UTC (permalink / raw
  To: gentoo-commits

commit:     be4a9e108728d508173c526546c197e0d62af879
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 28 14:26:35 2017 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Jan 28 14:31:35 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be4a9e10

app-vim/pushpop: Drop to ~mips; mips doesn't do stable keywords right now

Package-Manager: Portage-2.3.3, Repoman-2.3.1

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

diff --git a/app-vim/pushpop/pushpop-4.0-r1.ebuild b/app-vim/pushpop/pushpop-4.0-r1.ebuild
index 240445c..f1dad27 100644
--- a/app-vim/pushpop/pushpop-4.0-r1.ebuild
+++ b/app-vim/pushpop/pushpop-4.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -9,7 +9,7 @@ inherit vim-plugin
 DESCRIPTION="vim plugin: pushd / popd from the vim commandline"
 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=129"
 LICENSE="GPL-2"
-KEYWORDS="alpha amd64 ia64 mips ppc sparc x86"
+KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
 IUSE=""
 
 RDEPEND="


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

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

commit:     141f4e07cf8f6c5fbdd47af44a213ec5783fcc01
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Mar  7 18:49:10 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Mar  7 22:14:41 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=141f4e07

app-vim/pushpop: use HTTPS.

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

diff --git a/app-vim/pushpop/pushpop-4.0-r1.ebuild b/app-vim/pushpop/pushpop-4.0-r1.ebuild
index f5e838e8dc2..e17bb1a022c 100644
--- a/app-vim/pushpop/pushpop-4.0-r1.ebuild
+++ b/app-vim/pushpop/pushpop-4.0-r1.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
@@ -6,7 +6,7 @@ EAPI=6
 inherit vim-plugin
 
 DESCRIPTION="vim plugin: pushd / popd from the vim commandline"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=129"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=129"
 LICENSE="GPL-2"
 KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
 IUSE=""


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/pushpop/
@ 2023-12-09 20:01 Michał Górny
  0 siblings, 0 replies; 9+ messages in thread
From: Michał Górny @ 2023-12-09 20:01 UTC (permalink / raw
  To: gentoo-commits

commit:     fd74b57ac443ac423c3a9a6af9da2fdd8a0c9c73
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  9 20:01:28 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec  9 20:01:50 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd74b57a

app-vim/pushpop: Stabilize 4.0-r2 sparc, #919657

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-vim/pushpop/pushpop-4.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/pushpop/pushpop-4.0-r2.ebuild b/app-vim/pushpop/pushpop-4.0-r2.ebuild
index 0e1f79e43ff9..af9f7100f0d9 100644
--- a/app-vim/pushpop/pushpop-4.0-r2.ebuild
+++ b/app-vim/pushpop/pushpop-4.0-r2.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: pushd / popd from the vim commandline"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=129"
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc sparc ~x86"
 
 RDEPEND="
 	>=app-vim/genutils-1.1


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/pushpop/
@ 2023-12-09 20:09 Arthur Zamarin
  0 siblings, 0 replies; 9+ messages in thread
From: Arthur Zamarin @ 2023-12-09 20:09 UTC (permalink / raw
  To: gentoo-commits

commit:     7f8ce3507d15badbc7716a48b16519f1d3b12f78
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  9 20:09:14 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec  9 20:09:14 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f8ce350

app-vim/pushpop: Stabilize 4.0-r2 x86, #919657

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-vim/pushpop/pushpop-4.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/pushpop/pushpop-4.0-r2.ebuild b/app-vim/pushpop/pushpop-4.0-r2.ebuild
index af9f7100f0d9..505614655c2d 100644
--- a/app-vim/pushpop/pushpop-4.0-r2.ebuild
+++ b/app-vim/pushpop/pushpop-4.0-r2.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: pushd / popd from the vim commandline"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=129"
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc sparc x86"
 
 RDEPEND="
 	>=app-vim/genutils-1.1


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/pushpop/
@ 2023-12-09 20:24 Arthur Zamarin
  0 siblings, 0 replies; 9+ messages in thread
From: Arthur Zamarin @ 2023-12-09 20:24 UTC (permalink / raw
  To: gentoo-commits

commit:     92813abcb0f07737b0cf1ec6825f7bcc1cbfd3b0
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  9 20:23:37 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec  9 20:23:37 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92813abc

app-vim/pushpop: Stabilize 4.0-r2 ppc, #919657

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-vim/pushpop/pushpop-4.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/pushpop/pushpop-4.0-r2.ebuild b/app-vim/pushpop/pushpop-4.0-r2.ebuild
index 505614655c2d..1b9ebd18b8ee 100644
--- a/app-vim/pushpop/pushpop-4.0-r2.ebuild
+++ b/app-vim/pushpop/pushpop-4.0-r2.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: pushd / popd from the vim commandline"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=129"
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc sparc x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ppc sparc x86"
 
 RDEPEND="
 	>=app-vim/genutils-1.1


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/pushpop/
@ 2023-12-09 20:30 Arthur Zamarin
  0 siblings, 0 replies; 9+ messages in thread
From: Arthur Zamarin @ 2023-12-09 20:30 UTC (permalink / raw
  To: gentoo-commits

commit:     b59bf51e3bcea995883dc438b80873c69d23e91a
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  9 20:29:59 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec  9 20:29:59 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b59bf51e

app-vim/pushpop: Stabilize 4.0-r2 amd64, #919657

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-vim/pushpop/pushpop-4.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/pushpop/pushpop-4.0-r2.ebuild b/app-vim/pushpop/pushpop-4.0-r2.ebuild
index 1b9ebd18b8ee..b2a3cf2bbdab 100644
--- a/app-vim/pushpop/pushpop-4.0-r2.ebuild
+++ b/app-vim/pushpop/pushpop-4.0-r2.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: pushd / popd from the vim commandline"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=129"
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ppc sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ~mips ppc sparc x86"
 
 RDEPEND="
 	>=app-vim/genutils-1.1


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

end of thread, other threads:[~2023-12-09 20:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-01  9:40 [gentoo-commits] repo/gentoo:master commit in: app-vim/pushpop/ Patrice Clement
  -- strict thread matches above, loose matches on Subject: below --
2023-12-09 20:30 Arthur Zamarin
2023-12-09 20:24 Arthur Zamarin
2023-12-09 20:09 Arthur Zamarin
2023-12-09 20:01 Michał Górny
2018-03-07 22:15 Patrice Clement
2017-01-28 14:32 Mart Raudsepp
2016-09-01  9:40 Patrice Clement
2016-08-19  7:49 Patrice Clement

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