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

commit:     9f15a8c50049e515a7287fd7c220bb86e69a0e59
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 23 09:13:05 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Aug 23 09:14:18 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f15a8c5

app-vim/ant_menu: EAPI 6 bump.

Package-Manager: portage-2.2.28

 app-vim/ant_menu/ant_menu-0.5.7.1-r1.ebuild | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/app-vim/ant_menu/ant_menu-0.5.7.1-r1.ebuild b/app-vim/ant_menu/ant_menu-0.5.7.1-r1.ebuild
new file mode 100644
index 0000000..1ffa0f3
--- /dev/null
+++ b/app-vim/ant_menu/ant_menu-0.5.7.1-r1.ebuild
@@ -0,0 +1,16 @@
+# 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: Java ant build system integration"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=155"
+LICENSE="LGPL-2"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x86-macos"
+IUSE=""
+RDEPEND="dev-java/ant"
+
+VIM_PLUGIN_HELPURI="http://www.vim.org/scripts/script.php?script_id=155"


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/ant_menu/
@ 2016-08-23  9:14 Patrice Clement
  0 siblings, 0 replies; 6+ messages in thread
From: Patrice Clement @ 2016-08-23  9:14 UTC (permalink / raw
  To: gentoo-commits

commit:     2a5f1250430ceca8ae4eaaefb9e3b73129b00dae
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 23 09:13:52 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Aug 23 09:14:20 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a5f1250

app-vim/ant_menu: Clean up old.

Package-Manager: portage-2.2.28

 app-vim/ant_menu/ant_menu-0.5.7.1.ebuild | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/app-vim/ant_menu/ant_menu-0.5.7.1.ebuild b/app-vim/ant_menu/ant_menu-0.5.7.1.ebuild
deleted file mode 100644
index 700d418..0000000
--- a/app-vim/ant_menu/ant_menu-0.5.7.1.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: Java ant build system integration"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=155"
-LICENSE="LGPL-2"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x86-macos"
-IUSE=""
-RDEPEND="dev-java/ant"
-
-VIM_PLUGIN_HELPURI="http://www.vim.org/scripts/script.php?script_id=155"


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/ant_menu/
@ 2021-01-06 18:36 Fabian Groffen
  0 siblings, 0 replies; 6+ messages in thread
From: Fabian Groffen @ 2021-01-06 18:36 UTC (permalink / raw
  To: gentoo-commits

commit:     a386f3f51360689a6ae6ce6528dd421337c40bd5
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  6 18:34:49 2021 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Wed Jan  6 18:34:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a386f3f5

app-vim/ant_menu: drop x86-macos

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

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

diff --git a/app-vim/ant_menu/ant_menu-0.5.7.1-r1.ebuild b/app-vim/ant_menu/ant_menu-0.5.7.1-r1.ebuild
index 57337fc2c00..f0b959a6c1d 100644
--- a/app-vim/ant_menu/ant_menu-0.5.7.1-r1.ebuild
+++ b/app-vim/ant_menu/ant_menu-0.5.7.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit vim-plugin
 DESCRIPTION="vim plugin: Java ant build system integration"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=155"
 LICENSE="LGPL-2"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 RDEPEND="dev-java/ant"
 


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/ant_menu/
@ 2024-01-20 21:22 Conrad Kostecki
  0 siblings, 0 replies; 6+ messages in thread
From: Conrad Kostecki @ 2024-01-20 21:22 UTC (permalink / raw
  To: gentoo-commits

commit:     754e486b3350978036eb7ccc5c6a6b98615111c6
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Jan 14 18:33:18 2024 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Jan 20 21:21:42 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=754e486b

app-vim/ant_menu: EAPI8 bump

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 app-vim/ant_menu/ant_menu-0.5.7.1-r2.ebuild | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/app-vim/ant_menu/ant_menu-0.5.7.1-r2.ebuild b/app-vim/ant_menu/ant_menu-0.5.7.1-r2.ebuild
new file mode 100644
index 000000000000..88b5ff10aa97
--- /dev/null
+++ b/app-vim/ant_menu/ant_menu-0.5.7.1-r2.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: Java ant build system integration"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=155"
+LICENSE="LGPL-2"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="dev-java/ant"
+
+VIM_PLUGIN_HELPURI="https://www.vim.org/scripts/script.php?script_id=155"


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/ant_menu/
@ 2024-03-10 12:04 Arthur Zamarin
  0 siblings, 0 replies; 6+ messages in thread
From: Arthur Zamarin @ 2024-03-10 12:04 UTC (permalink / raw
  To: gentoo-commits

commit:     ea4cc2abf9c1b9bff0772314f178d51a0a577490
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 10 12:04:28 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 10 12:04:28 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea4cc2ab

app-vim/ant_menu: Stabilize 0.5.7.1-r2 ALLARCHES, #926660

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

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

diff --git a/app-vim/ant_menu/ant_menu-0.5.7.1-r2.ebuild b/app-vim/ant_menu/ant_menu-0.5.7.1-r2.ebuild
index 88b5ff10aa97..05b6fb4a0715 100644
--- a/app-vim/ant_menu/ant_menu-0.5.7.1-r2.ebuild
+++ b/app-vim/ant_menu/ant_menu-0.5.7.1-r2.ebuild
@@ -8,7 +8,7 @@ inherit vim-plugin
 DESCRIPTION="vim plugin: Java ant build system integration"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=155"
 LICENSE="LGPL-2"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="dev-java/ant"
 


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

* [gentoo-commits] repo/gentoo:master commit in: app-vim/ant_menu/
@ 2024-04-11 14:53 Arthur Zamarin
  0 siblings, 0 replies; 6+ messages in thread
From: Arthur Zamarin @ 2024-04-11 14:53 UTC (permalink / raw
  To: gentoo-commits

commit:     4f63c63250d2d84ebfd2fc1fc310aeb64cc3e6e0
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 11 14:50:11 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 11 14:53:31 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f63c632

app-vim/ant_menu: drop 0.5.7.1-r1, EAPI6--

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

 app-vim/ant_menu/ant_menu-0.5.7.1-r1.ebuild | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/app-vim/ant_menu/ant_menu-0.5.7.1-r1.ebuild b/app-vim/ant_menu/ant_menu-0.5.7.1-r1.ebuild
deleted file mode 100644
index f0b959a6c1d1..000000000000
--- a/app-vim/ant_menu/ant_menu-0.5.7.1-r1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: Java ant build system integration"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=155"
-LICENSE="LGPL-2"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-IUSE=""
-RDEPEND="dev-java/ant"
-
-VIM_PLUGIN_HELPURI="https://www.vim.org/scripts/script.php?script_id=155"


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

end of thread, other threads:[~2024-04-11 14:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-10 12:04 [gentoo-commits] repo/gentoo:master commit in: app-vim/ant_menu/ Arthur Zamarin
  -- strict thread matches above, loose matches on Subject: below --
2024-04-11 14:53 Arthur Zamarin
2024-01-20 21:22 Conrad Kostecki
2021-01-06 18:36 Fabian Groffen
2016-08-23  9:14 Patrice Clement
2016-08-23  9:14 Patrice Clement

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