From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 13CC5158094 for ; Tue, 23 Aug 2022 05:34:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 24CCCE086D; Tue, 23 Aug 2022 05:34:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 65346E0855 for ; Tue, 23 Aug 2022 05:34:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 97654340E28 for ; Tue, 23 Aug 2022 05:34:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3AD5858B for ; Tue, 23 Aug 2022 05:34:36 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1661232725.ede1db7d8354b6417e37af7f09009474f5c0357d.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/nanoc-deploying/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-apps/nanoc-deploying/metadata.xml www-apps/nanoc-deploying/nanoc-deploying-1.0.1.ebuild www-apps/nanoc-deploying/nanoc-deploying-1.0.2.ebuild X-VCS-Directories: www-apps/nanoc-deploying/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: ede1db7d8354b6417e37af7f09009474f5c0357d X-VCS-Branch: master Date: Tue, 23 Aug 2022 05:34:36 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 75ac2ab9-9214-41cb-969c-166186ab8618 X-Archives-Hash: e2d4b554e9c05b2257cf081e618ab1a4 commit: ede1db7d8354b6417e37af7f09009474f5c0357d Author: Michael Mair-Keimberger levelnine at> AuthorDate: Mon Jul 25 17:35:51 2022 +0000 Commit: Sam James gentoo 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 levelnine.at> Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.11 Signed-off-by: Sam James 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 @@ ruby@gentoo.org Gentoo Ruby Project + + nanoc/nanoc + 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"