public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/nanoc-cli/
Date: Tue, 23 Aug 2022 05:34:36 +0000 (UTC)	[thread overview]
Message-ID: <1661232725.c28030558490d9b0de651148c5a19159630373a4.sam@gentoo> (raw)

commit:     c28030558490d9b0de651148c5a19159630373a4
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Jul 25 17:34:20 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=c2803055

www-apps/nanoc-cli: 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-cli/metadata.xml            | 3 +++
 www-apps/nanoc-cli/nanoc-cli-4.12.2.ebuild | 4 ++--
 www-apps/nanoc-cli/nanoc-cli-4.12.3.ebuild | 2 +-
 www-apps/nanoc-cli/nanoc-cli-4.12.5.ebuild | 2 +-
 www-apps/nanoc-cli/nanoc-cli-4.12.6.ebuild | 2 +-
 www-apps/nanoc-cli/nanoc-cli-4.12.7.ebuild | 2 +-
 6 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/www-apps/nanoc-cli/metadata.xml b/www-apps/nanoc-cli/metadata.xml
index 83c7c76138df..22405e20a48d 100644
--- a/www-apps/nanoc-cli/metadata.xml
+++ b/www-apps/nanoc-cli/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-cli/nanoc-cli-4.12.2.ebuild b/www-apps/nanoc-cli/nanoc-cli-4.12.2.ebuild
index 77ad8311c5fe..379b069bdc23 100644
--- a/www-apps/nanoc-cli/nanoc-cli-4.12.2.ebuild
+++ b/www-apps/nanoc-cli/nanoc-cli-4.12.2.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
@@ -11,7 +11,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
 inherit ruby-fakegem
 
 DESCRIPTION="nanoc is a simple but very flexible static site generator written in Ruby"
-HOMEPAGE="https://nanoc.ws/"
+HOMEPAGE="https://nanoc.app/"
 SRC_URI="https://github.com/nanoc/nanoc/archive/${PV}.tar.gz -> nanoc-${PV}.tar.gz"
 LICENSE="MIT"
 

diff --git a/www-apps/nanoc-cli/nanoc-cli-4.12.3.ebuild b/www-apps/nanoc-cli/nanoc-cli-4.12.3.ebuild
index e3d36dce2df6..d33b341c1a50 100644
--- a/www-apps/nanoc-cli/nanoc-cli-4.12.3.ebuild
+++ b/www-apps/nanoc-cli/nanoc-cli-4.12.3.ebuild
@@ -11,7 +11,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
 inherit ruby-fakegem
 
 DESCRIPTION="nanoc is a simple but very flexible static site generator written in Ruby"
-HOMEPAGE="https://nanoc.ws/"
+HOMEPAGE="https://nanoc.app/"
 SRC_URI="https://github.com/nanoc/nanoc/archive/${PV}.tar.gz -> nanoc-${PV}.tar.gz"
 LICENSE="MIT"
 

diff --git a/www-apps/nanoc-cli/nanoc-cli-4.12.5.ebuild b/www-apps/nanoc-cli/nanoc-cli-4.12.5.ebuild
index e3d36dce2df6..d33b341c1a50 100644
--- a/www-apps/nanoc-cli/nanoc-cli-4.12.5.ebuild
+++ b/www-apps/nanoc-cli/nanoc-cli-4.12.5.ebuild
@@ -11,7 +11,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
 inherit ruby-fakegem
 
 DESCRIPTION="nanoc is a simple but very flexible static site generator written in Ruby"
-HOMEPAGE="https://nanoc.ws/"
+HOMEPAGE="https://nanoc.app/"
 SRC_URI="https://github.com/nanoc/nanoc/archive/${PV}.tar.gz -> nanoc-${PV}.tar.gz"
 LICENSE="MIT"
 

diff --git a/www-apps/nanoc-cli/nanoc-cli-4.12.6.ebuild b/www-apps/nanoc-cli/nanoc-cli-4.12.6.ebuild
index 878387af78c7..89dc046b14ec 100644
--- a/www-apps/nanoc-cli/nanoc-cli-4.12.6.ebuild
+++ b/www-apps/nanoc-cli/nanoc-cli-4.12.6.ebuild
@@ -11,7 +11,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
 inherit ruby-fakegem
 
 DESCRIPTION="nanoc is a simple but very flexible static site generator written in Ruby"
-HOMEPAGE="https://nanoc.ws/"
+HOMEPAGE="https://nanoc.app/"
 SRC_URI="https://github.com/nanoc/nanoc/archive/${PV}.tar.gz -> nanoc-${PV}.tar.gz"
 LICENSE="MIT"
 

diff --git a/www-apps/nanoc-cli/nanoc-cli-4.12.7.ebuild b/www-apps/nanoc-cli/nanoc-cli-4.12.7.ebuild
index 60b0b6fc39b2..3d298add06f1 100644
--- a/www-apps/nanoc-cli/nanoc-cli-4.12.7.ebuild
+++ b/www-apps/nanoc-cli/nanoc-cli-4.12.7.ebuild
@@ -11,7 +11,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
 inherit ruby-fakegem
 
 DESCRIPTION="nanoc is a simple but very flexible static site generator written in Ruby"
-HOMEPAGE="https://nanoc.ws/"
+HOMEPAGE="https://nanoc.app/"
 SRC_URI="https://github.com/nanoc/nanoc/archive/${PV}.tar.gz -> nanoc-${PV}.tar.gz"
 LICENSE="MIT"
 


             reply	other threads:[~2022-08-23  5:34 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-23  5:34 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-22  6:18 [gentoo-commits] repo/gentoo:master commit in: www-apps/nanoc-cli/ Hans de Graaff
2024-06-22  6:18 Hans de Graaff
2024-04-28  8:35 Hans de Graaff
2024-03-17  8:17 Hans de Graaff
2023-12-29 10:14 Hans de Graaff
2023-10-04  5:31 Hans de Graaff
2023-08-11 19:14 Hans de Graaff
2023-07-18  7:23 Hans de Graaff
2023-06-25  5:51 Hans de Graaff
2023-06-15  6:24 Hans de Graaff
2023-03-29  6:35 Hans de Graaff
2022-12-18  7:21 Hans de Graaff
2022-10-09  7:22 Hans de Graaff
2022-10-09  7:22 Hans de Graaff
2022-07-10  6:33 Hans de Graaff
2022-05-29  5:50 Hans de Graaff
2022-04-10  5:06 Hans de Graaff
2022-03-18  6:50 Jakov Smolić
2021-11-14  8:10 Hans de Graaff
2021-07-12  6:52 Hans de Graaff
2021-07-11  7:10 Hans de Graaff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1661232725.c28030558490d9b0de651148c5a19159630373a4.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox