diff options
author | Sadie Powell <sadie@witchery.services> | 2024-12-09 12:25:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-11 03:58:09 +0000 |
commit | e0060a7de408f7197eec96e595d8fae065d2065f (patch) | |
tree | 3594233afaf647498f93faaf387f001f4083a22c /net-irc/anope | |
parent | dev-php/pecl-http: add 4.2.6 (diff) | |
download | gentoo-e0060a7de408f7197eec96e595d8fae065d2065f.tar.gz gentoo-e0060a7de408f7197eec96e595d8fae065d2065f.tar.bz2 gentoo-e0060a7de408f7197eec96e595d8fae065d2065f.zip |
net-irc/anope: fix project locations.
- Anope hasn't used SourceForge for a decade
- The non-WWW version of the website is a redirect.
Signed-off-by: Sadie Powell <sadie@witchery.services>
Closes: https://github.com/gentoo/gentoo/pull/39649
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-irc/anope')
-rw-r--r-- | net-irc/anope/anope-2.0.14.ebuild | 2 | ||||
-rw-r--r-- | net-irc/anope/metadata.xml | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/net-irc/anope/anope-2.0.14.ebuild b/net-irc/anope/anope-2.0.14.ebuild index 88159b72e6e0..7cc5b9c9f5fe 100644 --- a/net-irc/anope/anope-2.0.14.ebuild +++ b/net-irc/anope/anope-2.0.14.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit cmake DESCRIPTION="Anope IRC Services" -HOMEPAGE="https://anope.org/ https://github.com/anope/anope/" +HOMEPAGE="https://www.anope.org/ https://github.com/anope/anope/" SRC_URI="https://github.com/anope/anope/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/net-irc/anope/metadata.xml b/net-irc/anope/metadata.xml index c3a25d9f7863..56f3235984ba 100644 --- a/net-irc/anope/metadata.xml +++ b/net-irc/anope/metadata.xml @@ -11,7 +11,6 @@ developed. It has support for multiple different IRCd linking protocols. </longdescription> <upstream> - <remote-id type="sourceforge">anope</remote-id> <remote-id type="github">anope/anope</remote-id> </upstream> <use> |