public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-nftables/
@ 2020-06-18 16:48 Patrick McLean
  0 siblings, 0 replies; 6+ messages in thread
From: Patrick McLean @ 2020-06-18 16:48 UTC (permalink / raw
  To: gentoo-commits

commit:     99042a55b7a6abf4d5a5c391e8f6cbc510a81507
Author:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 18 16:48:14 2020 +0000
Commit:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Thu Jun 18 16:48:14 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99042a55

app-vim/vim-nftables: Remove non-working newer version

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>

 app-vim/vim-nftables/Manifest                      |  1 -
 .../vim-nftables/vim-nftables-0.9_p20200613.ebuild | 23 ----------------------
 2 files changed, 24 deletions(-)

diff --git a/app-vim/vim-nftables/Manifest b/app-vim/vim-nftables/Manifest
index 91a5999d73d..376e4ff0160 100644
--- a/app-vim/vim-nftables/Manifest
+++ b/app-vim/vim-nftables/Manifest
@@ -1,2 +1 @@
-DIST vim-nftables-0.9_p20200613.tar.gz 3029968 BLAKE2B 00696b95ec7de7c574159cf5f9d27e27c833af4cd7869551c3684285d6f38490cb2b98cfe1a638e3d42a30b06933e5fb8f4b54dbd2dd4649380d2b4102ad1c71 SHA512 cb63f8b2f9f52ca09448ab4572e65f1514aeda78d256814eee266d5973a18cca075cc232dd736b0503e950fea2c5e26990e3f60528559e1ac1b51c54c36014df
 DIST vim-nftables-0_pre20200224.tar.gz 2427 BLAKE2B a17780ffcabd1d323f3ccaa52e9726c2d8dc04583003fd8eaa799c897d1ccb1718a2ef28c2c06f0108785bdcc90addfb27d54f73db8d9f59b225e34c244cf179 SHA512 05dab5d9bdaed4ae1de9e00f2d6996f4350d859af73062d00417ee6567041c0a3fa6f50996fefa64e7a2410779b254ddeac1d5a893aa2f664504278b67fa2fd9

diff --git a/app-vim/vim-nftables/vim-nftables-0.9_p20200613.ebuild b/app-vim/vim-nftables/vim-nftables-0.9_p20200613.ebuild
deleted file mode 100644
index b3eba7c2e8d..00000000000
--- a/app-vim/vim-nftables/vim-nftables-0.9_p20200613.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit vim-plugin
-
-COMMIT_ID="ec09292c0d7762c8675f9b08f473af8bd9803afc"
-
-DESCRIPTION="vim plugin: "
-HOMEPAGE="https://github.com/egberts/vim-nftables"
-SRC_URI="https://github.com/egberts/${PN}/archive/${COMMIT_ID}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${PN}-${COMMIT_ID}"
-
-LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"
-
-src_prepare() {
-	default
-
-	# will install license file by default
-	rm LICENSE || die
-}


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-nftables/
@ 2024-06-03 21:50 Louis Sautier
  0 siblings, 0 replies; 6+ messages in thread
From: Louis Sautier @ 2024-06-03 21:50 UTC (permalink / raw
  To: gentoo-commits

commit:     10200bc9118a01f594636805b9502e5546efd226
Author:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  3 21:48:21 2024 +0000
Commit:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Mon Jun  3 21:48:21 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10200bc9

app-vim/vim-nftables: keyword 0_pre20200629-r1 for ~arm64

Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>

 app-vim/vim-nftables/vim-nftables-0_pre20200629-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-vim/vim-nftables/vim-nftables-0_pre20200629-r1.ebuild b/app-vim/vim-nftables/vim-nftables-0_pre20200629-r1.ebuild
index 837dae307c7a..52618be2eb78 100644
--- a/app-vim/vim-nftables/vim-nftables-0_pre20200629-r1.ebuild
+++ b/app-vim/vim-nftables/vim-nftables-0_pre20200629-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2021 Gentoo Authors
+# Copyright 2020-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/nfnty/${PN}/archive/${COMMIT_ID}.tar.gz -> ${P}.tar.
 S="${WORKDIR}/${PN}-${COMMIT_ID}"
 
 LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 
 PATCHES=(
 	"${FILESDIR}/vim-nftables-0_pre2020062901-no-expandtab.patch"


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-nftables/
@ 2022-06-10 18:08 Matt Turner
  0 siblings, 0 replies; 6+ messages in thread
From: Matt Turner @ 2022-06-10 18:08 UTC (permalink / raw
  To: gentoo-commits

commit:     e442dee764464c95796c47a92669f99d0ec9b980
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 10 17:45:02 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Jun 10 18:07:52 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e442dee7

app-vim/vim-nftables: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 app-vim/vim-nftables/Manifest                          |  1 -
 app-vim/vim-nftables/vim-nftables-0_pre20200224.ebuild | 16 ----------------
 2 files changed, 17 deletions(-)

diff --git a/app-vim/vim-nftables/Manifest b/app-vim/vim-nftables/Manifest
index 557831dac591..eacdd03fa2d9 100644
--- a/app-vim/vim-nftables/Manifest
+++ b/app-vim/vim-nftables/Manifest
@@ -1,2 +1 @@
-DIST vim-nftables-0_pre20200224.tar.gz 2427 BLAKE2B a17780ffcabd1d323f3ccaa52e9726c2d8dc04583003fd8eaa799c897d1ccb1718a2ef28c2c06f0108785bdcc90addfb27d54f73db8d9f59b225e34c244cf179 SHA512 05dab5d9bdaed4ae1de9e00f2d6996f4350d859af73062d00417ee6567041c0a3fa6f50996fefa64e7a2410779b254ddeac1d5a893aa2f664504278b67fa2fd9
 DIST vim-nftables-0_pre20200629.tar.gz 2440 BLAKE2B 39a80bfa54b378896918f3703edd452cc3d9d15d15bc6545dfeda362726e8dc1bcfb1f2008d5c1236f24b01dbc17df59ea14928550a3567b57c74407c7e97d73 SHA512 71ddc55158b7461dc71730f76c84ba4cf76490afe0c5323502341e97d7173a1607e9cc70e6a552cfb7491e485352c837d0aa2e6f9c46e81ef525bedc88e389ef

diff --git a/app-vim/vim-nftables/vim-nftables-0_pre20200224.ebuild b/app-vim/vim-nftables/vim-nftables-0_pre20200224.ebuild
deleted file mode 100644
index de0e056a2365..000000000000
--- a/app-vim/vim-nftables/vim-nftables-0_pre20200224.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit vim-plugin
-
-COMMIT_ID="01c7b97eff12fd4b624e6efa2c0468163db61ebc"
-
-DESCRIPTION="vim plugin: nftables syntax and indent"
-HOMEPAGE="https://github.com/nfnty/vim-nftables"
-SRC_URI="https://github.com/nfnty/${PN}/archive/${COMMIT_ID}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${PN}-${COMMIT_ID}"
-
-LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-nftables/
@ 2021-03-05 20:27 Sam James
  0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2021-03-05 20:27 UTC (permalink / raw
  To: gentoo-commits

commit:     ca9d3db46f65113279da0183569a789f02753fa3
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Fri Mar  5 12:31:49 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar  5 20:27:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca9d3db4

app-vim/vim-nftables: fix DESCRIPTION

Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/19774
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-vim/vim-nftables/vim-nftables-0_pre20200224.ebuild    | 4 ++--
 app-vim/vim-nftables/vim-nftables-0_pre20200629-r1.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-vim/vim-nftables/vim-nftables-0_pre20200224.ebuild b/app-vim/vim-nftables/vim-nftables-0_pre20200224.ebuild
index 733427968a9..970dcd5aba6 100644
--- a/app-vim/vim-nftables/vim-nftables-0_pre20200224.ebuild
+++ b/app-vim/vim-nftables/vim-nftables-0_pre20200224.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -7,7 +7,7 @@ inherit vim-plugin
 
 COMMIT_ID="01c7b97eff12fd4b624e6efa2c0468163db61ebc"
 
-DESCRIPTION="vim plugin: "
+DESCRIPTION="vim plugin: nftables syntax and indent"
 HOMEPAGE="https://github.com/nfnty/vim-nftables"
 SRC_URI="https://github.com/nfnty/${PN}/archive/${COMMIT_ID}.tar.gz -> ${P}.tar.gz"
 S="${WORKDIR}/${PN}-${COMMIT_ID}"

diff --git a/app-vim/vim-nftables/vim-nftables-0_pre20200629-r1.ebuild b/app-vim/vim-nftables/vim-nftables-0_pre20200629-r1.ebuild
index 3073736b57a..2ac266822df 100644
--- a/app-vim/vim-nftables/vim-nftables-0_pre20200629-r1.ebuild
+++ b/app-vim/vim-nftables/vim-nftables-0_pre20200629-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -7,7 +7,7 @@ inherit vim-plugin
 
 COMMIT_ID="26f8a506c6f3e41f1e4a8d6aa94c9a79a666bbff"
 
-DESCRIPTION="vim plugin: "
+DESCRIPTION="vim plugin: nftables syntax and indent"
 HOMEPAGE="https://github.com/nfnty/vim-nftables"
 SRC_URI="https://github.com/nfnty/${PN}/archive/${COMMIT_ID}.tar.gz -> ${P}.tar.gz"
 S="${WORKDIR}/${PN}-${COMMIT_ID}"


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-nftables/
@ 2020-06-29 17:13 Patrick McLean
  0 siblings, 0 replies; 6+ messages in thread
From: Patrick McLean @ 2020-06-29 17:13 UTC (permalink / raw
  To: gentoo-commits

commit:     e066fca46f76b81fc7edb757362813420b7e6be6
Author:     Patrick McLean <patrick.mclean <AT> sony <DOT> com>
AuthorDate: Mon Jun 29 17:13:07 2020 +0000
Commit:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Mon Jun 29 17:13:32 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e066fca4

app-vim/vim-nftables-0_pre20200629: Version bump

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>

 app-vim/vim-nftables/Manifest                      |  1 +
 .../vim-nftables/vim-nftables-0_pre20200629.ebuild | 23 ++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/app-vim/vim-nftables/Manifest b/app-vim/vim-nftables/Manifest
index 376e4ff0160..557831dac59 100644
--- a/app-vim/vim-nftables/Manifest
+++ b/app-vim/vim-nftables/Manifest
@@ -1 +1,2 @@
 DIST vim-nftables-0_pre20200224.tar.gz 2427 BLAKE2B a17780ffcabd1d323f3ccaa52e9726c2d8dc04583003fd8eaa799c897d1ccb1718a2ef28c2c06f0108785bdcc90addfb27d54f73db8d9f59b225e34c244cf179 SHA512 05dab5d9bdaed4ae1de9e00f2d6996f4350d859af73062d00417ee6567041c0a3fa6f50996fefa64e7a2410779b254ddeac1d5a893aa2f664504278b67fa2fd9
+DIST vim-nftables-0_pre20200629.tar.gz 2440 BLAKE2B 39a80bfa54b378896918f3703edd452cc3d9d15d15bc6545dfeda362726e8dc1bcfb1f2008d5c1236f24b01dbc17df59ea14928550a3567b57c74407c7e97d73 SHA512 71ddc55158b7461dc71730f76c84ba4cf76490afe0c5323502341e97d7173a1607e9cc70e6a552cfb7491e485352c837d0aa2e6f9c46e81ef525bedc88e389ef

diff --git a/app-vim/vim-nftables/vim-nftables-0_pre20200629.ebuild b/app-vim/vim-nftables/vim-nftables-0_pre20200629.ebuild
new file mode 100644
index 00000000000..46857be2a72
--- /dev/null
+++ b/app-vim/vim-nftables/vim-nftables-0_pre20200629.ebuild
@@ -0,0 +1,23 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit vim-plugin
+
+COMMIT_ID="26f8a506c6f3e41f1e4a8d6aa94c9a79a666bbff"
+
+DESCRIPTION="vim plugin: "
+HOMEPAGE="https://github.com/nfnty/vim-nftables"
+SRC_URI="https://github.com/nfnty/${PN}/archive/${COMMIT_ID}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${PN}-${COMMIT_ID}"
+
+LICENSE="MIT"
+KEYWORDS="~amd64 ~x86"
+
+src_prepare() {
+	default
+
+	# will install license file by default
+	rm LICENSE || die
+}


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-nftables/
@ 2020-06-18 16:42 Patrick McLean
  0 siblings, 0 replies; 6+ messages in thread
From: Patrick McLean @ 2020-06-18 16:42 UTC (permalink / raw
  To: gentoo-commits

commit:     e10136ee966c3a2a63f499aa038ed9d4b7c66423
Author:     Patrick McLean <patrick.mclean <AT> sony <DOT> com>
AuthorDate: Thu Jun 18 16:41:56 2020 +0000
Commit:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Thu Jun 18 16:42:14 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e10136ee

app-vim/vim-nftables-0.9_p20200613: Version bump

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>

 app-vim/vim-nftables/Manifest                      |  1 +
 .../vim-nftables/vim-nftables-0.9_p20200613.ebuild | 23 ++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/app-vim/vim-nftables/Manifest b/app-vim/vim-nftables/Manifest
index 376e4ff0160..91a5999d73d 100644
--- a/app-vim/vim-nftables/Manifest
+++ b/app-vim/vim-nftables/Manifest
@@ -1 +1,2 @@
+DIST vim-nftables-0.9_p20200613.tar.gz 3029968 BLAKE2B 00696b95ec7de7c574159cf5f9d27e27c833af4cd7869551c3684285d6f38490cb2b98cfe1a638e3d42a30b06933e5fb8f4b54dbd2dd4649380d2b4102ad1c71 SHA512 cb63f8b2f9f52ca09448ab4572e65f1514aeda78d256814eee266d5973a18cca075cc232dd736b0503e950fea2c5e26990e3f60528559e1ac1b51c54c36014df
 DIST vim-nftables-0_pre20200224.tar.gz 2427 BLAKE2B a17780ffcabd1d323f3ccaa52e9726c2d8dc04583003fd8eaa799c897d1ccb1718a2ef28c2c06f0108785bdcc90addfb27d54f73db8d9f59b225e34c244cf179 SHA512 05dab5d9bdaed4ae1de9e00f2d6996f4350d859af73062d00417ee6567041c0a3fa6f50996fefa64e7a2410779b254ddeac1d5a893aa2f664504278b67fa2fd9

diff --git a/app-vim/vim-nftables/vim-nftables-0.9_p20200613.ebuild b/app-vim/vim-nftables/vim-nftables-0.9_p20200613.ebuild
new file mode 100644
index 00000000000..b3eba7c2e8d
--- /dev/null
+++ b/app-vim/vim-nftables/vim-nftables-0.9_p20200613.ebuild
@@ -0,0 +1,23 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit vim-plugin
+
+COMMIT_ID="ec09292c0d7762c8675f9b08f473af8bd9803afc"
+
+DESCRIPTION="vim plugin: "
+HOMEPAGE="https://github.com/egberts/vim-nftables"
+SRC_URI="https://github.com/egberts/${PN}/archive/${COMMIT_ID}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${PN}-${COMMIT_ID}"
+
+LICENSE="MIT"
+KEYWORDS="~amd64 ~x86"
+
+src_prepare() {
+	default
+
+	# will install license file by default
+	rm LICENSE || die
+}


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

end of thread, other threads:[~2024-06-03 21:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-18 16:48 [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-nftables/ Patrick McLean
  -- strict thread matches above, loose matches on Subject: below --
2024-06-03 21:50 Louis Sautier
2022-06-10 18:08 Matt Turner
2021-03-05 20:27 Sam James
2020-06-29 17:13 Patrick McLean
2020-06-18 16:42 Patrick McLean

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