public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: www-apps/nanoc-deploying/
@ 2021-07-11  7:10 Hans de Graaff
  0 siblings, 0 replies; 10+ messages in thread
From: Hans de Graaff @ 2021-07-11  7:10 UTC (permalink / raw
  To: gentoo-commits

commit:     6aff9c1338e6a48c196601830ef598d0420464c6
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 11 07:08:49 2021 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jul 11 07:10:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6aff9c13

www-apps/nanoc-deploying: initial import of 1.0.1

New dependency for www-apps/nanoc

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 www-apps/nanoc-deploying/Manifest                  |  1 +
 www-apps/nanoc-deploying/metadata.xml              |  9 ++++++++
 .../nanoc-deploying/nanoc-deploying-1.0.1.ebuild   | 27 ++++++++++++++++++++++
 3 files changed, 37 insertions(+)

diff --git a/www-apps/nanoc-deploying/Manifest b/www-apps/nanoc-deploying/Manifest
new file mode 100644
index 00000000000..0153f88d029
--- /dev/null
+++ b/www-apps/nanoc-deploying/Manifest
@@ -0,0 +1 @@
+DIST nanoc-deploying-1.0.1.gem 9728 BLAKE2B d646f56eada30fc5059069627f6b07fc6620cc952605086100e954aa9b79e7f696ecfe87ad85f1951fca1de75482943af869a28f6f4465fffc3497af9db36b7f SHA512 78e4247021b9e0ba717cf4b41bb913bbbafd7e0b149d16e681d7312f60cd0d2277de5e957f938c3194a521036da21b38696fe4ced5cd0b14cdce01aee207a744

diff --git a/www-apps/nanoc-deploying/metadata.xml b/www-apps/nanoc-deploying/metadata.xml
new file mode 100644
index 00000000000..9abf9c6b8ec
--- /dev/null
+++ b/www-apps/nanoc-deploying/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="person"><email>graaff@gentoo.org</email></maintainer>
+<maintainer type="project">
+<email>ruby@gentoo.org</email>
+<name>Gentoo Ruby Project</name>
+</maintainer>
+</pkgmetadata>

diff --git a/www-apps/nanoc-deploying/nanoc-deploying-1.0.1.ebuild b/www-apps/nanoc-deploying/nanoc-deploying-1.0.1.ebuild
new file mode 100644
index 00000000000..2cb1647c2ef
--- /dev/null
+++ b/www-apps/nanoc-deploying/nanoc-deploying-1.0.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby26 ruby27"
+
+# Upstream has specs but they are not available in the gem and the
+# repository upstream is not tagged for this.
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+RUBY_FAKEGEM_EXTRADOC="NEWS.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Provides deploying functionality for Nanoc"
+HOMEPAGE="https://nanoc.ws/"
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="$(ver_cut 1)"
+IUSE=""
+
+ruby_add_rdepend "
+	www-apps/nanoc-checking:1
+	>=www-apps/nanoc-cli-4.11.15:0
+	>=www-apps/nanoc-core-4.11.15:0
+"


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

* [gentoo-commits] repo/gentoo:master commit in: www-apps/nanoc-deploying/
@ 2022-03-18  6:50 Jakov Smolić
  0 siblings, 0 replies; 10+ messages in thread
From: Jakov Smolić @ 2022-03-18  6:50 UTC (permalink / raw
  To: gentoo-commits

commit:     84c921efb0a3b4a01c946e81caa527a6d76909f2
Author:     Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
AuthorDate: Tue Mar 15 13:13:07 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Fri Mar 18 06:48:41 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84c921ef

www-apps/nanoc-deploying: keyword 1.0.1 for ~riscv

Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 www-apps/nanoc-deploying/nanoc-deploying-1.0.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-apps/nanoc-deploying/nanoc-deploying-1.0.1.ebuild b/www-apps/nanoc-deploying/nanoc-deploying-1.0.1.ebuild
index 2cb1647c2ef6..0462e9059adb 100644
--- a/www-apps/nanoc-deploying/nanoc-deploying-1.0.1.ebuild
+++ b/www-apps/nanoc-deploying/nanoc-deploying-1.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,7 +16,7 @@ DESCRIPTION="Provides deploying functionality for Nanoc"
 HOMEPAGE="https://nanoc.ws/"
 LICENSE="MIT"
 
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~riscv"
 SLOT="$(ver_cut 1)"
 IUSE=""
 


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

* [gentoo-commits] repo/gentoo:master commit in: www-apps/nanoc-deploying/
@ 2022-05-29  5:50 Hans de Graaff
  0 siblings, 0 replies; 10+ messages in thread
From: Hans de Graaff @ 2022-05-29  5:50 UTC (permalink / raw
  To: gentoo-commits

commit:     0f95b8901a0e8b4459a06928471c32437e0f8f3f
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun May 29 05:38:45 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun May 29 05:50:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f95b890

www-apps/nanoc-deploying: add 1.0.2

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 www-apps/nanoc-deploying/Manifest                  |  1 +
 .../nanoc-deploying/nanoc-deploying-1.0.2.ebuild   | 27 ++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/www-apps/nanoc-deploying/Manifest b/www-apps/nanoc-deploying/Manifest
index 0153f88d029c..15e2873fc3af 100644
--- a/www-apps/nanoc-deploying/Manifest
+++ b/www-apps/nanoc-deploying/Manifest
@@ -1 +1,2 @@
 DIST nanoc-deploying-1.0.1.gem 9728 BLAKE2B d646f56eada30fc5059069627f6b07fc6620cc952605086100e954aa9b79e7f696ecfe87ad85f1951fca1de75482943af869a28f6f4465fffc3497af9db36b7f SHA512 78e4247021b9e0ba717cf4b41bb913bbbafd7e0b149d16e681d7312f60cd0d2277de5e957f938c3194a521036da21b38696fe4ced5cd0b14cdce01aee207a744
+DIST nanoc-deploying-1.0.2.gem 9728 BLAKE2B 6f06a33c08105e59a928277efccf48371d0c93f0cb4427951431462afc4b9d88c677ac17a2627f7511a7675a7b350c2887f62b88112c2d10e1e203a44252a387 SHA512 2ef340742926584ef5112d5c281ac469520d6fd30d60bfcf502ac993256020f85de03d957d61bff0613d3e8d9bda22256cc565feffe80411e3f024c5d8a74b2c

diff --git a/www-apps/nanoc-deploying/nanoc-deploying-1.0.2.ebuild b/www-apps/nanoc-deploying/nanoc-deploying-1.0.2.ebuild
new file mode 100644
index 000000000000..ac61113398df
--- /dev/null
+++ b/www-apps/nanoc-deploying/nanoc-deploying-1.0.2.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby26 ruby27 ruby30"
+
+# Upstream has specs but they are not available in the gem and the
+# repository upstream is not tagged for this.
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+RUBY_FAKEGEM_EXTRADOC="NEWS.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Provides deploying functionality for Nanoc"
+HOMEPAGE="https://nanoc.ws/"
+LICENSE="MIT"
+
+KEYWORDS="~amd64 ~riscv"
+SLOT="$(ver_cut 1)"
+IUSE=""
+
+ruby_add_rdepend "
+	www-apps/nanoc-checking:1
+	>=www-apps/nanoc-cli-4.11.15:0
+	>=www-apps/nanoc-core-4.11.15:0
+"


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

* [gentoo-commits] repo/gentoo:master commit in: www-apps/nanoc-deploying/
@ 2022-08-23  5:34 Sam James
  0 siblings, 0 replies; 10+ messages in thread
From: Sam James @ 2022-08-23  5:34 UTC (permalink / raw
  To: gentoo-commits

commit:     ede1db7d8354b6417e37af7f09009474f5c0357d
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Jul 25 17:35:51 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 23 05:32:05 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ede1db7d

www-apps/nanoc-deploying: update HOMEPAGE, add remote-id

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.11
Signed-off-by: Sam James <sam <AT> gentoo.org>

 www-apps/nanoc-deploying/metadata.xml                 | 3 +++
 www-apps/nanoc-deploying/nanoc-deploying-1.0.1.ebuild | 2 +-
 www-apps/nanoc-deploying/nanoc-deploying-1.0.2.ebuild | 2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/www-apps/nanoc-deploying/metadata.xml b/www-apps/nanoc-deploying/metadata.xml
index 83c7c76138df..22405e20a48d 100644
--- a/www-apps/nanoc-deploying/metadata.xml
+++ b/www-apps/nanoc-deploying/metadata.xml
@@ -6,4 +6,7 @@
 <email>ruby@gentoo.org</email>
 <name>Gentoo Ruby Project</name>
 </maintainer>
+	<upstream>
+		<remote-id type="github">nanoc/nanoc</remote-id>
+	</upstream>
 </pkgmetadata>

diff --git a/www-apps/nanoc-deploying/nanoc-deploying-1.0.1.ebuild b/www-apps/nanoc-deploying/nanoc-deploying-1.0.1.ebuild
index 0462e9059adb..55b1d6fea075 100644
--- a/www-apps/nanoc-deploying/nanoc-deploying-1.0.1.ebuild
+++ b/www-apps/nanoc-deploying/nanoc-deploying-1.0.1.ebuild
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="NEWS.md README.md"
 inherit ruby-fakegem
 
 DESCRIPTION="Provides deploying functionality for Nanoc"
-HOMEPAGE="https://nanoc.ws/"
+HOMEPAGE="https://nanoc.app/"
 LICENSE="MIT"
 
 KEYWORDS="~amd64 ~riscv"

diff --git a/www-apps/nanoc-deploying/nanoc-deploying-1.0.2.ebuild b/www-apps/nanoc-deploying/nanoc-deploying-1.0.2.ebuild
index ac61113398df..3b8ea8b5e623 100644
--- a/www-apps/nanoc-deploying/nanoc-deploying-1.0.2.ebuild
+++ b/www-apps/nanoc-deploying/nanoc-deploying-1.0.2.ebuild
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="NEWS.md README.md"
 inherit ruby-fakegem
 
 DESCRIPTION="Provides deploying functionality for Nanoc"
-HOMEPAGE="https://nanoc.ws/"
+HOMEPAGE="https://nanoc.app/"
 LICENSE="MIT"
 
 KEYWORDS="~amd64 ~riscv"


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

* [gentoo-commits] repo/gentoo:master commit in: www-apps/nanoc-deploying/
@ 2022-12-07 17:57 Hans de Graaff
  0 siblings, 0 replies; 10+ messages in thread
From: Hans de Graaff @ 2022-12-07 17:57 UTC (permalink / raw
  To: gentoo-commits

commit:     7a45e3b0609ec657355888a1adc08ee17b7a4e10
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  7 17:56:07 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Dec  7 17:57:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a45e3b0

www-apps/nanoc-deploying: drop 1.0.1

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 www-apps/nanoc-deploying/Manifest                  |  1 -
 .../nanoc-deploying/nanoc-deploying-1.0.1.ebuild   | 27 ----------------------
 2 files changed, 28 deletions(-)

diff --git a/www-apps/nanoc-deploying/Manifest b/www-apps/nanoc-deploying/Manifest
index 15e2873fc3af..7518e93b748e 100644
--- a/www-apps/nanoc-deploying/Manifest
+++ b/www-apps/nanoc-deploying/Manifest
@@ -1,2 +1 @@
-DIST nanoc-deploying-1.0.1.gem 9728 BLAKE2B d646f56eada30fc5059069627f6b07fc6620cc952605086100e954aa9b79e7f696ecfe87ad85f1951fca1de75482943af869a28f6f4465fffc3497af9db36b7f SHA512 78e4247021b9e0ba717cf4b41bb913bbbafd7e0b149d16e681d7312f60cd0d2277de5e957f938c3194a521036da21b38696fe4ced5cd0b14cdce01aee207a744
 DIST nanoc-deploying-1.0.2.gem 9728 BLAKE2B 6f06a33c08105e59a928277efccf48371d0c93f0cb4427951431462afc4b9d88c677ac17a2627f7511a7675a7b350c2887f62b88112c2d10e1e203a44252a387 SHA512 2ef340742926584ef5112d5c281ac469520d6fd30d60bfcf502ac993256020f85de03d957d61bff0613d3e8d9bda22256cc565feffe80411e3f024c5d8a74b2c

diff --git a/www-apps/nanoc-deploying/nanoc-deploying-1.0.1.ebuild b/www-apps/nanoc-deploying/nanoc-deploying-1.0.1.ebuild
deleted file mode 100644
index 55b1d6fea075..000000000000
--- a/www-apps/nanoc-deploying/nanoc-deploying-1.0.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby26 ruby27"
-
-# Upstream has specs but they are not available in the gem and the
-# repository upstream is not tagged for this.
-RUBY_FAKEGEM_RECIPE_TEST="none"
-
-RUBY_FAKEGEM_EXTRADOC="NEWS.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Provides deploying functionality for Nanoc"
-HOMEPAGE="https://nanoc.app/"
-LICENSE="MIT"
-
-KEYWORDS="~amd64 ~riscv"
-SLOT="$(ver_cut 1)"
-IUSE=""
-
-ruby_add_rdepend "
-	www-apps/nanoc-checking:1
-	>=www-apps/nanoc-cli-4.11.15:0
-	>=www-apps/nanoc-core-4.11.15:0
-"


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

* [gentoo-commits] repo/gentoo:master commit in: www-apps/nanoc-deploying/
@ 2023-06-25  5:51 Hans de Graaff
  0 siblings, 0 replies; 10+ messages in thread
From: Hans de Graaff @ 2023-06-25  5:51 UTC (permalink / raw
  To: gentoo-commits

commit:     34295e703b736720e19f4d6d6e4a076048864bfc
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 25 05:48:12 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jun 25 05:51:19 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34295e70

www-apps/nanoc-deploying: update EAPI 7 -> 8

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 .../nanoc-deploying-1.0.2-r1.ebuild                | 27 ++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git a/www-apps/nanoc-deploying/nanoc-deploying-1.0.2-r1.ebuild b/www-apps/nanoc-deploying/nanoc-deploying-1.0.2-r1.ebuild
new file mode 100644
index 000000000000..9ed9b0a674e4
--- /dev/null
+++ b/www-apps/nanoc-deploying/nanoc-deploying-1.0.2-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby30 ruby31"
+
+# Upstream has specs but they are not available in the gem and the
+# repository upstream is not tagged for this.
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+RUBY_FAKEGEM_EXTRADOC="NEWS.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Provides deploying functionality for Nanoc"
+HOMEPAGE="https://nanoc.app/"
+LICENSE="MIT"
+
+KEYWORDS="~amd64 ~riscv"
+SLOT="$(ver_cut 1)"
+IUSE=""
+
+ruby_add_rdepend "
+	www-apps/nanoc-checking:1
+	>=www-apps/nanoc-cli-4.11.15:0
+	>=www-apps/nanoc-core-4.11.15:0
+"


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

* [gentoo-commits] repo/gentoo:master commit in: www-apps/nanoc-deploying/
@ 2023-07-18  5:14 Hans de Graaff
  0 siblings, 0 replies; 10+ messages in thread
From: Hans de Graaff @ 2023-07-18  5:14 UTC (permalink / raw
  To: gentoo-commits

commit:     1193d680836cdb55dec2328d1dd81f985b6e4042
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 18 05:10:55 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Jul 18 05:10:55 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1193d680

www-apps/nanoc-deploying: drop 1.0.2

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 .../nanoc-deploying/nanoc-deploying-1.0.2.ebuild   | 27 ----------------------
 1 file changed, 27 deletions(-)

diff --git a/www-apps/nanoc-deploying/nanoc-deploying-1.0.2.ebuild b/www-apps/nanoc-deploying/nanoc-deploying-1.0.2.ebuild
deleted file mode 100644
index 3b8ea8b5e623..000000000000
--- a/www-apps/nanoc-deploying/nanoc-deploying-1.0.2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby26 ruby27 ruby30"
-
-# Upstream has specs but they are not available in the gem and the
-# repository upstream is not tagged for this.
-RUBY_FAKEGEM_RECIPE_TEST="none"
-
-RUBY_FAKEGEM_EXTRADOC="NEWS.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Provides deploying functionality for Nanoc"
-HOMEPAGE="https://nanoc.app/"
-LICENSE="MIT"
-
-KEYWORDS="~amd64 ~riscv"
-SLOT="$(ver_cut 1)"
-IUSE=""
-
-ruby_add_rdepend "
-	www-apps/nanoc-checking:1
-	>=www-apps/nanoc-cli-4.11.15:0
-	>=www-apps/nanoc-core-4.11.15:0
-"


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

* [gentoo-commits] repo/gentoo:master commit in: www-apps/nanoc-deploying/
@ 2023-08-11 19:14 Hans de Graaff
  0 siblings, 0 replies; 10+ messages in thread
From: Hans de Graaff @ 2023-08-11 19:14 UTC (permalink / raw
  To: gentoo-commits

commit:     20f8df59ef352906623aaa42998d715d50026e3c
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 11 18:13:07 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Aug 11 19:14:11 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20f8df59

www-apps/nanoc-deploying: enable ruby32

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 www-apps/nanoc-deploying/nanoc-deploying-1.0.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-apps/nanoc-deploying/nanoc-deploying-1.0.2-r1.ebuild b/www-apps/nanoc-deploying/nanoc-deploying-1.0.2-r1.ebuild
index 9ed9b0a674e4..c3bc114de4e2 100644
--- a/www-apps/nanoc-deploying/nanoc-deploying-1.0.2-r1.ebuild
+++ b/www-apps/nanoc-deploying/nanoc-deploying-1.0.2-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby30 ruby31"
+USE_RUBY="ruby30 ruby31 ruby32"
 
 # Upstream has specs but they are not available in the gem and the
 # repository upstream is not tagged for this.


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

* [gentoo-commits] repo/gentoo:master commit in: www-apps/nanoc-deploying/
@ 2024-04-28  8:35 Hans de Graaff
  0 siblings, 0 replies; 10+ messages in thread
From: Hans de Graaff @ 2024-04-28  8:35 UTC (permalink / raw
  To: gentoo-commits

commit:     6cbc2c5eae311f4a6658877e1a333b826232e77b
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 28 08:35:04 2024 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Apr 28 08:35:25 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cbc2c5e

www-apps/nanoc-deploying: enable ruby33

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 www-apps/nanoc-deploying/nanoc-deploying-1.0.2-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-apps/nanoc-deploying/nanoc-deploying-1.0.2-r1.ebuild b/www-apps/nanoc-deploying/nanoc-deploying-1.0.2-r1.ebuild
index c3bc114de4e2..581d016f0e25 100644
--- a/www-apps/nanoc-deploying/nanoc-deploying-1.0.2-r1.ebuild
+++ b/www-apps/nanoc-deploying/nanoc-deploying-1.0.2-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
 
 # Upstream has specs but they are not available in the gem and the
 # repository upstream is not tagged for this.


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

* [gentoo-commits] repo/gentoo:master commit in: www-apps/nanoc-deploying/
@ 2024-08-05  7:18 Joonas Niilola
  0 siblings, 0 replies; 10+ messages in thread
From: Joonas Niilola @ 2024-08-05  7:18 UTC (permalink / raw
  To: gentoo-commits

commit:     f52a7be6168b7b0f9dff6d89ff0dbad538feda1e
Author:     Filip Kobierski <fkobi <AT> pm <DOT> me>
AuthorDate: Tue Jul 30 11:15:00 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Aug  5 07:07:36 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f52a7be6

www-apps/nanoc-deploying: remove empty IUSE

Signed-off-by: Filip Kobierski <fkobi <AT> pm.me>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 www-apps/nanoc-deploying/nanoc-deploying-1.0.2-r1.ebuild | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/www-apps/nanoc-deploying/nanoc-deploying-1.0.2-r1.ebuild b/www-apps/nanoc-deploying/nanoc-deploying-1.0.2-r1.ebuild
index 581d016f0e25..2df5b290fda4 100644
--- a/www-apps/nanoc-deploying/nanoc-deploying-1.0.2-r1.ebuild
+++ b/www-apps/nanoc-deploying/nanoc-deploying-1.0.2-r1.ebuild
@@ -7,18 +7,16 @@ USE_RUBY="ruby31 ruby32 ruby33"
 # Upstream has specs but they are not available in the gem and the
 # repository upstream is not tagged for this.
 RUBY_FAKEGEM_RECIPE_TEST="none"
-
 RUBY_FAKEGEM_EXTRADOC="NEWS.md README.md"
 
 inherit ruby-fakegem
 
 DESCRIPTION="Provides deploying functionality for Nanoc"
 HOMEPAGE="https://nanoc.app/"
-LICENSE="MIT"
 
-KEYWORDS="~amd64 ~riscv"
+LICENSE="MIT"
 SLOT="$(ver_cut 1)"
-IUSE=""
+KEYWORDS="~amd64 ~riscv"
 
 ruby_add_rdepend "
 	www-apps/nanoc-checking:1


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

end of thread, other threads:[~2024-08-05  7:18 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-11  7:10 [gentoo-commits] repo/gentoo:master commit in: www-apps/nanoc-deploying/ Hans de Graaff
  -- strict thread matches above, loose matches on Subject: below --
2022-03-18  6:50 Jakov Smolić
2022-05-29  5:50 Hans de Graaff
2022-08-23  5:34 Sam James
2022-12-07 17:57 Hans de Graaff
2023-06-25  5:51 Hans de Graaff
2023-07-18  5:14 Hans de Graaff
2023-08-11 19:14 Hans de Graaff
2024-04-28  8:35 Hans de Graaff
2024-08-05  7:18 Joonas Niilola

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