diff options
author | 2023-04-17 12:56:38 +0100 | |
---|---|---|
committer | 2023-04-17 12:56:38 +0100 | |
commit | 92a592832cf21207df1c92d9e463486c000f8437 (patch) | |
tree | ba820951814a5b1f5dda951a61a3bb26d42bd3e7 /net-analyzer | |
parent | app-admin/syslog-ng: Stabilize 4.0.1 arm64, #904444 (diff) | |
download | gentoo-92a592832cf21207df1c92d9e463486c000f8437.tar.gz gentoo-92a592832cf21207df1c92d9e463486c000f8437.tar.bz2 gentoo-92a592832cf21207df1c92d9e463486c000f8437.zip |
net-analyzer/linkchecker: Stabilize 10.2.1 amd64, #904445
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/linkchecker/linkchecker-10.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/linkchecker/linkchecker-10.2.1.ebuild b/net-analyzer/linkchecker/linkchecker-10.2.1.ebuild index 832366f8fa28..5ed7d1d5c50f 100644 --- a/net-analyzer/linkchecker/linkchecker-10.2.1.ebuild +++ b/net-analyzer/linkchecker/linkchecker-10.2.1.ebuild @@ -13,7 +13,7 @@ inherit bash-completion-r1 distutils-r1 multiprocessing optfeature DESCRIPTION="Check websites for broken links" HOMEPAGE="https://github.com/linkcheck/linkchecker" SRC_URI="https://github.com/linkchecker/linkchecker/releases/download/v${PV}/LinkChecker-${PV}.tar.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" LICENSE="GPL-2" SLOT="0" |