diff options
author | Sam James <sam@gentoo.org> | 2023-07-06 08:46:35 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-06 08:46:53 +0100 |
commit | f85f17e4793efe536e3c22d6624dc94228e8d8a3 (patch) | |
tree | 52658d5104a35c28436c82d75d5c228b8fa17511 /app-editors | |
parent | app-crypt/p11-kit: add gtk-doc BDEPEND (diff) | |
download | gentoo-f85f17e4793efe536e3c22d6624dc94228e8d8a3.tar.gz gentoo-f85f17e4793efe536e3c22d6624dc94228e8d8a3.tar.bz2 gentoo-f85f17e4793efe536e3c22d6624dc94228e8d8a3.zip |
app-editors/nano: fix wiki link
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/nano/nano-7.2-r1.ebuild | 2 | ||||
-rw-r--r-- | app-editors/nano/nano-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/nano/nano-7.2-r1.ebuild b/app-editors/nano/nano-7.2-r1.ebuild index 44242488ed20..4f09eadd022b 100644 --- a/app-editors/nano/nano-7.2-r1.ebuild +++ b/app-editors/nano/nano-7.2-r1.ebuild @@ -15,7 +15,7 @@ else fi DESCRIPTION="GNU GPL'd Pico clone with more functionality" -HOMEPAGE="https://www.nano-editor.org/ https://wiki.gentoo.org/wiki/Nano/Basics_Guide" +HOMEPAGE="https://www.nano-editor.org/ https://wiki.gentoo.org/wiki/Nano/Guide" LICENSE="GPL-3+ LGPL-2.1+ || ( GPL-3+ FDL-1.2+ )" SLOT="0" diff --git a/app-editors/nano/nano-9999.ebuild b/app-editors/nano/nano-9999.ebuild index 7657f6c0b33f..80da99c51009 100644 --- a/app-editors/nano/nano-9999.ebuild +++ b/app-editors/nano/nano-9999.ebuild @@ -15,7 +15,7 @@ else fi DESCRIPTION="GNU GPL'd Pico clone with more functionality" -HOMEPAGE="https://www.nano-editor.org/ https://wiki.gentoo.org/wiki/Nano/Basics_Guide" +HOMEPAGE="https://www.nano-editor.org/ https://wiki.gentoo.org/wiki/Nano/Guide" LICENSE="GPL-3+ LGPL-2.1+ || ( GPL-3+ FDL-1.2+ )" SLOT="0" |