Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/nanoc-core/
Date: Tue, 23 Aug 2022 05:34:41
Message-Id: 1661232725.ac91a26c8021ce1abbe21379a6603b7be3a7ba59.sam@gentoo
1 commit: ac91a26c8021ce1abbe21379a6603b7be3a7ba59
2 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
3 AuthorDate: Mon Jul 25 17:35:10 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 23 05:32:05 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac91a26c
7
8 www-apps/nanoc-core: update HOMEPAGE, add remote-id
9
10 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
11 Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.11
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 www-apps/nanoc-core/metadata.xml | 3 +++
15 www-apps/nanoc-core/nanoc-core-4.12.2.ebuild | 4 ++--
16 www-apps/nanoc-core/nanoc-core-4.12.3.ebuild | 2 +-
17 www-apps/nanoc-core/nanoc-core-4.12.5.ebuild | 2 +-
18 www-apps/nanoc-core/nanoc-core-4.12.6.ebuild | 2 +-
19 www-apps/nanoc-core/nanoc-core-4.12.7.ebuild | 2 +-
20 6 files changed, 9 insertions(+), 6 deletions(-)
21
22 diff --git a/www-apps/nanoc-core/metadata.xml b/www-apps/nanoc-core/metadata.xml
23 index 83c7c76138df..22405e20a48d 100644
24 --- a/www-apps/nanoc-core/metadata.xml
25 +++ b/www-apps/nanoc-core/metadata.xml
26 @@ -6,4 +6,7 @@
27 <email>ruby@g.o</email>
28 <name>Gentoo Ruby Project</name>
29 </maintainer>
30 + <upstream>
31 + <remote-id type="github">nanoc/nanoc</remote-id>
32 + </upstream>
33 </pkgmetadata>
34
35 diff --git a/www-apps/nanoc-core/nanoc-core-4.12.2.ebuild b/www-apps/nanoc-core/nanoc-core-4.12.2.ebuild
36 index a20f4d762fa3..773ad79ce918 100644
37 --- a/www-apps/nanoc-core/nanoc-core-4.12.2.ebuild
38 +++ b/www-apps/nanoc-core/nanoc-core-4.12.2.ebuild
39 @@ -1,4 +1,4 @@
40 -# Copyright 1999-2021 Gentoo Authors
41 +# Copyright 1999-2022 Gentoo Authors
42 # Distributed under the terms of the GNU General Public License v2
43
44 EAPI=7
45 @@ -11,7 +11,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
46 inherit ruby-fakegem
47
48 DESCRIPTION="nanoc is a simple but very flexible static site generator written in Ruby"
49 -HOMEPAGE="https://nanoc.ws/"
50 +HOMEPAGE="https://nanoc.app/"
51 SRC_URI="https://github.com/nanoc/nanoc/archive/${PV}.tar.gz -> ${P}.tar.gz"
52 LICENSE="MIT"
53
54
55 diff --git a/www-apps/nanoc-core/nanoc-core-4.12.3.ebuild b/www-apps/nanoc-core/nanoc-core-4.12.3.ebuild
56 index 80ec88500e6d..52c7d50251d8 100644
57 --- a/www-apps/nanoc-core/nanoc-core-4.12.3.ebuild
58 +++ b/www-apps/nanoc-core/nanoc-core-4.12.3.ebuild
59 @@ -11,7 +11,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
60 inherit ruby-fakegem
61
62 DESCRIPTION="nanoc is a simple but very flexible static site generator written in Ruby"
63 -HOMEPAGE="https://nanoc.ws/"
64 +HOMEPAGE="https://nanoc.app/"
65 SRC_URI="https://github.com/nanoc/nanoc/archive/${PV}.tar.gz -> ${P}.tar.gz"
66 LICENSE="MIT"
67
68
69 diff --git a/www-apps/nanoc-core/nanoc-core-4.12.5.ebuild b/www-apps/nanoc-core/nanoc-core-4.12.5.ebuild
70 index 516b261eb552..b95379ab088c 100644
71 --- a/www-apps/nanoc-core/nanoc-core-4.12.5.ebuild
72 +++ b/www-apps/nanoc-core/nanoc-core-4.12.5.ebuild
73 @@ -11,7 +11,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
74 inherit ruby-fakegem
75
76 DESCRIPTION="nanoc is a simple but very flexible static site generator written in Ruby"
77 -HOMEPAGE="https://nanoc.ws/"
78 +HOMEPAGE="https://nanoc.app/"
79 SRC_URI="https://github.com/nanoc/nanoc/archive/${PV}.tar.gz -> ${P}.tar.gz"
80 LICENSE="MIT"
81
82
83 diff --git a/www-apps/nanoc-core/nanoc-core-4.12.6.ebuild b/www-apps/nanoc-core/nanoc-core-4.12.6.ebuild
84 index 8ae89b598904..94306b1e7cfc 100644
85 --- a/www-apps/nanoc-core/nanoc-core-4.12.6.ebuild
86 +++ b/www-apps/nanoc-core/nanoc-core-4.12.6.ebuild
87 @@ -11,7 +11,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
88 inherit ruby-fakegem
89
90 DESCRIPTION="nanoc is a simple but very flexible static site generator written in Ruby"
91 -HOMEPAGE="https://nanoc.ws/"
92 +HOMEPAGE="https://nanoc.app/"
93 SRC_URI="https://github.com/nanoc/nanoc/archive/${PV}.tar.gz -> ${P}.tar.gz"
94 LICENSE="MIT"
95
96
97 diff --git a/www-apps/nanoc-core/nanoc-core-4.12.7.ebuild b/www-apps/nanoc-core/nanoc-core-4.12.7.ebuild
98 index f3f122387474..0100d716bb87 100644
99 --- a/www-apps/nanoc-core/nanoc-core-4.12.7.ebuild
100 +++ b/www-apps/nanoc-core/nanoc-core-4.12.7.ebuild
101 @@ -11,7 +11,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
102 inherit ruby-fakegem
103
104 DESCRIPTION="nanoc is a simple but very flexible static site generator written in Ruby"
105 -HOMEPAGE="https://nanoc.ws/"
106 +HOMEPAGE="https://nanoc.app/"
107 SRC_URI="https://github.com/nanoc/nanoc/archive/${PV}.tar.gz -> ${P}.tar.gz"
108 LICENSE="MIT"